krb5.git
1996-09-06 Theodore TsoChange continuation processing so that it doesn't depen...
1996-09-06 Ezra Peisachgetdate.y: Declare a private copy of struct timeb to...
1996-09-05 Tom Yu * Makefile.in (all-unix): Fix symlinking so building...
1996-09-05 Jeff BiglerTook Cygnusisms out of the sysadmin guide. Tweaked...
1996-09-05 Jeff BiglerRemoved more cygnusisms. build.texinfo should now...
1996-09-05 Jeff BiglerCleaned up Cygnus-isms.
1996-09-05 Jeff BiglerAdded flags for MIT or Cygnus documentation
1996-09-05 Jeff BiglerCleaned up and special-cased Cygnus-isms
1996-09-05 Jeff BiglerFixed a typo
1996-09-05 Jeff Biglernroff version, including Barry's changes
1996-09-05 Theodore Tsoloadv4.c (load_v4db): Fix argument parsing so that...
1996-09-05 Jeff BiglerChanged "Cygnus Support" to "MIT"
1996-09-04 Tom Yu * Makefile.in (t_kdb): Fix up dependencies of t_kdb...
1996-09-04 Ezra PeisachUpdate to reflect reality
1996-09-04 Theodore TsoRemove $LOG$, including "unprofessional" comment which...
1996-09-04 Theodore TsoRemoving attic files from the live source tree
1996-09-04 Theodore TsoFix typo: ($PROG) -> $(PROG)
1996-09-04 Theodore TsoRemove attic files
1996-09-02 Sam HartmanTCP performance fix (see 2203 in krb5-bugs): write...
1996-08-31 Ken Raeburn* pmap_rmt.c (getbroadcastnets): Tweak conditional...
1996-08-31 Ken Raeburn* makeshlib.sh (*-*-aix*): Echo more stuff before runni...
1996-08-31 Tom Yu * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef
1996-08-31 Tom Yu * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look...
1996-08-30 Jeff BiglerRemoved Cygnus-specific info
1996-08-30 Jeff BiglerNew documentation from Cygnus
1996-08-29 Jeff BiglerTweak to manpage from Cygnus
1996-08-29 Jeff BiglerTweaks to manpages from Cygnus
1996-08-29 Jeff BiglerAdded man page and line in Makefile to install it
1996-08-29 Jeff BiglerAdded line to install kdb5_util manpage
1996-08-29 Jeff Biglerman page rewrite from Cygnus. Renamed the file kadmin...
1996-08-29 Jeff Biglerman page edit from Cygnus
1996-08-29 Jeff Biglerman page rewrite from Cygnus
1996-08-29 Jeff Biglerman page rewrite from Cygnus. (Got rid of tmac.doc...
1996-08-29 Jeff Biglerman page tweak from Cygnus
1996-08-29 Jeff Biglerman page rewrite from Cygnus. (Got rid of dependency...
1996-08-29 Jeff Biglerman page rewrites/tweaks/edits from Cygnus
1996-08-29 Jeff Biglerman page tweaks from Cygnus
1996-08-29 Barry Jaspan * dump.c (dump_db): don't compare apples and iguanas
1996-08-28 Theodore Tsoshs.c: Only include sys/types.h if present
1996-08-28 Theodore Tsoutl_nohash_validate.c, util_canonhost.c, util_validate...
1996-08-28 Theodore TsoFix stupid bug; don't free buf before it's allocated!
1996-08-28 Tom Yu * configure.in: Add check for SIZEOF_INT
1996-08-28 Barry Jaspanupdate default semantics for config params
1996-08-28 Barry Jaspan * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE,...
1996-08-28 Barry Jaspan * alt_prof.c (kadm5_get_config_params): fix default...
1996-08-27 Barry Jaspanadd REGEXLIB
1996-08-26 Barry Jaspan * kdb.h: add KRB5_TL_KADM5_E_DATA
1996-08-26 Barry Jaspanremove adb_principal.c from source tree, no longer...
1996-08-26 Barry Jaspan * client_init.c (_kadm5_init_any): use DEFAULT_PROFILE...
1996-08-25 Ezra PeisachRemove unsused variable rparams. This is left over...
1996-08-24 Ezra PeisachAck - kadm is still used by the Mac and dos build trees
1996-08-24 Ezra PeisachWe are using kadm5 now instead of kadm
1996-08-24 Ezra PeisachRemoving programs which are now in the new OV admin...
1996-08-23 Theodore TsoFix Makefile so that t_kdb is linked correctly with...
1996-08-23 Theodore TsoUse . instead of /tmp for TMPDIR. It makes things...
1996-08-23 Theodore TsoLink with the GSSAPI library, since it's needed for...
1996-08-23 Theodore TsoRemove references to dead BERK_DB_DBM code
1996-08-23 Theodore TsoRemove dbm_error and dbm_clearerr from the dispatch...
1996-08-23 Theodore Tsoconfigure.in: Remove top-level calls to WITH_ANAME_DB...
1996-08-23 Sam HartmanTreat 0 time as unexpired for krb4 principals
1996-08-23 Sam HartmanInstall in prefix/bin not prefix/sbin
1996-08-23 Sam HartmanCall appropriate macros to fully used shared libraries...
1996-08-23 Barry Jaspan * kadmin.c: add newlines to "invalid date spec" msg
1996-08-23 Ezra Peisach * new_rnd_key.c (des_set_sequence_number): Change...
1996-08-23 Ezra PeisachDon't build in edit subdir - it is no longer needed
1996-08-23 Ezra PeisachAdd dummy ruel so that make Makefiles is happy
1996-08-22 Theodore Tsokdb_dbm.c: Remove vestigal code which was using BERK_DB...
1996-08-22 Sam Hartman* Require DES-CBC-CRC. This works always
1996-08-22 Sam Hartman* Fix core dump
1996-08-22 Sam Hartman* Include new MH patch from kenh@cmf.nrl.navy.mil....
1996-08-21 Barry Jaspanadd style files needed by kadm5 api documents
1996-08-21 Barry Jaspanfix use of #
1996-08-21 Barry Jaspan * kadmin.c: memset policy structures before passing...
1996-08-20 Barry Jaspan * Makefile.ov (unit-test-server-body): remove kdb5_edit
1996-08-20 Barry Jaspan * api.0/init.exp, api.2/init.exp, config/unix.exp...
1996-08-20 Barry Jaspan * unix.exp: use kadmin.local instead of kdb5_edit
1996-08-20 Barry Jaspan * Makefile.ov, helpers.exp, v4server.1/change-password...
1996-08-20 Barry Jaspanrework the ovsec_kadm compat wording
1996-08-19 Barry Jaspan * kadmin.c: prints absolute 0 dates as "[never]",...
1996-08-19 Barry Jaspan * Makefile.in: add target for datetest
1996-08-18 Ezra PeisachMissed a file
1996-08-18 Ezra Peisachkpasswd client moved to the v5passwdd directory
1996-08-18 Ezra PeisachAdd the files to compile the old password changing...
1996-08-16 Barry Jaspan * Makefile.ov: update for new lib/kadm5 layout
1996-08-16 Barry Jaspan * kadmin.c: update addprinc and modprinc usage
1996-08-16 Tom Yu * configure.in: remove check for -ldbm and -lndbm...
1996-08-16 Tom Yu * makeshlib.sh (alpha-*-osf*): add -expect_unresolved...
1996-08-16 Ezra Peisachremove ODBM line
1996-08-15 Tom Yu * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb...
1996-08-15 Tom Yu * scc_retrv.c: Fix def'n of flags_match to be properly
1996-08-15 Tom Yu * mcc_retrv.c: Add parens to def'n of flags_match...
1996-08-15 Tom Yu * fcc_retrv.c (flags_match): Add parens to def'n of...
1996-08-15 Theodore TsoSince we are only supporting the db in the util/db2...
1996-08-15 Theodore TsoAdd prototypes for missing functions dbm_error() and...
1996-08-15 Theodore Tso"install" the db-ndbm header file with symlinks
1996-08-15 Tom Yu*** empty log message ***
1996-08-15 Tom Yu * gssftp.exp: Do case insensitive match in case hostna...
1996-08-14 Tom Yu * getrpcent.c: Add PROTOTYPE and conditionalize function
1996-08-13 Ezra PeisachUse kadmin.local instead of kdb5_edit
1996-08-13 Ezra Peisach* kadmin.1: Remove rename_principal. Add -maxrenewlife
next