| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 9 | -3931/+0 |
| * | * Sanitize: Removed | Ken Raeburn | 2006-04-11 | 2 | -418/+2 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 6 | -310/+0 |
| * | Move pty library from util/pty to appl/libpty; update Makefile.in and | Ken Raeburn | 2006-04-11 | 24 | -4433/+6 |
| * | Add prerequisites for some header checks to avoid "present but cannot | Tom Yu | 2006-04-05 | 2 | -1/+13 |
| * | * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automatically | Ken Raeburn | 2006-04-04 | 2 | -1/+6 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 6 | -0/+15 |
| * | include autoconf.h in a few more places | Ken Raeburn | 2006-04-03 | 2 | -0/+5 |
| * | * configure.in: Always provide three arguments to AC_DEFINE | Ken Raeburn | 2006-03-31 | 2 | -16/+20 |
| * | * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't define | Ken Raeburn | 2006-03-31 | 4 | -19/+17 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 5 | -128/+126 |
| * | * depfix.pl (uniquify): Sort dependencies, so little tweaks to include orders | Ken Raeburn | 2006-03-31 | 2 | -2/+13 |
| * | * pty-int.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -17/+23 |
| * | make depend | Ken Raeburn | 2006-03-30 | 1 | -24/+27 |
| * | * ss_internal.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 2 | -0/+5 |
| * | * configure.in: Supply all three arguments when calling AC_DEFINE | Ken Raeburn | 2006-03-28 | 2 | -1/+4 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -0/+3 |
| * | build and export set/reset_com_err_hook on windows | Ken Raeburn | 2006-03-27 | 2 | -2/+5 |
| * | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 5 | -0/+155 |
| * | * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or the | Ken Raeburn | 2006-03-13 | 2 | -5/+9 |
| * | * reconf: Put autoconf.stmp into include directory | Ken Raeburn | 2006-03-11 | 2 | -2/+6 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 6 | -33/+40 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 6 | -1/+20 |
| * | 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 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -8/+32 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 6 | -3/+366 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 4 | -1/+11 |
| * | 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 |
| * | Check the export lists against the newly built shared library to make sure all | Ken Raeburn | 2006-01-25 | 2 | -0/+59 |
| * | * 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 |
| * | Back out unwanted change to profile_tcl.c | Sam Hartman | 2006-01-11 | 1 | -745/+311 |
| * | Remove krb5_callconv from non-exported internal function | Sam Hartman | 2006-01-11 | 1 | -311/+745 |
| * | Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h", | Ken Raeburn | 2005-12-22 | 2 | -1/+28 |
| * | make depend | Tom Yu | 2005-11-29 | 5 | -60/+41 |
| * | mkrel should delete .svn directories | Tom Yu | 2005-11-03 | 2 | -1/+5 |
| * | Rename depfix2.pl to depfix.pl | Ken Raeburn | 2005-10-27 | 2 | -1/+2 |
| * | Roll all the "make depend" transformations into one perl script | Ken Raeburn | 2005-10-27 | 3 | -68/+66 |
| * | * ac_check_krb5.m4: Set LIBS rather than LDFLAGS | Tom Yu | 2005-10-25 | 2 | -2/+6 |
| * | Delete setting and testing of STAT_ONCE_PER_SECOND, just always do it | Ken Raeburn | 2005-10-21 | 3 | -10/+7 |
| * | * ac_check_krb5.m4: Example autoconf macro to use krb5-config for | Tom Yu | 2005-10-18 | 2 | -0/+63 |
| * | Move the db2 library to the site of its one use, the kdb-db2 module. | Ken Raeburn | 2005-10-04 | 118 | -50897/+7 |
| * | * fake_addrinfo.c (getaddrinfo): AI_NUMERICSERV fix for AIX | Ken Raeburn | 2005-09-09 | 2 | -1/+15 |
| * | update mkrel for svn | Tom Yu | 2005-09-08 | 2 | -5/+11 |
| * | fix more executable permissions | Tom Yu | 2005-08-25 | 9 | -0/+0 |