| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 2 | -3/+3 |
* | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -0/+2 |
* | In kadmin, free the correct item in an error case (fixes a double-free | Greg Hudson | 2009-01-23 | 1 | -1/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -43/+41 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+8 |
* | Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument | Ezra Peisach | 2008-12-16 | 1 | -1/+1 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -17/+19 |
* | Fix a kadmin bug introduced in a recent set of string handling | Greg Hudson | 2008-11-06 | 1 | -1/+1 |
* | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -10/+9 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -5/+6 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -30/+9 |
* | Finished KLL to KIM shim. | Alexandra Ellwood | 2008-10-01 | 1 | -5/+6 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -4/+4 |
* | Use a valid UTF8 password for randkey password | Alexandra Ellwood | 2008-08-13 | 1 | -5/+9 |
* | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 2 | -1/+26 |
* | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 1 | -6/+89 |
* | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -4/+4 |
* | fixed mispelling in kadmin error message | Alexandra Ellwood | 2007-10-16 | 1 | -1/+1 |
* | Will Fiveash and Mark Phalan report that kadmin's unlock command calls | Tom Yu | 2007-10-04 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -3/+4 |
* | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 1 | -9/+5 |
* | Get rid of .o files when cleaning | Ken Raeburn | 2007-07-10 | 1 | -1/+1 |
* | Check for error indication from localtime. | Ken Raeburn | 2007-06-29 | 1 | -11/+51 |
* | Add the new kadm5srv function krb5_get_principal_keys to the export list | Russ Allbery | 2007-04-16 | 2 | -5/+16 |
* | Add support for extracting existing keys from the KDC with kadmin.local. | Russ Allbery | 2007-04-16 | 2 | -2/+47 |
* | Fix tail portability problem by adding an expression test to the | Ken Raeburn | 2007-03-14 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-01-20 | 1 | -3/+7 |
* | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 1 | -1/+1 |
* | Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch | Ken Raeburn | 2006-12-20 | 1 | -4/+8 |
* | Add -clearpolicy to kadmin addprinc usage | Russ Allbery | 2006-12-16 | 1 | -1/+1 |
* | 10/3 patch from Savitha R, part 3, patch-manpages-schema.diff | Ken Raeburn | 2006-10-07 | 1 | -31/+27 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -14/+14 |
* | whitespace | Ken Raeburn | 2006-09-12 | 1 | -292/+285 |
* | whitespace | Ken Raeburn | 2006-09-12 | 1 | -18/+14 |
* | kadmin_startup(): Turn off KLL automatic prompting support in kadmin | Alexandra Ellwood | 2006-07-18 | 1 | -0/+13 |
* | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -9/+81 |
* | (kadmin_cpw): Don't crash if principal name is not given. Based on a | Ken Raeburn | 2006-06-20 | 1 | -4/+12 |
* | (kadmin_startup): Properly skip "\@" and "\/" sequences when | Ken Raeburn | 2006-06-15 | 1 | -2/+2 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -8/+8 |
* | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+39 |
* | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -3/+2 |
* | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -0/+15 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -546/+0 |
* | * getdate.y: Include autoconf.h always. Don't include config.h | Ken Raeburn | 2006-04-04 | 2 | -7/+5 |
* | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 2 | -0/+6 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 4 | -146/+7 |
* | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+7 |
* | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 3 | -1/+7 |