summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
...
* * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach1998-02-253-4/+20
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1828-31/+100
* * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()Tom Yu1998-02-152-1/+6
* * kadm_rpc_svc.c: Punt naughty RCS keywords. Update headerTom Yu1998-02-143-76/+11
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1233-34/+108
* * Makefile.in: Remove install rulesTom Yu1998-01-302-4/+4
* * kdc.conf.proto: Add kpasswd_port line so kadmind can start asEzra Peisach1998-01-212-0/+6
* * schpw.c: New file. Support for Cygnus chpw.Tom Yu1998-01-211-0/+372
* * schpw.c: New file. Support for Cygnus chpwTom Yu1998-01-213-3/+173
* * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1997-11-044-4/+29
* * kadm_server.h: Declare kadm_context as extern so it will not beEzra Peisach1997-10-232-1/+6
* Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1997-10-227-0/+29
* * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocatedEzra Peisach1997-10-153-3/+46
* * kadmin.c (quit): Call krb5_free_contextEzra Peisach1997-10-072-0/+5
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-022-1/+5
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-263-6/+14
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-194-4/+12
* * Makefile.in: Add support for compiling with HesiodTom Yu1997-08-072-2/+8
* * kadm_funcs.c: Remove mention of dbm for now. It should probablyTom Yu1997-07-252-1/+10
* * loadv4.c:Tom Yu1997-07-255-16/+36
* * dump.c: Update to new kdb APITom Yu1997-07-252-3/+12
* * dump.c (process_k5beta_record): Change variables from char toEzra Peisach1997-07-173-6/+15
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable mod andTom Yu1997-07-014-177/+115
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable get andTom Yu1997-07-014-308/+253
* * kadm_rpc_svc.c, server_stubs.c: Add support for setv4keyTom Yu1997-07-013-0/+68
* * keytab.c (add_principal): Don't call kadm5_free_key_data; that'sTom Yu1997-06-272-1/+10
* * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros thatTom Yu1997-06-182-35/+46
* * keytab.c (add_principal): use kadm5_free_key_dataBarry Jaspan1997-05-282-5/+5
* * Makefile.in (OBJS): Build kadm_funcs.c againTom Yu1997-05-275-137/+186
* * Makefile.in:Tom Yu1997-05-145-77/+86
* add kadm5_setkey_principalBarry Jaspan1997-04-238-5/+86
* Check to see if the global_param's stash file is non-NULL beforeTheodore Tso1997-03-122-1/+7
* * configure.in: Do not run test suite unless Athena compatibilityEzra Peisach1997-02-223-1/+30
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-7/+12
* Call krb5_db_fini to cleanup the db_contextRichard Basch1997-02-201-0/+1
* kpasswd.c: Removed unneeded call to krb5_init_ets and unused #defineRichard Basch1997-02-202-6/+2
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-205-12/+27
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-202-2/+0
* Renamed getst() to getstr() to avoid conflicts with krb4.h definitionRichard Basch1997-02-191-6/+6
* krb5_xfree cleanupRichard Basch1997-02-194-17/+14
* * acl_files.c: Do not declare malloc() or calloc() if stdlib.h existsEzra Peisach1997-02-182-0/+7
* Merge of libhack_branchTom Yu1997-02-0927-101/+132
* adm_conn.c adm_rw.c: Replace INTERFACE keyword with KRB5_CALLCONVRichard Basch1997-02-063-5/+10
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-172-1/+5
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-1317-26/+100
* * ovsec_kadmd.c (main): fix duplicated error stringsBarry Jaspan1996-12-042-6/+13
* * kdb5_util.c: fix multiply defined globals [krb5-admin/260]Barry Jaspan1996-12-032-3/+7
* * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan1996-12-032-8/+27
* * init_db: be verbose when $SRVTCL doesn't exist, instead of justBarry Jaspan1996-12-032-0/+16