aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn26-17/+69
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn9-0/+28
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn28-18/+74
2002-08-23 * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu4-16/+80
2002-08-14 * main.c: updated the usage functionJen Selby2-1/+7
2002-08-14* dump.c: Unused file deletedKen Raeburn2-1494/+4
2002-08-14 * acl_files.c (canon;): Properly handle appending of the localTom Yu2-1/+13
2002-08-07* tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn2-0/+13
2002-08-02 * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2-14/+58
2002-07-31 * dump.c (master_key_convert): Iterate over freeingTom Yu2-2/+12
2002-07-29 * kdb5_util.M: added documentation for some options.Jen Selby4-10/+69
2002-07-15 * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2-4/+6
2002-07-15 * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2-2/+9
2002-07-15 * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach3-58/+43
2002-06-19 * srv_net.c: Conditionalize debugging variables inside DEBUGEzra Peisach3-1/+23
2002-06-15update dependenciesKen Raeburn3-39/+33
2002-06-07 * kadmin.M: Remove references to "rename_principal".Tom Yu2-36/+5
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn4-8/+15
2002-03-078-bit-kvno workarounds from 1.2.4Ken Raeburn2-3/+17
2002-03-07more verbose reporting of unexpected errorsKen Raeburn3-4/+15
2002-03-03Set umask to 077 to avoid public srvtabsSam Hartman2-0/+9
2002-01-08Get strong random bits at kadmind startupSam Hartman2-1/+15
2002-01-08Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2-1/+12
2001-11-19 * kadm_server.h: Update prototype for convert_kadm5_to_kadmEzra Peisach3-4/+13
2001-10-26 * configure.in: Add KRB5_GETSOCKNAME_ARGSEzra Peisach2-0/+5
2001-10-26 * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPEEzra Peisach2-1/+10
2001-10-26 * dump.c (dump_db): Pass krb5_boolean instead of char * asEzra Peisach2-1/+8
2001-10-25 * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymoreTom Yu2-23/+5
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn3-53/+58
2001-10-10* kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2-1/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn14-236/+227
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-2/+6
2001-09-01dependenciesKen Raeburn6-5/+111
2001-07-16* string_table.c (str_INITING_KCONTEXT): Variable deleted.Ken Raeburn4-5/+10
2001-07-09 * admin_server.c: Provide prototype for do_child and declare staticEzra Peisach2-2/+6
2001-07-01 * kadm_server.h: Add prototypes for missing acl_ functionsEzra Peisach6-17/+36
2001-07-01 * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach5-31/+50
2001-07-01 * misc.c, server_stubs.c: Nuke rcsidEzra Peisach7-54/+28
2001-07-01 * nstrtok.h: New file with prototype for nstrtokEzra Peisach6-37/+22
2001-06-26 * server_glue_v1.c: Include misc.h for prototypesEzra Peisach3-3/+11
2001-06-26 * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2-7/+7
2001-06-22 * adm_conn.c (kadm_get_ccache): Cast return from getpid() to intEzra Peisach2-1/+6
2001-06-22 * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach3-10/+20
2001-06-22 * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2-9/+14
2001-06-22drop a log entry for deleting an unused variable - ezra already did it, my lo...Ken Raeburn1-1/+0
2001-06-22* adm_conn.c, kpasswd.c, srv_net.c: Changed various char string variables intoKen Raeburn5-54/+71
2001-06-21 * kadm_supp.c (prin_vals): Pass time_t * to localtime instead ofEzra Peisach2-1/+7
2001-06-21 * main.c: Add prototype for daemon if neededEzra Peisach2-0/+8
2001-06-21 * ovsec_kadmd.c: Add prototype for daemon if neededEzra Peisach2-0/+8