| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV | Tom Yu | 2004-09-26 | 3 | -1/+9 |
| * | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 14 | -35/+244 |
| * | * network.c (closedown_network): Free each connection data structure while | Ken Raeburn | 2004-09-24 | 2 | -0/+8 |
| * | * kdc_util.h (sockaddr2p): Don't declare | Ken Raeburn | 2004-09-24 | 2 | -3/+4 |
| * | * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT, | Ken Raeburn | 2004-09-24 | 2 | -2/+7 |
| * | * xdr_rec.c (LAST_FRAG): Use 1L in case int is small | Ken Raeburn | 2004-09-24 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2004-09-24 | 1 | -7/+14 |
| * | * prof_tree.c (struct profile_node): Add new bitfield DELETED. | Ken Raeburn | 2004-09-23 | 6 | -13/+109 |
| * | regenerated | Ken Raeburn | 2004-09-23 | 1 | -6/+8 |
| * | * profile.swg: Only include tclsh.i if building for Tcl. | Ken Raeburn | 2004-09-23 | 2 | -3/+26 |
| * | * Makefile.in: Delete @SHARED_RULE@ line. | Ken Raeburn | 2004-09-23 | 2 | -3/+6 |
| * | * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o | Ken Raeburn | 2004-09-23 | 2 | -1/+5 |
| * | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 4 | -3/+27 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config info set by tclConfig.sh | Ken Raeburn | 2004-09-23 | 2 | -0/+11 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 16 | -8/+51 |
| * | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 4 | -1/+20 |
| * | * libgssrpc.exports: Export svc_maxfd | Tom Yu | 2004-09-22 | 2 | -0/+5 |
| * | * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linker | Ken Raeburn | 2004-09-21 | 2 | -1/+7 |
| * | Don't assume that presence of res_nsearch() means we have ns_initparse() | Tom Yu | 2004-09-21 | 4 | -7/+22 |
| * | memory leak in rd_cred.c | Tom Yu | 2004-09-21 | 2 | -1/+10 |
| * | memory leak in arcfour string_to_key | Sam Hartman | 2004-09-21 | 2 | -0/+6 |
| * | * configure.in: Check for sockaddr_in.sin_len and | Tom Yu | 2004-09-21 | 15 | -119/+193 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 10 | -378/+615 |
| * | * libgssrpc.exports: Don't export internals | Tom Yu | 2004-09-17 | 43 | -912/+697 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 6 | -2/+14 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Look for res_search() prototype, | Tom Yu | 2004-09-17 | 2 | -11/+32 |
| * | * kfw-fixed.nsi: | Jeffrey Altman | 2004-09-17 | 2 | -0/+63 |
| * | Remove trailing slash from PATH | Jeffrey Altman | 2004-09-17 | 3 | -23/+190 |
| * | Fix error code returned for empty sequences and check the error | Jeffrey Altman | 2004-09-17 | 2 | -2/+10 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Only look for res_search() in | Tom Yu | 2004-09-15 | 2 | -1/+6 |
| * | * configure.in: Check for h_errno declaration in netdb.h | Tom Yu | 2004-09-15 | 3 | -0/+23 |
| * | * reconf: Export ACLOCAL=true to environment | Ken Raeburn | 2004-09-15 | 2 | -0/+9 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMPAT check | Tom Yu | 2004-09-14 | 2 | -0/+8 |
| * | Enable default installation of documentation | Jeffrey Altman | 2004-09-14 | 2 | -1/+5 |
| * | * dnssrv.c: | Tom Yu | 2004-09-14 | 4 | -0/+10 |
| * | * aclocal.m4: Fix check for resolv.h; some platforms have | Tom Yu | 2004-09-14 | 2 | -2/+15 |
| * | * kfw-fixed.nsi: | Jeffrey Altman | 2004-09-13 | 2 | -3/+99 |
| * | Add msi-deployment-guide.txt | Jeffrey Altman | 2004-09-13 | 2 | -0/+371 |
| * | Updates to WiX to satisfy the needs of MIT SWRT | Jeffrey Altman | 2004-09-13 | 6 | -6/+299 |
| * | utils.nsi: Fix RestartRequired function to actually determine | Jeffrey Altman | 2004-09-11 | 2 | -33/+112 |
| * | Support building on x86_64 | Sam Hartman | 2004-09-10 | 2 | -10/+19 |
| * | * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h, | Tom Yu | 2004-09-10 | 2 | -9/+7 |
| * | * cc_mslsa.c: Implement krb5_lcc_initialize() | Jeffrey Altman | 2004-09-10 | 2 | -6/+35 |
| * | cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2Message | Jeffrey Altman | 2004-09-10 | 2 | -3/+6 |
| * | 2004-09-10 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-09-10 | 2 | -8/+374 |
| * | krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKET | Jeffrey Altman | 2004-09-09 | 2 | -0/+5 |
| * | ms2mit.c: Apply KRB5_TC_NOTICKET to MSLSA: while searching for the | Jeffrey Altman | 2004-09-09 | 2 | -0/+19 |
| * | * login.c (main): Don't overwrite "PATH" environment variable if | Tom Yu | 2004-09-08 | 2 | -1/+6 |
| * | * Makefile.in (install-unix): Install krb524d manpage | Tom Yu | 2004-09-08 | 2 | -0/+5 |
| * | * Makefile.in: Install krb5-config manpage | Tom Yu | 2004-09-08 | 2 | -0/+5 |