| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | fix more executable permissions | Tom Yu | 2005-08-25 | 1 | -0/+0 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -4/+0 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 3 | -12/+189 |
| * | * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback to | Tom Yu | 2005-02-12 | 3 | -2/+18 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 2 | -1/+5 |
| * | * kadmin.M: Put space after ".B" directive | Ken Raeburn | 2004-07-16 | 2 | -1/+5 |
| * | Use null pointer as service name to request host-based service name | Tom Yu | 2004-06-24 | 1 | -8/+1 |
| * | use host-based service name for kadmin client | Tom Yu | 2004-06-24 | 2 | -3/+22 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 2 | -1/+9 |
| * | * kadmin.h, keytab.c: Remove inclusion of k5-int.h | Ezra Peisach | 2004-05-31 | 3 | -2/+4 |
| * | * getdate.y: Include krb5.h and kadmin.h. | Ken Raeburn | 2004-05-30 | 5 | -9/+38 |
| * | * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; always | Ken Raeburn | 2003-08-26 | 2 | -1/+6 |
| * | Added a little more buffer space than the supplied patch, and used sizeof | Ken Raeburn | 2003-07-24 | 2 | -2/+7 |
| * | Register writable keytabs by default | Sam Hartman | 2003-05-19 | 2 | -6/+4 |
| * | * Makefile.in (install): Fix typo in k5srvutil.M install rule | Tom Yu | 2003-02-07 | 2 | -1/+5 |
| * | Add k5srvutil | Sam Hartman | 2003-02-06 | 4 | -0/+181 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 1 | -28/+0 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -4/+9 |