| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | This commit updates: | Jeffrey Altman | 2006-03-20 | 49 | -1544/+1642 |
| * | Quick hack to make it easy to run valgrind on many of our test cases. | Ken Raeburn | 2006-03-16 | 3 | -2/+9 |
| * | * configure.in: If tgetent can't be found, error out | Ken Raeburn | 2006-03-16 | 2 | -0/+5 |
| * | * Makefile.in (krb5.conf): New target. Use config-files/krb5.conf, but | Ken Raeburn | 2006-03-14 | 2 | -2/+14 |
| * | * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or the | Ken Raeburn | 2006-03-13 | 2 | -5/+9 |
| * | * 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 |
| * | add new file windows/winlevel.h and update windows/version.rc | Jeffrey Altman | 2006-03-13 | 3 | -2/+42 |
| * | update docs for include/krb5/ -> include/ merge | Ken Raeburn | 2006-03-11 | 7 | -7/+16 |
| * | * reconf: Put autoconf.stmp into include directory | Ken Raeburn | 2006-03-11 | 2 | -2/+6 |
| * | merge krb5 subdir change log data | Ken Raeburn | 2006-03-11 | 2 | -1328/+1183 |
| * | temporary: change log from old krb5/ directory | Ken Raeburn | 2006-03-11 | 1 | -0/+1326 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 145 | -2945/+1450 |
| * | - replace icon with the NetIDMgr icon | Jeffrey Altman | 2006-03-11 | 3 | -2/+10 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 23 | -2/+76 |
| * | Build NetIDMgr Developer Documentation (requires doxygen) | Jeffrey Altman | 2006-03-09 | 2 | -3/+3 |
| * | * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ... | Ken Raeburn | 2006-03-09 | 2 | -1/+7 |
| * | * configure.in: Check for vsnprintf and vasprintf, and for positional | Ken Raeburn | 2006-03-09 | 2 | -1/+30 |
| * | make depend | Ken Raeburn | 2006-03-08 | 6 | -100/+157 |
| * | * prot.h: Include k5-platform.h. | Ken Raeburn | 2006-03-08 | 2 | -64/+28 |
| * | missed a dlsym call removal | Ken Raeburn | 2006-03-08 | 1 | -1/+0 |
| * | Oops. This should come closer to building on Windows.. | Ken Raeburn | 2006-03-08 | 2 | -18/+49 |
| * | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2006-03-08 | 115 | -3432/+9552 |
| * | * kdb5.c: Don't include pthread.h | Ken Raeburn | 2006-03-08 | 2 | -4/+4 |
| * | Enable compilation of little-endian unaligned load/store helper | Ken Raeburn | 2006-03-08 | 4 | -20/+16 |
| * | make depend | Ken Raeburn | 2006-03-08 | 43 | -376/+751 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 10 | -72/+174 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 44 | -228/+1413 |
| * | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2006-03-07 | 2 | -0/+14 |
| * | * Makefile.in (clean-unix): Delete util/fakedest | Ken Raeburn | 2006-03-02 | 2 | -0/+5 |
| * | don't check sizeof(int) at configure time | Ken Raeburn | 2006-03-01 | 4 | -2/+9 |
| * | add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windows | Jeffrey Altman | 2006-02-28 | 1 | -1/+1 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 33 | -181/+288 |
| * | 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 | 3 | -1/+49 |
| * | copyright update | Ken Raeburn | 2006-01-26 | 1 | -1/+1 |
| * | copyright notices | Ken Raeburn | 2006-01-26 | 2 | -0/+48 |
| * | * export-check.pl: Accept 'S' in nm output | Ken Raeburn | 2006-01-26 | 2 | -2/+6 |
| * | * export-check.pl: Accept 'G' in nm output | Ken Raeburn | 2006-01-26 | 2 | -2/+4 |
| * | Delete the rest of the support in the kdb library for doing locking on | Ken Raeburn | 2006-01-25 | 4 | -94/+28 |
| * | Remove the thread-safety flag from the kdb plugin interface. Instead, | Ken Raeburn | 2006-01-25 | 7 | -53/+213 |
| * | * k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock, | Ken Raeburn | 2006-01-25 | 2 | -0/+28 |
| * | Check the export lists against the newly built shared library to make sure all | Ken Raeburn | 2006-01-25 | 4 | -1/+63 |
| * | * fake-addrinfo.c (krb5int_in6addr_any): Always define | Ken Raeburn | 2006-01-25 | 2 | -5/+3 |
| * | * threads.c (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock, | Ken Raeburn | 2006-01-25 | 3 | -1/+53 |
| * | * lib.in (binutils.versions): Put hidden symbol list after exported list, | Ken Raeburn | 2006-01-25 | 2 | -3/+10 |
| * | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 14 | -23/+54 |