| Commit message (Expand) | Author | Age | Files | Lines |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -149/+147 |
* | Fix up warning of suggested parens in assignment in conditional | Ezra Peisach | 2008-12-29 | 1 | -3/+3 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -5/+4 |
* | Remove loadv4/dumpv4 code in kdb5_util. (The command table entries for | Greg Hudson | 2008-12-15 | 6 | -1500/+0 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -2/+1 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -56/+60 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -3/+3 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 3 | -19/+4 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+1 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -51/+54 |
* | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 5 | -28/+108 |
* | Oops. Really delete the extra argument this time | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | Removed unused (and unpassed) argument to process_k5beta7_policy | Ken Raeburn | 2008-08-06 | 1 | -1/+0 |
* | Reuse more k5beta7 code for iprop | Ken Raeburn | 2008-07-31 | 1 | -61/+1 |
* | Apply patch from Mark Phalan to correctly use progname instead of | Tom Yu | 2008-07-17 | 5 | -80/+65 |
* | Apply patch from Mark Phalan to initialize progname before use | Tom Yu | 2008-07-16 | 1 | -4/+6 |
* | misc uninitialized-storage accesses | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
* | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 7 | -21/+272 |
* | Remove documentation for no-longer-supported admin_dbname argument | Ken Raeburn | 2008-06-10 | 1 | -6/+1 |
* | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 1 | -5/+6 |
* | No prototype when building kdb5_util without krb4 support | Alexandra Ellwood | 2008-05-30 | 1 | -1/+2 |
* | Force hostname to lowercase before constructing kadmin principal name. | Ken Raeburn | 2008-05-17 | 1 | -2/+22 |
* | Remove some unused codes | Ken Raeburn | 2007-08-27 | 1 | -4/+0 |
* | Remove unused PLURAL macro | Ken Raeburn | 2007-08-27 | 1 | -1/+0 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -26/+28 |
* | Remove unused files | Ken Raeburn | 2007-05-18 | 2 | -340/+0 |
* | Remove unused file | Ken Raeburn | 2007-05-18 | 1 | -241/+0 |
* | make depend | Ken Raeburn | 2007-03-28 | 1 | -9/+10 |
* | * kadm5_create.c: Include fake-addrinfo.h. | Ken Raeburn | 2007-03-14 | 1 | -6/+21 |
* | 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 |
* | 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 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -14/+16 |
* | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 2 | -4/+6 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -49/+49 |
* | 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 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -7/+7 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -33/+36 |
* | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+123 |
* | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 6 | -9/+10 |
* | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 3 | -3/+18 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -969/+0 |