| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 9 | -41/+0 |
| * | Make configuration scripts executable | Sam Hartman | 2005-08-24 | 1 | -0/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 10 | -5/+25 |
| * | * Makefile.in ($(FAKEPREFIX)/lib): Target deleted. | Ken Raeburn | 2005-08-17 | 2 | -4/+5 |
| * | Add stub for krb5int_pthread_loaded() for Windows | Jeffrey Altman | 2005-07-28 | 2 | -0/+10 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 5 | -41/+60 |
| * | remove old makefile | Ken Raeburn | 2005-06-21 | 1 | -652/+0 |
| * | * profile.swg (errcode_t* tcl8 argout typemap): Cast return value from | Ken Raeburn | 2005-06-06 | 3 | -20/+27 |
| * | Add run-time determination of whether thread support is available in the | Ken Raeburn | 2005-06-01 | 3 | -1/+68 |
| * | * fake-addrinfo.c (fai_add_hosts_by_name): Pass null pointer instead of telnet | Ken Raeburn | 2005-05-18 | 2 | -2/+36 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -1/+2 |
| * | Stop generating per-directory sed scripts, and use perl to compute the patterns | Ken Raeburn | 2005-04-21 | 3 | -141/+113 |
| * | * depgen.sed: Delete faulty check for $(srcdir), and redundant check for $(SR... | Ken Raeburn | 2005-04-20 | 2 | -26/+6 |
| * | update dependencies | Ken Raeburn | 2005-04-13 | 1 | -16/+16 |
| * | * configure.in: Don't check for getpwuid_r here. | Ken Raeburn | 2005-03-26 | 3 | -17/+9 |
| * | threads.c (thread_termination): Free array of pointers to thread-specific dat... | Alexandra Ellwood | 2005-03-20 | 2 | -24/+38 |
| * | * Makefile.in (EXTRADEPSRCS): Define | Ken Raeburn | 2005-03-14 | 2 | -0/+24 |
| * | st_mtim.tv_nsec, not tv_usec | Ken Raeburn | 2005-03-13 | 3 | -4/+4 |
| * | profile library should check high-resolution timestamps if available | Ken Raeburn | 2005-03-13 | 4 | -1/+26 |
| * | profile_clear_relation doesn't work, iterator still sees deleted nodes | Ken Raeburn | 2005-03-04 | 3 | -0/+50 |
| * | possible profile null pointer deref in threaded app | Ken Raeburn | 2005-02-23 | 4 | -8/+45 |
| * | * et/error_message.c (com_err_initialize, com_err_terminate): If | Ken Raeburn | 2005-02-09 | 4 | -2/+33 |
| * | There is a memory leak here, if a thread has registered some per-thread data | Ken Raeburn | 2005-02-09 | 2 | -2/+30 |
| * | * threads.c (k5_key_delete) [ENABLE_THREADS && !_WIN32]: Don't abort, | Ken Raeburn | 2005-01-18 | 2 | -2/+7 |
| * | re-initialize 'terminated' variable to 0 during initialization routine | Jeffrey Altman | 2005-01-18 | 1 | -1/+2 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 4 | -0/+14 |
| * | fix calling convention for thread support fns | Ken Raeburn | 2005-01-14 | 2 | -6/+18 |
| * | * prof_file.c (profile_open_file): If mutex creation fails, free storage | Ken Raeburn | 2005-01-14 | 2 | -1/+4 |
| * | * error_message.c (com_err_terminate): Lock the list mutex before walking | Ken Raeburn | 2005-01-14 | 2 | -1/+8 |