summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * adb_openclose.c, adb_policy.c: implement database renaming;Barry Jaspan1996-10-083-5/+65
* Renamed RUNTEST to HAVE_RUNTEST variable in Makefile.in to avoid collisionEzra Peisach1996-10-072-3/+8
* * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in theKevin Mitchell1996-10-042-1/+7
* Oops - wrong pr in last Changelg 46 -> 29Ezra Peisach1996-10-041-1/+1
* Oops - wrong pr in change log 46 -> 29Ezra Peisach1996-10-041-1/+1
* * svr_principal.c (kadm5_get_principal): Do not assume malloc(0)Ezra Peisach1996-10-042-6/+15
* * client_principal.c (kadm5_randkey_principal): Do not assume thatEzra Peisach1996-10-042-14/+22
* Removes the sizes-test.They were bogus as they were checking the sizeof(long)Ezra Peisach1996-10-043-32/+10
* * kdb5_util.c (ARG_VAL): case second half of ?: operator to char *Barry Jaspan1996-10-032-2/+10
* * pre.in: Separate KADM5 unit test files to source dir and buildEzra Peisach1996-10-032-8/+14
* * env-setup.shin: Renamed env-setup.sh for autoconf useEzra Peisach1996-10-039-101/+54
* Let autoconf find the path for perlEzra Peisach1996-10-023-2/+6
* * api.2/init-v2.exp: Remove tests 104 & 105 as lockfile andEzra Peisach1996-10-012-36/+5
* * Use login.krb5 -f from klogindSam Hartman1996-09-304-39/+37
* Fix goto labels so it compiles without krb4 supportSam Hartman1996-09-302-1/+5
* * krb5.conf.proto: parameterize kdc hostname for remote serverBarry Jaspan1996-09-272-2/+8
* * start_servers, start_servers_local, stop_servers, init_db,Barry Jaspan1996-09-277-56/+34
* * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %mBarry Jaspan1996-09-272-1/+6
* * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1996-09-272-2/+8
* don't give kdb5_util the -d option unless kpropd is given -FKevin Mitchell1996-09-271-3/+5
* * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default,Barry Jaspan1996-09-273-8/+11
* Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso1996-09-262-13/+6
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-267-27/+125
* * admin_server.c (process_client): allow keytab to be specified onBarry Jaspan1996-09-262-6/+20
* * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp,Barry Jaspan1996-09-266-7/+14
* * unit-test/Makefile.in, unit-test/kpasswd.0/principal.exp: useBarry Jaspan1996-09-263-7/+13
* * env-setup.sh, init_db, start_servers_local: use K5ROOT insteadBarry Jaspan1996-09-265-22/+48
* * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5Barry Jaspan1996-09-263-10/+14
* * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOTBarry Jaspan1996-09-265-54/+15
* * alt_prof.c: don't allow admin_dbname or admin_lockfile to beBarry Jaspan1996-09-261-0/+5
* * qualname.pl.in: Renamed old qualname to here as perl path needsEzra Peisach1996-09-267-4/+33
* Fix typo.Ezra Peisach1996-09-261-1/+1
* Link with -ltcl (depends on /mit/gnu/lib - yuck).Ezra Peisach1996-09-262-4/+12
* * api.1/lock.exp: lockfile is now kdb5.kadm5.lockBarry Jaspan1996-09-252-1/+5
* * getdate.y: add lots of commentsBarry Jaspan1996-09-252-1/+79
* * kdc.conf.proto: remove admin_dbname and admin_lockfileBarry Jaspan1996-09-252-2/+4
* add kadmin/testing to buildBarry Jaspan1996-09-242-1/+5
* add unit-test directory to buildBarry Jaspan1996-09-242-1/+5
* convert to use krb5 build system; not totally completeBarry Jaspan1996-09-248-0/+76
* fix AC_INIT to point to existing sourcesBarry Jaspan1996-09-242-2/+2
* * changes to use runtest --srcdir:Barry Jaspan1996-09-2334-47/+436
* * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test filesBarry Jaspan1996-09-232-1/+6
* * stop_servers_local: delete krb5kdc_rcache after stopping kdcBarry Jaspan1996-09-233-1/+14
* move helpers to lib subdirBarry Jaspan1996-09-231-0/+0
* * configure.in: add unit-test subdirBarry Jaspan1996-09-234-0/+23
* * adapt to krb5 build system: create Makefile.in, configure.in,Barry Jaspan1996-09-233-2/+7
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-217-3/+76
* Preliminary fixed version of patch to deal with reading in credentialsSam Hartman1996-09-212-17/+38
* * configure.in: add unit-test subdirectoryBarry Jaspan1996-09-204-0/+26
* * pre.in: added support for KADM5 unit test system; couldBarry Jaspan1996-09-202-0/+37