krb5.git
1996-10-04 Ezra PeisachOops - wrong pr in last Changelg 46 -> 29
1996-10-04 Ezra PeisachOops - wrong pr in change log 46 -> 29
1996-10-04 Ezra Peisach * svr_principal.c (kadm5_get_principal): Do not assume...
1996-10-04 Ezra Peisach * client_principal.c (kadm5_randkey_principal): Do...
1996-10-04 Ezra PeisachRemoves the sizes-test.They were bogus as they were...
1996-10-03 Barry Jaspan * kdb5_util.c (ARG_VAL): case second half of ?: operat...
1996-10-03 Ezra Peisach * pre.in: Separate KADM5 unit test files to source...
1996-10-03 Ezra Peisach * env-setup.shin: Renamed env-setup.sh for autoconf use
1996-10-02 Ezra PeisachLet autoconf find the path for perl
1996-10-01 Ezra Peisach * api.2/init-v2.exp: Remove tests 104 & 105 as lockfil...
1996-09-30 Sam Hartman* Use login.krb5 -f from klogind
1996-09-30 Sam HartmanFix goto labels so it compiles without krb4 support
1996-09-27 Barry Jaspan * krb5.conf.proto: parameterize kdc hostname for remot...
1996-09-27 Barry Jaspan * start_servers, start_servers_local, stop_servers...
1996-09-27 Barry Jaspan * ovsec_kadmd.c (main): krb5_klog_syslog doesn't under...
1996-09-27 Tom Yu * cmds.c (setpeer): Apply jik's fix so "-n" actually...
1996-09-27 Kevin Mitchelldon't give kdb5_util the -d option unless kpropd is...
1996-09-27 Barry Jaspan * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root...
1996-09-26 Theodore TsoRemove call to krb5_os_localaddr(), since get_in_tkt...
1996-09-26 Theodore Tsoget_in_tkt.c (make_preauth_list): Correctly null-termin...
1996-09-26 Barry Jaspan * admin_server.c (process_client): allow keytab to...
1996-09-26 Barry Jaspan * Makefile.in, remove_changepw_perms.sh, lib/helpers...
1996-09-26 Barry Jaspan * unit-test/Makefile.in, unit-test/kpasswd.0/principal...
1996-09-26 Barry Jaspan * env-setup.sh, init_db, start_servers_local: use...
1996-09-26 Barry Jaspan * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead...
1996-09-26 Barry Jaspan * api.0/init.exp, api.1/lock.exp, api.2/init.exp:...
1996-09-26 Barry Jaspan * alt_prof.c: don't allow admin_dbname or admin_lockfi...
1996-09-26 Ezra Peisach * qualname.pl.in: Renamed old qualname to here as...
1996-09-26 Ezra PeisachFix typo.
1996-09-26 Ezra PeisachLink with -ltcl (depends on /mit/gnu/lib - yuck).
1996-09-25 Barry Jaspan * api.1/lock.exp: lockfile is now kdb5.kadm5.lock
1996-09-25 Barry Jaspan * getdate.y: add lots of comments
1996-09-25 Barry Jaspan * kdc.conf.proto: remove admin_dbname and admin_lockfile
1996-09-24 Barry Jaspanadd kadmin/testing to build
1996-09-24 Barry Jaspanadd unit-test directory to build
1996-09-24 Barry Jaspanconvert to use krb5 build system; not totally complete
1996-09-24 Barry Jaspanfix AC_INIT to point to existing sources
1996-09-23 Barry Jaspan * changes to use runtest --srcdir:
1996-09-23 Barry Jaspan * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit...
1996-09-23 Barry Jaspan * stop_servers_local: delete krb5kdc_rcache after...
1996-09-23 Barry Jaspanmove helpers to lib subdir
1996-09-23 Barry Jaspan * configure.in: add unit-test subdir
1996-09-23 Barry Jaspan * adapt to krb5 build system: create Makefile.in,...
1996-09-21 Sam HartmanCheck in all of jik's patches besides the forward command
1996-09-21 Sam HartmanPreliminary fixed version of patch to deal with reading...
1996-09-20 Barry Jaspan * configure.in: add unit-test subdirectory
1996-09-20 Barry Jaspan * pre.in: added support for KADM5 unit test system...
1996-09-20 Barry Jaspancreate env-setup.sh
1996-09-20 Barry Jaspan * krb5.conf.proto: change logging to /krb5/syslog
1996-09-20 Barry Jaspanadd unit-test directory to standard build system
1996-09-19 Ezra PeisachDo not build in v4server if krb4 support is not included
1996-09-18 Tom Yuadd mkrel (release generation script)
1996-09-18 Barry Jaspan * kdc.conf.proto: remove max_life spec, use default
1996-09-18 Barry Jaspanset max_life default to 10 hours, not zero
1996-09-18 Barry Jaspan * alt_prof.c (kadm5_get_config_params): set max_life...
1996-09-17 Barry Jaspan * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE to
1996-09-12 Theodore TsoAdded Ezra and Richard, which had somehow never been...
1996-09-11 Tom Yu * Makefile.in (memmove.o): add -DMEMMOVE to compile...
1996-09-11 Theodore TsoUpdate readme file for Beta 7 release
1996-09-11 Barry Jaspanuse kadmin instead of kadm5_keytab
1996-09-11 Barry Jaspan * login.c: fix a security-threating race condition...
1996-09-11 Theodore TsoRemove kadmin/import and kadmin/export since they are...
1996-09-11 Barry Jaspan * api.2/init-v2.exp: make test100 only run on client
1996-09-11 Barry Jaspan * make-host-keytab.pl.in: use kadmin instead of kadm5_...
1996-09-11 Theodore TsoRemove the kadmin/import and kadmin/export directories...
1996-09-11 Tom Yuremove spurious files
1996-09-11 Tom Yuremove other spurious files
1996-09-11 Tom Yuremove some missed files
1996-09-11 Theodore TsoRemove left-over .Sanitize file
1996-09-11 Mark Eichin * kadmin.c (kadmin_startup): -m doesn't take an argument
1996-09-11 Theodore TsoRemove obsolete documentation files
1996-09-11 Mark Eichin * alt_prof.c (krb5_aprof_init): use profile_init_path...
1996-09-11 Theodore TsoThe telnet man page only has 9 pages; the rcp man page...
1996-09-10 Tom Yuremove keytab directory
1996-09-10 Tom Yu * telnet.1: Update -x flag usage to reflect our behavi...
1996-09-10 Tom Yuremove ".so man1/header.doc" and extra args to .TH
1996-09-09 Theodore TsoUpdated to reflect latest OS inconsistencies; removed...
1996-09-09 Jeff BiglerFixed header.doc so manpages say "MIT" rather than...
1996-09-09 Jeff BiglerUpdated ChangeLog
1996-09-09 Jeff BiglerExtracted addition to texinfo.tex (for @doubleleftarrow...
1996-09-09 Jeff BiglerForgot to make entries before checking in
1996-09-09 Jeff BiglerChanged docs to be Edition b7-1. Changed man2ps to...
1996-09-09 Theodore TsoFix BINDIR to be CLIENT_BINDIR
1996-09-09 Theodore TsoFix the usage messages to state -randkey, not -randpass...
1996-09-09 Theodore TsoDon't call get_config_params again, since it's not...
1996-09-07 Theodore TsoUpdate patch level file for Beta 7 release
1996-09-07 Theodore TsoUpdated copyright dates and modify copyright text to...
1996-09-07 Theodore TsoDon't allow the environment variable RESOLV_HOST_CONF...
1996-09-07 Theodore TsoAdded Changelog to repository
1996-09-07 Theodore Tsoadmin.texinfo, install.texinfo: Set edition to "b7-1"
1996-09-07 Theodore TsoRemove out of date file
1996-09-06 Theodore TsoIgnore scratch files that may show up in the doc direct...
1996-09-06 Jeff BiglerNew manpages
1996-09-06 Jeff BiglerNew generic man pages
1996-09-06 Jeff BiglerPunted references to krdist
1996-09-06 Jeff BiglerAdded [login] section
1996-09-06 Jeff BiglerForgot to actually add these. (oops)
1996-09-06 Jeff BiglerRenamed cyg-install.texinfo to install.texinfo.
1996-09-06 Jeff Biglermake all should now DTRT
1996-09-06 Jeff BiglerEdited so makeinfo works properly. (We can't use ...
next