| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Misc debugging cleanups [71, 74] | Sam Hartman | 1996-10-14 | 2 | -7/+22 |
| * | Environment command argument handling sometimes | Sam Hartman | 1996-10-14 | 2 | -2/+8 |
| * | Remove rsaencpwd and krb4encpwd authentication. Bugs were being | Sam Hartman | 1996-10-14 | 7 | -1124/+8 |
| * | Check for expect in autoconf and subsititute into env-setup.sh | Ezra Peisach | 1996-10-10 | 3 | -2/+9 |
| * | * configure.in: Remove calls to CopySrcHeader | Tom Yu | 1996-10-10 | 3 | -15/+28 |
| * | Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative! | Theodore Tso | 1996-10-10 | 2 | -1/+6 |
| * | * kadmin.c (kadmin_addprinc): add "default" policy behavior; | Barry Jaspan | 1996-10-09 | 3 | -76/+44 |
| * | * Makefile.in (all-unix): Force $(OBJS) to depend on includes, | Tom Yu | 1996-10-09 | 2 | -1/+8 |
| * | * Makefile.in (all-unix): Fix up last change; depending on a phony | Tom Yu | 1996-10-09 | 2 | -8/+9 |
| * | * Makefile.in (all-unix): Fix up various rules that have | Tom Yu | 1996-10-09 | 2 | -7/+14 |
| * | Definition of gss_nt_krb5_name was incorrect; someone was being a | Theodore Tso | 1996-10-09 | 2 | -1/+6 |
| * | api-funcspec.tex: update semantics for admin_dbname and admin_lockfile | Barry Jaspan | 1996-10-08 | 2 | -26/+38 |
| * | * adb_policy.c (osa_adb_rename_policy_db): rename | Barry Jaspan | 1996-10-08 | 2 | -10/+13 |
| * | * dump.c (load_db): rename osa_adb_rename_policy to *_db | Barry Jaspan | 1996-10-08 | 2 | -2/+4 |
| * | add pr to previous entry | Barry Jaspan | 1996-10-08 | 1 | -1/+1 |
| * | * dump.c (load_db): rework the way policy database naming and | Barry Jaspan | 1996-10-08 | 2 | -55/+62 |
| * | * 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 |