| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | make depend | Ken Raeburn | 2007-03-28 | 1 | -3/+3 |
| * | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 10 | -40/+20 |
| * | Include autoconf.h | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 2 | -2/+2 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 2 | -1/+2 |
| * | Remove commented-out macro | Ken Raeburn | 2007-03-25 | 1 | -1/+0 |
| * | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 4 | -17/+1 |
| * | make depend | Ken Raeburn | 2007-01-20 | 1 | -13/+29 |
| * | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 9 | -9/+9 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 2 | -0/+3 |
| * | * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send): | Tom Yu | 2006-12-01 | 1 | -2/+4 |
| * | * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0. | Ken Raeburn | 2006-11-02 | 2 | -3/+3 |
| * | Memory leak fixes on exit | Ezra Peisach | 2006-10-18 | 2 | -1/+8 |
| * | Cleanup some warnings on missing prototypes | Ezra Peisach | 2006-10-15 | 3 | -2/+5 |
| * | Remove all unused variable warnings from tree | Ezra Peisach | 2006-10-15 | 1 | -2/+0 |
| * | typo | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
| * | Initialize some values before use, silence some warnings | Ken Raeburn | 2006-10-15 | 1 | -1/+3 |
| * | Fix logic bug in string allocation | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
| * | Use memmove for overlapping regions | Ken Raeburn | 2006-10-15 | 2 | -27/+29 |
| * | Don't strncpy a string to itself | Ken Raeburn | 2006-10-14 | 1 | -1/+2 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | more debugging printfs for nightly testing | Ken Raeburn | 2006-10-12 | 1 | -0/+6 |
| * | some (more) debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+5 |
| * | some debugging code to track down nightly test failures | Ken Raeburn | 2006-10-11 | 1 | -0/+6 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 1 | -1/+0 |
| * | make depend | Tom Yu | 2006-10-06 | 3 | -12/+15 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 1 | -0/+2 |
| * | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 5 | -12/+41 |
| * | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 2 | -1/+4 |
| * | make depend | Ken Raeburn | 2006-07-17 | 1 | -1/+0 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 2 | -4/+4 |
| * | In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address rather | Russ Allbery | 2006-06-20 | 1 | -1/+1 |
| * | Pass in the correct value for the first argument of select (one larger | Russ Allbery | 2006-06-19 | 4 | -5/+29 |
| * | Test for and use setutsent, based on a patch from Nate Yocom at Centrify. | Ken Raeburn | 2006-06-17 | 2 | -5/+22 |
| * | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 2 | -8/+8 |
| * | ftpd's getline conflicts with current glibc headers | Ken Raeburn | 2006-06-16 | 3 | -5/+4 |
| * | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 7 | -7/+7 |
| * | remove unused versions of makefiles | Ken Raeburn | 2006-06-15 | 6 | -369/+0 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -0/+1 |
| * | telnet help should telnet to a host named help, not display a usage | Russ Allbery | 2006-06-13 | 1 | -1/+1 |
| * | Change man page cross-reference to kerberos(1) from kerberos(3) | Russ Allbery | 2006-06-13 | 1 | -1/+1 |
| * | Always include sys/ioctl.h in the telnet and telnetd code, even if | Russ Allbery | 2006-06-12 | 2 | -4/+2 |
| * | Document the authorization logic used in the absence of .k5login files. | Russ Allbery | 2006-06-12 | 2 | -18/+18 |
| * | Fix minor nroff man page problems (stray space, bad cross reference) | Russ Allbery | 2006-06-12 | 1 | -1/+1 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 2 | -4/+4 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 5 | -74/+83 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 2 | -14/+12 |
| * | * configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS code | Ken Raeburn | 2006-04-13 | 1 | -6/+0 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 19 | -9619/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 22 | -902/+0 |