summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * schpw.c (process_chpw_request): Log chpw requestsTom Yu2003-05-272-1/+18
* make-depend updatesKen Raeburn2003-05-243-28/+28
* Register writable keytabs by defaultSam Hartman2003-05-194-13/+9
* * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if theKen Raeburn2003-05-172-1/+6
* * start_servers_local: Set KRB5RCACHEDIR.Ken Raeburn2003-05-143-1/+12
* * kpasswd.0/changing.exp: Replace ovpasswd with kpasswdTom Yu2003-05-092-1/+5
* errno should never be explicitly declaredKen Raeburn2003-04-243-3/+4
* * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2003-03-072-3/+8
* use kdb keytab for kadmindTom Yu2003-03-063-10/+60
* Thanks; equivalent patch appliedTom Yu2003-02-082-0/+5
* * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2003-02-072-1/+5
* Add k5srvutilSam Hartman2003-02-064-0/+181
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-15/+6
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-106-3/+18
* * Makefile.in (DEFINES): New variable. Define HAS_STDARG for Tcl headersKen Raeburn2003-01-092-0/+8
* Log entries for Makefile.ov deletionKen Raeburn2003-01-0812-0/+63
* nuke old OV makefile stuffKen Raeburn2003-01-0725-1459/+0
* Only system headers should declare errnoSam Hartman2003-01-053-3/+7
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* * init_db (qualname): If "kdb5_util create" fails, exitKen Raeburn2002-12-192-1/+3
* * env-setup.shin: Set KRB5CCNAME to something under $K5ROOTKen Raeburn2002-12-192-1/+5
* Fix prototypes for *_wrapper_3Sam Hartman2002-12-092-7/+19
* * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2002-12-092-7/+13
* upde dependenciesTom Yu2002-11-271-17/+12
* update dependenciesTom Yu2002-11-272-13/+18
* Merge more KfM krb4 thingsTom Yu2002-11-275-373/+13
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-0611-12/+39
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-052-2/+6
* This fixes some test suite password prompt checks that were missedTom Yu2002-11-023-18/+23
* MITKRB5-SA-2002-002 buffer overflow in kadmind4Tom Yu2002-11-012-2/+14
* * start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tclKen Raeburn2002-10-302-0/+12
* * start_servers_local: Set names of replay cache and log files to be per-user,Ken Raeburn2002-10-182-3/+10
* * start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe forKen Raeburn2002-10-162-1/+9
* principal can't specify ks_tuples changing own passwdTom Yu2002-10-083-18/+56
* libkadm5 should allow persistent locksTom Yu2002-10-084-0/+63
* * ktutil_ct.ct: Add final "end" statementKen Raeburn2002-08-292-0/+3
* update dependenciesKen Raeburn2002-08-293-8/+14
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2926-17/+69
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-299-0/+28
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2328-18/+74
* * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu2002-08-234-16/+80
* * main.c: updated the usage functionJen Selby2002-08-142-1/+7
* * dump.c: Unused file deletedKen Raeburn2002-08-142-1494/+4
* * acl_files.c (canon;): Properly handle appending of the localTom Yu2002-08-142-1/+13
* * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn2002-08-072-0/+13
* * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2002-08-022-14/+58
* * dump.c (master_key_convert): Iterate over freeingTom Yu2002-07-312-2/+12
* * kdb5_util.M: added documentation for some options.Jen Selby2002-07-294-10/+69
* * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2002-07-152-4/+6