| Commit message (Expand) | Author | Age | Files | Lines |
| * | * adb_openclose.c, adb_policy.c: implement database renaming; | Barry Jaspan | 1996-10-08 | 3 | -5/+65 |
| * | Renamed RUNTEST to HAVE_RUNTEST variable in Makefile.in to avoid collision | Ezra Peisach | 1996-10-07 | 2 | -3/+8 |
| * | * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in the | Kevin Mitchell | 1996-10-04 | 2 | -1/+7 |
| * | Oops - wrong pr in last Changelg 46 -> 29 | Ezra Peisach | 1996-10-04 | 1 | -1/+1 |
| * | Oops - wrong pr in change log 46 -> 29 | Ezra Peisach | 1996-10-04 | 1 | -1/+1 |
| * | * svr_principal.c (kadm5_get_principal): Do not assume malloc(0) | Ezra Peisach | 1996-10-04 | 2 | -6/+15 |
| * | * client_principal.c (kadm5_randkey_principal): Do not assume that | Ezra Peisach | 1996-10-04 | 2 | -14/+22 |
| * | Removes the sizes-test.They were bogus as they were checking the sizeof(long) | Ezra Peisach | 1996-10-04 | 3 | -32/+10 |
| * | * kdb5_util.c (ARG_VAL): case second half of ?: operator to char * | Barry Jaspan | 1996-10-03 | 2 | -2/+10 |
| * | * pre.in: Separate KADM5 unit test files to source dir and build | Ezra Peisach | 1996-10-03 | 2 | -8/+14 |
| * | * env-setup.shin: Renamed env-setup.sh for autoconf use | Ezra Peisach | 1996-10-03 | 9 | -101/+54 |
| * | Let autoconf find the path for perl | Ezra Peisach | 1996-10-02 | 3 | -2/+6 |
| * | * api.2/init-v2.exp: Remove tests 104 & 105 as lockfile and | Ezra Peisach | 1996-10-01 | 2 | -36/+5 |
| * | * Use login.krb5 -f from klogind | Sam Hartman | 1996-09-30 | 4 | -39/+37 |
| * | Fix goto labels so it compiles without krb4 support | Sam Hartman | 1996-09-30 | 2 | -1/+5 |
| * | * krb5.conf.proto: parameterize kdc hostname for remote server | Barry Jaspan | 1996-09-27 | 2 | -2/+8 |
| * | * start_servers, start_servers_local, stop_servers, init_db, | Barry Jaspan | 1996-09-27 | 7 | -56/+34 |
| * | * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %m | Barry Jaspan | 1996-09-27 | 2 | -1/+6 |
| * | * cmds.c (setpeer): Apply jik's fix so "-n" actually works as | Tom Yu | 1996-09-27 | 2 | -2/+8 |
| * | don't give kdb5_util the -d option unless kpropd is given -F | Kevin Mitchell | 1996-09-27 | 1 | -3/+5 |
| * | * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default, | Barry Jaspan | 1996-09-27 | 3 | -8/+11 |
| * | Remove call to krb5_os_localaddr(), since get_in_tkt will default | Theodore Tso | 1996-09-26 | 2 | -13/+6 |
| * | get_in_tkt.c (make_preauth_list): Correctly null-terminate the | Theodore Tso | 1996-09-26 | 7 | -27/+125 |
| * | * admin_server.c (process_client): allow keytab to be specified on | Barry Jaspan | 1996-09-26 | 2 | -6/+20 |
| * | * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp, | Barry Jaspan | 1996-09-26 | 6 | -7/+14 |
| * | * unit-test/Makefile.in, unit-test/kpasswd.0/principal.exp: use | Barry Jaspan | 1996-09-26 | 3 | -7/+13 |
| * | * env-setup.sh, init_db, start_servers_local: use K5ROOT instead | Barry Jaspan | 1996-09-26 | 5 | -22/+48 |
| * | * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5 | Barry Jaspan | 1996-09-26 | 3 | -10/+14 |
| * | * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOT | Barry Jaspan | 1996-09-26 | 5 | -54/+15 |
| * | * alt_prof.c: don't allow admin_dbname or admin_lockfile to be | Barry Jaspan | 1996-09-26 | 1 | -0/+5 |
| * | * qualname.pl.in: Renamed old qualname to here as perl path needs | Ezra Peisach | 1996-09-26 | 7 | -4/+33 |
| * | Fix typo. | Ezra Peisach | 1996-09-26 | 1 | -1/+1 |
| * | Link with -ltcl (depends on /mit/gnu/lib - yuck). | Ezra Peisach | 1996-09-26 | 2 | -4/+12 |
| * | * api.1/lock.exp: lockfile is now kdb5.kadm5.lock | Barry Jaspan | 1996-09-25 | 2 | -1/+5 |
| * | * getdate.y: add lots of comments | Barry Jaspan | 1996-09-25 | 2 | -1/+79 |
| * | * kdc.conf.proto: remove admin_dbname and admin_lockfile | Barry Jaspan | 1996-09-25 | 2 | -2/+4 |
| * | add kadmin/testing to build | Barry Jaspan | 1996-09-24 | 2 | -1/+5 |
| * | add unit-test directory to build | Barry Jaspan | 1996-09-24 | 2 | -1/+5 |
| * | convert to use krb5 build system; not totally complete | Barry Jaspan | 1996-09-24 | 8 | -0/+76 |
| * | fix AC_INIT to point to existing sources | Barry Jaspan | 1996-09-24 | 2 | -2/+2 |
| * | * changes to use runtest --srcdir: | Barry Jaspan | 1996-09-23 | 34 | -47/+436 |
| * | * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test files | Barry Jaspan | 1996-09-23 | 2 | -1/+6 |
| * | * stop_servers_local: delete krb5kdc_rcache after stopping kdc | Barry Jaspan | 1996-09-23 | 3 | -1/+14 |
| * | move helpers to lib subdir | Barry Jaspan | 1996-09-23 | 1 | -0/+0 |
| * | * configure.in: add unit-test subdir | Barry Jaspan | 1996-09-23 | 4 | -0/+23 |
| * | * adapt to krb5 build system: create Makefile.in, configure.in, | Barry Jaspan | 1996-09-23 | 3 | -2/+7 |
| * | Check in all of jik's patches besides the forward command | Sam Hartman | 1996-09-21 | 7 | -3/+76 |
| * | Preliminary fixed version of patch to deal with reading in credentials | Sam Hartman | 1996-09-21 | 2 | -17/+38 |
| * | * configure.in: add unit-test subdirectory | Barry Jaspan | 1996-09-20 | 4 | -0/+26 |
| * | * pre.in: added support for KADM5 unit test system; could | Barry Jaspan | 1996-09-20 | 2 | -0/+37 |