| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * keytab.c: reset static global "quiet" each time; don't print | Barry Jaspan | 1996-08-11 | 2 | -4/+11 |
| * | * kadmin_ct.ct: get_{principals,policies} -> list_*; remove | Barry Jaspan | 1996-08-06 | 2 | -4/+2 |
| * | * kadmin_ct.ct: get_{principals,policies} -> list_* | Barry Jaspan | 1996-08-06 | 2 | -4/+6 |
| * | * kadmin.c: remove unsupported -salt option from ank usage | Barry Jaspan | 1996-08-06 | 2 | -1/+5 |
| * | * kpasswd.c (kpasswd): call ovsec_kadm_init with | Tom Yu | 1996-08-06 | 2 | -1/+7 |
| * | Reset exit_status at end of kdb5_stash. We expect to get an error if | Ezra Peisach | 1996-08-06 | 2 | -0/+6 |
| * | * all files: reworked for non-ss usage; kdb5_util_ct.ct and | Barry Jaspan | 1996-08-05 | 13 | -403/+170 |
| * | * keytab.c (add_principal): free_keyblock -> free_keyblock_contents | Barry Jaspan | 1996-08-02 | 2 | -1/+5 |
| * | * ovsec_kadmd.c (main): remove useless hex value from error message | Barry Jaspan | 1996-08-01 | 2 | -1/+5 |
| * | * dump.c, kadm5_create.c, kdb5_create.c: create policy database | Barry Jaspan | 1996-08-01 | 5 | -25/+49 |
| * | * loadv4.c: create empty policy database after loading V4 dump file | Barry Jaspan | 1996-08-01 | 3 | -3/+38 |
| * | * Makefile.in, Makefile.ov, configure.in, dump.c: add support for | Barry Jaspan | 1996-08-01 | 8 | -36/+632 |
| * | * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h> | Tom Yu | 1996-07-31 | 2 | -2/+4 |
| * | * admin_server.c: Remove #include <sys/socket.h> because k5-int.h | Tom Yu | 1996-07-31 | 2 | -1/+5 |
| * | * ovsec_kadmd.c: Revert prior change due to netdb.h shuffle | Tom Yu | 1996-07-31 | 2 | -0/+3 |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | * ovsec_kadmd.c: remove #include <netdb.h> (already gotten by | Tom Yu | 1996-07-31 | 1 | -1/+0 |
| * | * kdb5_stash.c (kdb5_stash): Declare optind | Tom Yu | 1996-07-31 | 2 | -0/+5 |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | * kadmin.c: Remove delcaration for getpwuid(); already declared in | Tom Yu | 1996-07-31 | 1 | -1/+0 |
| * | * kdb5_create.c (kdb5_create): Ignore (expected) failure in | Ezra Peisach | 1996-07-27 | 2 | -1/+10 |
| * | * configure.in: remove create | Tom Yu | 1996-07-26 | 2 | -1/+5 |
| * | Actually install kadmin.local. (Or rather, don't install kadmin.local | Theodore Tso | 1996-07-26 | 2 | -1/+7 |
| * | Remove the new kdb5_create, which is subsumed by kdb5_util | Theodore Tso | 1996-07-26 | 12 | -1666/+0 |
| * | Remove last traces of the old admin server | Theodore Tso | 1996-07-26 | 1 | -46/+0 |
| * | Remove v5client, which is the old client for the old kadmin system | Theodore Tso | 1996-07-26 | 11 | -3148/+0 |
| * | Remove the old kadmin server | Theodore Tso | 1996-07-26 | 13 | -8173/+0 |
| * | Remove setenv.c and use krb5_setenv instead. This version of setenv | Sam Hartman | 1996-07-26 | 3 | -166/+6 |
| * | * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c, | Marc Horowitz | 1996-07-25 | 8 | -0/+2943 |
| * | kadmin.c (quit): Return zero so that we return the proper exit status. | Theodore Tso | 1996-07-25 | 2 | -1/+8 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-25 | 1 | -0/+4 |
| * | * configure.in (CONFIG_DIRS): added v5passwdd | Marc Horowitz | 1996-07-25 | 1 | -1/+1 |