| Commit message (Expand) | Author | Age | Files | Lines |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 11 | -396/+395 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -19/+23 |
* | On error getting forwarded creds, actually print out the error | Ken Raeburn | 2009-05-25 | 1 | -1/+2 |
* | Unfortunately, pre-1.7 krshd fails to support keyed checksums because | Sam Hartman | 2009-04-03 | 1 | -0/+2 |
* | Fix krshd and krlogind to use krb5_c_verify_checksum | Tom Yu | 2009-04-02 | 2 | -20/+29 |
* | In krcp, check the return value when closing the output file after | Greg Hudson | 2009-02-20 | 1 | -1/+2 |
* | prefer structure assignment to memcpy | Ken Raeburn | 2009-02-03 | 1 | -2/+1 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 3 | -5/+5 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -80/+78 |
* | Remove krb4 support in the applications. login's ability to run aklog | Greg Hudson | 2008-12-15 | 17 | -3312/+234 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 8 | -107/+96 |
* | Fix a krsh bug introduced in r21001 which could cause garbage at the | Greg Hudson | 2008-11-10 | 1 | -0/+1 |
* | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 2 | -34/+19 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -85/+66 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 5 | -6/+6 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 2 | -10/+3 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 6 | -16/+8 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -58/+63 |
* | Update krb4 test to use aclocal.m4 macro and default to disabled | Ken Raeburn | 2008-08-19 | 1 | -9/+1 |
* | Fix test for accept failure | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -6/+4 |
* | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 1 | -2/+2 |
* | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -55/+60 |
* | Get rid of some old SunOS 4 config stuff | Ken Raeburn | 2007-08-08 | 1 | -3/+0 |
* | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 1 | -2/+3 |
* | Even though the passed string never has a %, use an explicit %s format string... | Ken Raeburn | 2007-06-29 | 1 | -1/+1 |
* | * v4rcp.c (error): Use stdarg version always. Call vsnprintf instead of vspr... | Ken Raeburn | 2007-06-26 | 1 | -16/+5 |
* | * v4rcp.c (kstream_write): Allocate buffer space if it hasn't been | Ken Raeburn | 2007-06-26 | 1 | -9/+4 |
* | Check malloc return for null in kstream_create_* instead of | Ken Raeburn | 2007-06-26 | 1 | -0/+12 |
* | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 1 | -8/+3 |
* | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 3 | -13/+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 | 5 | -5/+5 |
* | Fix logic bug in string allocation | Ken Raeburn | 2006-10-15 | 1 | -1/+1 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -7/+9 |
* | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 4 | -9/+32 |
* | 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 |
* | Change man page cross-reference to kerberos(1) from kerberos(3) | Russ Allbery | 2006-06-13 | 1 | -1/+1 |
* | 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 | 1 | -3/+3 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -40/+44 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -9/+8 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -3064/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -56/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -74/+71 |
* | * configure.in: Supply comment template in AC_DEFINE calls | Ken Raeburn | 2006-03-28 | 2 | -8/+12 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -10/+11 |