| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | Removing attic files from the live source tree | Theodore Tso | 1996-09-04 | 9 | -2467/+0 |
| * | Fix typo: ($PROG) -> $(PROG) | Theodore Tso | 1996-09-04 | 6 | -4/+16 |
| * | Remove attic files | Theodore Tso | 1996-09-04 | 16 | -3728/+0 |
| * | Added man page and line in Makefile to install it | Jeff Bigler | 1996-08-29 | 6 | -0/+318 |
| * | Added line to install kdb5_util manpage | Jeff Bigler | 1996-08-29 | 1 | -0/+1 |
| * | man page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 is | Jeff Bigler | 1996-08-29 | 5 | -453/+769 |
| * | * dump.c (dump_db): don't compare apples and iguanas | Barry Jaspan | 1996-08-29 | 2 | -1/+5 |
| * | add REGEXLIB | Barry Jaspan | 1996-08-27 | 1 | -0/+2 |
| * | Remove unsused variable rparams. This is left over from the old configuration... | Ezra Peisach | 1996-08-25 | 3 | -2/+4 |
| * | Link with the GSSAPI library, since it's needed for shared libraries | Theodore Tso | 1996-08-23 | 2 | -0/+6 |
| * | Treat 0 time as unexpired for krb4 principals | Sam Hartman | 1996-08-23 | 2 | -1/+5 |
| * | Install in prefix/bin not prefix/sbin | Sam Hartman | 1996-08-23 | 3 | -3/+19 |
| * | Call appropriate macros to fully used shared libraries so that the | Sam Hartman | 1996-08-23 | 2 | -0/+5 |
| * | * kadmin.c: add newlines to "invalid date spec" msg | Barry Jaspan | 1996-08-23 | 3 | -9/+25 |
| * | * kadmin.c: memset policy structures before passing them to | Barry Jaspan | 1996-08-21 | 2 | -2/+10 |
| * | * unix.exp: use kadmin.local instead of kdb5_edit | Barry Jaspan | 1996-08-20 | 3 | -3/+7 |
| * | * Makefile.ov, helpers.exp, v4server.1/change-password.exp: use | Barry Jaspan | 1996-08-20 | 3 | -8/+18 |
| * | * kadmin.c: prints absolute 0 dates as "[never]", print mod date | Barry Jaspan | 1996-08-19 | 2 | -16/+51 |
| * | * Makefile.in: add target for datetest | Barry Jaspan | 1996-08-19 | 3 | -6/+17 |
| * | Missed a file | Ezra Peisach | 1996-08-18 | 1 | -38/+0 |
| * | kpasswd client moved to the v5passwdd directory | Ezra Peisach | 1996-08-18 | 5 | -723/+0 |
| * | Add the files to compile the old password changing program | Ezra Peisach | 1996-08-18 | 5 | -8/+1445 |
| * | * kadmin.c: update addprinc and modprinc usage | Barry Jaspan | 1996-08-16 | 2 | -7/+26 |
| * | * configure.in: remove check for -ldbm and -lndbm (old old | Tom Yu | 1996-08-16 | 2 | -2/+5 |
| * | * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. Recent | Tom Yu | 1996-08-15 | 2 | -0/+9 |
| * | * kadmin.1: Remove rename_principal. Add -maxrenewlife | Ezra Peisach | 1996-08-13 | 3 | -24/+24 |
| * | * configure.in, Makefile.in: don't build kpasswd.local (not really | Barry Jaspan | 1996-08-12 | 3 | -8/+7 |
| * | * Makefile.ov: add $(REGEXLIB) | Barry Jaspan | 1996-08-12 | 2 | -1/+5 |
| * | * ovsec_kadmd.c (main): strip path components of whoami | Barry Jaspan | 1996-08-12 | 2 | -1/+5 |
| * | * kadmin_ct.ct: fix typo in add_principal | Barry Jaspan | 1996-08-12 | 2 | -1/+5 |
| * | * kdb5_util.c: make mkey_password non-static | Barry Jaspan | 1996-08-12 | 3 | -10/+9 |
| * | * init_db: use kdb5_util instead of kdb5_create | Barry Jaspan | 1996-08-12 | 2 | -2/+6 |