| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 51 | -29428/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 27 | -1348/+0 |
| * | * client.c (usage): Mark as "noreturn" under gcc | Ken Raeburn | 2006-04-10 | 2 | -0/+7 |
| * | * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silence | Ken Raeburn | 2006-04-10 | 2 | -2/+7 |
| * | * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numeric | Ken Raeburn | 2006-04-08 | 2 | -2/+5 |
| * | * fakeenv.c: Unused file deleted | Ken Raeburn | 2006-04-08 | 2 | -88/+4 |
| * | make depend | Ken Raeburn | 2006-04-04 | 2 | -4/+4 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 24 | -0/+60 |
| * | * err_handle.c: Include autoconf.h and string.h. | Ken Raeburn | 2006-04-04 | 3 | -0/+13 |
| * | * Makefile.in (DEFS): Make empty. | Ken Raeburn | 2006-04-04 | 3 | -0/+8 |
| * | include autoconf.h in a few more places | Ken Raeburn | 2006-04-03 | 6 | -0/+12 |
| * | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 18 | -2/+45 |
| * | don't use configure-defined macros on command line, use autoconf.h only | Ken Raeburn | 2006-04-02 | 30 | -0/+75 |
| * | make depend | Ken Raeburn | 2006-04-01 | 1 | -48/+53 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 27 | -3/+55 |
| * | * configure.in: Never define size_t | Ken Raeburn | 2006-04-01 | 2 | -1/+4 |
| * | * kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keytab_internalize): Read | Ken Raeburn | 2006-03-31 | 2 | -21/+13 |
| * | * configure.in: Don't test sizes of natural types | Ken Raeburn | 2006-03-31 | 2 | -3/+4 |
| * | Stop checking sizeof(type) at configure time. | Ken Raeburn | 2006-03-31 | 6 | -19/+28 |
| * | * util_token.c: Include limits.h. | Ken Raeburn | 2006-03-31 | 2 | -3/+11 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 34 | -3381/+3463 |
| * | * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches. | Ken Raeburn | 2006-03-30 | 2 | -22/+5 |
| * | * aesopt.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -3/+10 |
| * | * shs.c: Include shs.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
| * | fill a paragraph in a comment because it's making my scripted parsing difficult | Ken Raeburn | 2006-03-30 | 1 | -5/+5 |
| * | * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTED | Ken Raeburn | 2006-03-28 | 2 | -2/+7 |
| * | make depend | Ken Raeburn | 2006-03-27 | 31 | -960/+1162 |
| * | * Makefile.in (include_xom): Define as "rem" instead of empty on Windows | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
| * | build and export set/reset_com_err_hook on windows | Ken Raeburn | 2006-03-27 | 1 | -0/+2 |
| * | * krb5_32.def: Add the new error-message functions | Ken Raeburn | 2006-03-27 | 2 | -1/+10 |
| * | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 7 | -1/+103 |
| * | * Makefile.in (check-unix): Use RUN_SETUP for t_deltat | Ken Raeburn | 2006-03-13 | 2 | -1/+5 |
| * | * Makefile.in (check-unix): Use RUN_SETUP | Ken Raeburn | 2006-03-13 | 2 | -2/+6 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 63 | -1120/+1116 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 4 | -0/+12 |
| * | * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ... | Ken Raeburn | 2006-03-09 | 2 | -1/+7 |
| * | make depend | Ken Raeburn | 2006-03-08 | 4 | -91/+142 |
| * | * kdb5.c: Don't include pthread.h | Ken Raeburn | 2006-03-08 | 2 | -4/+4 |
| * | make depend | Ken Raeburn | 2006-03-08 | 31 | -336/+671 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -1/+5 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 12 | -177/+442 |
| * | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2006-03-07 | 2 | -0/+14 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 4 | -112/+130 |
| * | Mark #else of KDB5_STATIC_LINK with ifdef name | Sam Hartman | 2006-01-27 | 1 | -1/+1 |
| * | Note that caller must free result of conf_get_section | Sam Hartman | 2006-01-27 | 2 | -0/+2 |
| * | Define new error codes for errors loading dal plugins. | Sam Hartman | 2006-01-27 | 4 | -5/+19 |
| * | update copyright dates | Ken Raeburn | 2006-01-26 | 1 | -1/+1 |
| * | add/update copyright notices for non-trivial code additions/changes in 2006 | Ken Raeburn | 2006-01-26 | 1 | -0/+24 |
| * | Delete the rest of the support in the kdb library for doing locking on | Ken Raeburn | 2006-01-25 | 4 | -94/+28 |