summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2002-07-152-2/+9
* * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach2002-07-153-58/+43
* * srv_net.c: Conditionalize debugging variables inside DEBUGEzra Peisach2002-06-193-1/+23
* update dependenciesKen Raeburn2002-06-153-39/+33
* * kadmin.M: Remove references to "rename_principal".Tom Yu2002-06-072-36/+5
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-064-8/+15
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+17
* more verbose reporting of unexpected errorsKen Raeburn2002-03-073-4/+15
* Set umask to 077 to avoid public srvtabsSam Hartman2002-03-032-0/+9
* Get strong random bits at kadmind startupSam Hartman2002-01-082-1/+15
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-082-1/+12
* * kadm_server.h: Update prototype for convert_kadm5_to_kadmEzra Peisach2001-11-193-4/+13
* * configure.in: Add KRB5_GETSOCKNAME_ARGSEzra Peisach2001-10-262-0/+5
* * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPEEzra Peisach2001-10-262-1/+10
* * dump.c (dump_db): Pass krb5_boolean instead of char * asEzra Peisach2001-10-262-1/+8
* * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymoreTom Yu2001-10-252-23/+5
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-113-53/+58
* * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2001-10-102-1/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-1014-236/+227
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-2/+6
* dependenciesKen Raeburn2001-09-016-5/+111
* * string_table.c (str_INITING_KCONTEXT): Variable deleted.Ken Raeburn2001-07-164-5/+10
* * admin_server.c: Provide prototype for do_child and declare staticEzra Peisach2001-07-092-2/+6
* * kadm_server.h: Add prototypes for missing acl_ functionsEzra Peisach2001-07-016-17/+36
* * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach2001-07-015-31/+50
* * misc.c, server_stubs.c: Nuke rcsidEzra Peisach2001-07-017-54/+28
* * nstrtok.h: New file with prototype for nstrtokEzra Peisach2001-07-016-37/+22
* * server_glue_v1.c: Include misc.h for prototypesEzra Peisach2001-06-263-3/+11
* * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2001-06-262-7/+7
* * adm_conn.c (kadm_get_ccache): Cast return from getpid() to intEzra Peisach2001-06-222-1/+6
* * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach2001-06-223-10/+20
* * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2001-06-222-9/+14
* drop a log entry for deleting an unused variable - ezra already did it, my lo...Ken Raeburn2001-06-221-1/+0
* * adm_conn.c, kpasswd.c, srv_net.c: Changed various char string variables intoKen Raeburn2001-06-225-54/+71
* * kadm_supp.c (prin_vals): Pass time_t * to localtime instead ofEzra Peisach2001-06-212-1/+7
* * main.c: Add prototype for daemon if neededEzra Peisach2001-06-212-0/+8
* * ovsec_kadmd.c: Add prototype for daemon if neededEzra Peisach2001-06-212-0/+8
* * configure.in: Test system header files for daemon prototypeEzra Peisach2001-06-212-0/+7