summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-212-2/+10
* * unix.exp: use kadmin.local instead of kdb5_editBarry Jaspan1996-08-203-3/+7
* * Makefile.ov, helpers.exp, v4server.1/change-password.exp: useBarry Jaspan1996-08-203-8/+18
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-192-16/+51
* * Makefile.in: add target for datetestBarry Jaspan1996-08-193-6/+17
* Missed a fileEzra Peisach1996-08-181-38/+0
* kpasswd client moved to the v5passwdd directoryEzra Peisach1996-08-185-723/+0
* Add the files to compile the old password changing programEzra Peisach1996-08-185-8/+1445
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-162-7/+26
* * configure.in: remove check for -ldbm and -lndbm (old oldTom Yu1996-08-162-2/+5
* * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. RecentTom Yu1996-08-152-0/+9
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-133-24/+24
* * configure.in, Makefile.in: don't build kpasswd.local (not reallyBarry Jaspan1996-08-123-8/+7
* * Makefile.ov: add $(REGEXLIB)Barry Jaspan1996-08-122-1/+5
* * ovsec_kadmd.c (main): strip path components of whoamiBarry Jaspan1996-08-122-1/+5
* * kadmin_ct.ct: fix typo in add_principalBarry Jaspan1996-08-122-1/+5
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-123-10/+9
* * init_db: use kdb5_util instead of kdb5_createBarry Jaspan1996-08-122-2/+6
* * keytab.c: reset static global "quiet" each time; don't printBarry Jaspan1996-08-112-4/+11
* * kadmin_ct.ct: get_{principals,policies} -> list_*; removeBarry Jaspan1996-08-062-4/+2
* * kadmin_ct.ct: get_{principals,policies} -> list_*Barry Jaspan1996-08-062-4/+6
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-062-1/+5
* * kpasswd.c (kpasswd): call ovsec_kadm_init withTom Yu1996-08-062-1/+7
* Reset exit_status at end of kdb5_stash. We expect to get an error ifEzra Peisach1996-08-062-0/+6
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-0513-403/+170
* * keytab.c (add_principal): free_keyblock -> free_keyblock_contentsBarry Jaspan1996-08-022-1/+5
* * ovsec_kadmd.c (main): remove useless hex value from error messageBarry Jaspan1996-08-012-1/+5
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-015-25/+49
* * loadv4.c: create empty policy database after loading V4 dump fileBarry Jaspan1996-08-013-3/+38
* * Makefile.in, Makefile.ov, configure.in, dump.c: add support forBarry Jaspan1996-08-018-36/+632
* * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h>Tom Yu1996-07-312-2/+4
* * admin_server.c: Remove #include <sys/socket.h> because k5-int.hTom Yu1996-07-312-1/+5
* * ovsec_kadmd.c: Revert prior change due to netdb.h shuffleTom Yu1996-07-312-0/+3
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * ovsec_kadmd.c: remove #include <netdb.h> (already gotten byTom Yu1996-07-311-1/+0
* * kdb5_stash.c (kdb5_stash): Declare optindTom Yu1996-07-312-0/+5
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * kadmin.c: Remove delcaration for getpwuid(); already declared inTom Yu1996-07-311-1/+0
* * kdb5_create.c (kdb5_create): Ignore (expected) failure inEzra Peisach1996-07-272-1/+10
* * configure.in: remove createTom Yu1996-07-262-1/+5
* Actually install kadmin.local. (Or rather, don't install kadmin.localTheodore Tso1996-07-262-1/+7
* Remove the new kdb5_create, which is subsumed by kdb5_utilTheodore Tso1996-07-2612-1666/+0
* Remove last traces of the old admin serverTheodore Tso1996-07-261-46/+0
* Remove v5client, which is the old client for the old kadmin systemTheodore Tso1996-07-2611-3148/+0
* Remove the old kadmin serverTheodore Tso1996-07-2613-8173/+0
* Remove setenv.c and use krb5_setenv instead. This version of setenvSam Hartman1996-07-263-166/+6
* * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c,Marc Horowitz1996-07-258-0/+2943
* kadmin.c (quit): Return zero so that we return the proper exit status.Theodore Tso1996-07-252-1/+8
* *** empty log message ***Marc Horowitz1996-07-251-0/+4
* * configure.in (CONFIG_DIRS): added v5passwddMarc Horowitz1996-07-251-1/+1