| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Check for expect in autoconf and subsititute into env-setup.sh | Ezra Peisach | 1996-10-10 | 3 | -2/+9 |
| * | * kadmin.c (kadmin_addprinc): add "default" policy behavior; | Barry Jaspan | 1996-10-09 | 3 | -76/+44 |
| * | * 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 |
| * | * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in the | Kevin Mitchell | 1996-10-04 | 2 | -1/+7 |
| * | * kdb5_util.c (ARG_VAL): case second half of ?: operator to char * | Barry Jaspan | 1996-10-03 | 2 | -2/+10 |
| * | * 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 |
| * | * 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 |
| * | * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default, | Barry Jaspan | 1996-09-27 | 3 | -8/+11 |
| * | * 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 |
| * | * 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 |
| * | * 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 |
| * | 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 |
| * | * 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 |
| * | * configure.in: add unit-test subdirectory | Barry Jaspan | 1996-09-20 | 4 | -0/+26 |
| * | create env-setup.sh | Barry Jaspan | 1996-09-20 | 2 | -0/+162 |
| * | * krb5.conf.proto: change logging to /krb5/syslog | Barry Jaspan | 1996-09-20 | 2 | -3/+7 |
| * | Do not build in v4server if krb4 support is not included | Ezra Peisach | 1996-09-19 | 2 | -2/+11 |
| * | * kdc.conf.proto: remove max_life spec, use default | Barry Jaspan | 1996-09-18 | 2 | -2/+4 |
| * | use kadmin instead of kadm5_keytab | Barry Jaspan | 1996-09-11 | 1 | -5/+12 |
| * | Remove kadmin/import and kadmin/export since they are subsumed by kdb5_util | Theodore Tso | 1996-09-11 | 5 | -280/+0 |
| * | * make-host-keytab.pl.in: use kadmin instead of kadm5_keytab | Barry Jaspan | 1996-09-11 | 3 | -16/+32 |
| * | Remove the kadmin/import and kadmin/export directories since the are | Theodore Tso | 1996-09-11 | 29 | -1780/+6 |
| * | * kadmin.c (kadmin_startup): -m doesn't take an argument | Mark Eichin | 1996-09-11 | 2 | -1/+5 |
| * | remove keytab directory | Tom Yu | 1996-09-10 | 17 | -1137/+5 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 13 | -12/+33 |
| * | Fix BINDIR to be CLIENT_BINDIR | Theodore Tso | 1996-09-09 | 2 | -1/+5 |
| * | Fix the usage messages to state -randkey, not -randpass, to conform | Theodore Tso | 1996-09-09 | 2 | -2/+8 |
| * | Don't call get_config_params again, since it's not necessary, and | Theodore Tso | 1996-09-09 | 2 | -12/+10 |
| * | New manpages | Jeff Bigler | 1996-09-06 | 2 | -0/+69 |
| * | getdate.y: Declare a private copy of struct timeb to be used internally | Ezra Peisach | 1996-09-06 | 2 | -11/+14 |
| * | Fixed a typo | Jeff Bigler | 1996-09-05 | 1 | -1/+1 |
| * | nroff version, including Barry's changes | Jeff Bigler | 1996-09-05 | 1 | -122/+166 |
| * | loadv4.c (load_v4db): Fix argument parsing so that it actually works! | Theodore Tso | 1996-09-05 | 3 | -15/+20 |