summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at theTom Yu1996-07-242-2/+7
* Use $(LD) instead of $(CC) for linking... This allows for use of purifyEzra Peisach1996-07-242-1/+5
* * Makefile.in (all): Use $(LD) instead of $(CC) for link stageEzra Peisach1996-07-244-2/+25
* * Makefile.in: add dependency for kdb5_util_ct.oTom Yu1996-07-232-0/+6
* * Makefile.in: add dependency for kadmin_ct.oTom Yu1996-07-232-0/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+10
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22228-2/+40100
* * configure.in: remove ref to SS_RULESTom Yu1996-06-144-2/+8
* * configure.in: remove ref to ET_RULESTom Yu1996-06-144-2/+9
* cvsignore hackeryTom Yu1996-06-104-4/+0
* missing log entriesKen Raeburn1996-05-023-1/+40
* Ken's acl and hangup fixesMark Eichin1996-04-097-11/+40
* add "extract snk4 key" function to get device keys out of the databaseMark Eichin1996-04-092-0/+111
* * ktutil_funcs.c (ktutil_write_srvtab): use any type of des keyRichard Basch1996-03-202-28/+37
* * srv_main.c: Move inclusion of k5-int.h before testing ifEzra Peisach1996-03-032-1/+6
* This is the aggregate of a bunch of fixes to kadmind (after all, some peopleMark Eichin1996-02-245-434/+383
* * Makefile.inRichard Basch1996-02-041-2/+6
* Implement -e option to list thatSam Hartman1996-01-262-2/+20