| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * env-setup.shin: Set KRB5CCNAME to something under $K5ROOT | Ken Raeburn | 2002-12-19 | 2 | -1/+5 |
| * | Fix prototypes for *_wrapper_3 | Sam Hartman | 2002-12-09 | 2 | -7/+19 |
| * | * misc.h: Rename prototypes from chpass_principal_wrapper and | Ezra Peisach | 2002-12-09 | 2 | -7/+13 |
| * | upde dependencies | Tom Yu | 2002-11-27 | 1 | -17/+12 |
| * | update dependencies | Tom Yu | 2002-11-27 | 2 | -13/+18 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 5 | -373/+13 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 11 | -12/+39 |
| * | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 2 | -2/+6 |
| * | This fixes some test suite password prompt checks that were missed | Tom Yu | 2002-11-02 | 3 | -18/+23 |
| * | MITKRB5-SA-2002-002 buffer overflow in kadmind4 | Tom Yu | 2002-11-01 | 2 | -2/+14 |
| * | * start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tcl | Ken Raeburn | 2002-10-30 | 2 | -0/+12 |
| * | * start_servers_local: Set names of replay cache and log files to be per-user, | Ken Raeburn | 2002-10-18 | 2 | -3/+10 |
| * | * start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe for | Ken Raeburn | 2002-10-16 | 2 | -1/+9 |
| * | principal can't specify ks_tuples changing own passwd | Tom Yu | 2002-10-08 | 3 | -18/+56 |
| * | libkadm5 should allow persistent locks | Tom Yu | 2002-10-08 | 4 | -0/+63 |
| * | * ktutil_ct.ct: Add final "end" statement | Ken Raeburn | 2002-08-29 | 2 | -0/+3 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 3 | -8/+14 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 26 | -17/+69 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 9 | -0/+28 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 28 | -18/+74 |
| * | * dump.c (dump_db): Update usage comment. Add "-rev" and | Tom Yu | 2002-08-23 | 4 | -16/+80 |
| * | * main.c: updated the usage function | Jen Selby | 2002-08-14 | 2 | -1/+7 |
| * | * dump.c: Unused file deleted | Ken Raeburn | 2002-08-14 | 2 | -1494/+4 |
| * | * acl_files.c (canon;): Properly handle appending of the local | Tom Yu | 2002-08-14 | 2 | -1/+13 |
| * | * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMS | Ken Raeburn | 2002-08-07 | 2 | -0/+13 |
| * | * server_stubs.c: Check return value from unparse_name() in lots | Tom Yu | 2002-08-02 | 2 | -14/+58 |
| * | * dump.c (master_key_convert): Iterate over freeing | Tom Yu | 2002-07-31 | 2 | -2/+12 |
| * | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 4 | -10/+69 |
| * | * dump.c (dump_ov_princ): Remove variable set but unused | Ezra Peisach | 2002-07-15 | 2 | -4/+6 |
| * | * ktutil.c (ktutil_list): Remove variable set but not used. Also, | Ezra Peisach | 2002-07-15 | 2 | -2/+9 |
| * | * tcl_kadm5.c: Cleanup warnings for variables set but not used. | Ezra Peisach | 2002-07-15 | 3 | -58/+43 |
| * | * srv_net.c: Conditionalize debugging variables inside DEBUG | Ezra Peisach | 2002-06-19 | 3 | -1/+23 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 3 | -39/+33 |
| * | * kadmin.M: Remove references to "rename_principal". | Tom Yu | 2002-06-07 | 2 | -36/+5 |
| * | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 4 | -8/+15 |
| * | 8-bit-kvno workarounds from 1.2.4 | Ken Raeburn | 2002-03-07 | 2 | -3/+17 |
| * | more verbose reporting of unexpected errors | Ken Raeburn | 2002-03-07 | 3 | -4/+15 |
| * | Set umask to 077 to avoid public srvtabs | Sam Hartman | 2002-03-03 | 2 | -0/+9 |
| * | Get strong random bits at kadmind startup | Sam Hartman | 2002-01-08 | 2 | -1/+15 |
| * | Implement code to get random data from /dev/{random,urandom}. For | Sam Hartman | 2002-01-08 | 2 | -1/+12 |
| * | * kadm_server.h: Update prototype for convert_kadm5_to_kadm | Ezra Peisach | 2001-11-19 | 3 | -4/+13 |
| * | * configure.in: Add KRB5_GETSOCKNAME_ARGS | Ezra Peisach | 2001-10-26 | 2 | -0/+5 |
| * | * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPE | Ezra Peisach | 2001-10-26 | 2 | -1/+10 |
| * | * dump.c (dump_db): Pass krb5_boolean instead of char * as | Ezra Peisach | 2001-10-26 | 2 | -1/+8 |
| * | * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymore | Tom Yu | 2001-10-25 | 2 | -23/+5 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 3 | -53/+58 |
| * | * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases | Ken Raeburn | 2001-10-10 | 2 | -1/+7 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 14 | -236/+227 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -2/+6 |