| Commit message (Expand) | Author | Age | Files | Lines |
* | * kadm5_create.c: Include fake-addrinfo.h. | Ken Raeburn | 2007-03-14 | 1 | -6/+21 |
* | Fix tail portability problem by adding an expression test to the | Ken Raeburn | 2007-03-14 | 1 | -1/+1 |
* | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -1/+1 |
* | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 1 | -8/+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 |
* | MITKRB5-SA-2006-003: mechglue argument handling too lax | Tom Yu | 2007-01-09 | 1 | -0/+5 |
* | Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch | Ken Raeburn | 2006-12-20 | 2 | -6/+14 |
* | Add -clearpolicy to kadmin addprinc usage | Russ Allbery | 2006-12-16 | 1 | -1/+1 |
* | minor update to kdb5_util man page for LDAP plugin | Will Fiveash | 2006-12-04 | 1 | -1/+8 |
* | * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile as | Tom Yu | 2006-12-01 | 1 | -1/+1 |
* | Delay kadmind random number initialization until after fork | Russ Allbery | 2006-11-09 | 1 | -9/+11 |
* | * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back an | Ken Raeburn | 2006-11-02 | 2 | -4/+4 |
* | fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K... | Will Fiveash | 2006-10-23 | 1 | -1/+1 |
* | enabling LDAP mix-in support for kdb5_util load | Will Fiveash | 2006-10-21 | 1 | -7/+29 |
* | Call fileno and krb5_lock_file before calling fclose, rather than after. | Ken Raeburn | 2006-10-14 | 1 | -2/+6 |
* | Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>" | Ken Raeburn | 2006-10-12 | 1 | -22/+80 |
* | 10/3 patch from Savitha R, part 3, patch-manpages-schema.diff | Ken Raeburn | 2006-10-07 | 1 | -31/+27 |
* | make depend | Tom Yu | 2006-10-06 | 3 | -27/+31 |
* | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 2 | -4/+6 |
* | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 1 | -6/+2 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 5 | -146/+146 |
* | 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 | 3 | -16/+123 |
* | Document add_entry in ktutil man page | Russ Allbery | 2006-07-12 | 1 | -2/+6 |
* | copyright dates | Ken Raeburn | 2006-06-30 | 1 | -1/+1 |
* | * dump.c (load_db): Call krb5_db_promote instead of krb5_db_fini | Ken Raeburn | 2006-06-30 | 1 | -0/+10 |
* | New kdb backend operation promote_db, makes a temporary database become the | Ken Raeburn | 2006-06-30 | 1 | -1/+7 |
* | (add_db_arg): Fix silly bug. | Ken Raeburn | 2006-06-30 | 1 | -3/+8 |
* | * kdb5_util.c (add_db_arg): New function. | Ken Raeburn | 2006-06-29 | 4 | -52/+30 |
* | (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 | 11 | -82/+23 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 3 | -12/+12 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 6 | -84/+94 |
* | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 4 | -0/+293 |
* | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 12 | -65/+57 |
* | Have Tcl script error out if initialization fails | Ken Raeburn | 2006-05-13 | 1 | -8/+14 |
* | * tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix to | Ken Raeburn | 2006-05-11 | 1 | -1/+1 |
* | Change kdb plugin code to use the new plugin support instead of | Ken Raeburn | 2006-04-25 | 1 | -1/+1 |
* | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 8 | -403/+155 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -7/+5 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 12 | -3304/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 2 | -84/+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 | 12 | -0/+30 |
* | make depend | Ken Raeburn | 2006-04-01 | 1 | -1/+2 |
* | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 10 | -0/+23 |