| Commit message (Expand) | Author | Age | Files | Lines |
* | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 2 | -2/+43 |
* | If we have a local UDP socket without the PKTINFO option set, it's | Ken Raeburn | 2009-01-14 | 1 | -0/+11 |
* | If recv_from_to is passed a buffer for the local endpoint address, | Ken Raeburn | 2009-01-14 | 1 | -1/+10 |
* | Merge some very simple points of divergence in the two copies of network.c --... | Ken Raeburn | 2009-01-14 | 1 | -9/+8 |
* | remove unused file | Ken Raeburn | 2009-01-06 | 1 | -190/+0 |
* | Clean up many error-condition leaks of the server handle in the | Greg Hudson | 2009-01-06 | 1 | -83/+46 |
* | In kadmin, remove a bunch of checks for handle being NULL (some old, | Greg Hudson | 2009-01-06 | 1 | -41/+41 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 16 | -422/+414 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 9 | -596/+2369 |
* | 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 |
* | Move prototypes needed in multiple files to misc.h instead of | Ezra Peisach | 2008-12-17 | 4 | -10/+17 |
* | Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument | Ezra Peisach | 2008-12-16 | 1 | -1/+1 |
* | Remove a krb4 conditional block in ktutil_funcs.c which was missed in | Greg Hudson | 2008-12-15 | 1 | -4/+0 |
* | In ktutil, remove code for wst (write srvtab). Reimplement rst (read | Greg Hudson | 2008-12-15 | 4 | -233/+9 |
* | 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 | 5 | -25/+25 |
* | Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit... | Ken Raeburn | 2008-11-17 | 1 | -12/+12 |
* | 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 | 2 | -18/+18 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 4 | -94/+101 |
* | Apply an adapted Sun patch to fix error string leaks in kadmind | Greg Hudson | 2008-11-03 | 1 | -109/+141 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 3 | -22/+34 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -3/+3 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 4 | -49/+13 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 2 | -4/+2 |
* | Finished KLL to KIM shim. | Alexandra Ellwood | 2008-10-01 | 1 | -5/+6 |
* | makedepend | Ken Raeburn | 2008-09-18 | 4 | -86/+91 |
* | If unset env(KRB5CCNAME) doesn't work, skip the tests that depend on it | Ken Raeburn | 2008-09-18 | 1 | -8/+35 |
* | compile-time flag to disable iprop | Ken Raeburn | 2008-08-27 | 1 | -3/+12 |
* | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 5 | -28/+108 |
* | Use a valid UTF8 password for randkey password | Alexandra Ellwood | 2008-08-13 | 1 | -5/+9 |
* | Oops. Really delete the extra argument this time | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | Check for malloc failure | Ken Raeburn | 2008-08-06 | 1 | -0/+5 |
* | 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 |
* | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 3 | -3/+3 |
* | 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 |
* | fix ktutil listing with timestamp | Ken Raeburn | 2008-06-27 | 1 | -1/+2 |
* | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -1/+1 |
* | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 16 | -78/+1198 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -9/+7 |
* | Get rid of handling of set-but-unused kadm5_config_params.admin_dbname | Ken Raeburn | 2008-06-10 | 1 | -5/+1 |
* | Remove documentation for no-longer-supported admin_dbname argument | Ken Raeburn | 2008-06-10 | 1 | -6/+1 |
* | Get rid of handling of set-but-unused kadm5_config_params.admin_lockfile | Ken Raeburn | 2008-06-10 | 1 | -5/+1 |
* | Revert a few const specs to reduce warnings | Ken Raeburn | 2008-06-03 | 1 | -5/+5 |
* | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 6 | -20/+23 |
* | Partial const-ification, as indicated by the modern Tcl API, except | Ken Raeburn | 2008-06-02 | 2 | -93/+104 |