| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid deprecated krb5_get_in_tkt_with_keytab | Ben Kaduk | 2013-11-04 | 1 | -9/+13 |
* | Make empty passwords work via init_creds APIs | Greg Hudson | 2013-05-27 | 1 | -27/+0 |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -4/+0 |
* | make depend | Greg Hudson | 2013-03-24 | 1 | -3/+3 |
* | make depend | Greg Hudson | 2013-01-10 | 1 | -1/+1 |
* | Fold kadm5 internal policy functions into callers | Greg Hudson | 2013-01-09 | 4 | -114/+0 |
* | Allow principals to refer to nonexistent policies | Greg Hudson | 2013-01-09 | 4 | -447/+7 |
* | Separate clpreauth and kdcpreauth interfaces | Greg Hudson | 2012-12-19 | 1 | -2/+2 |
* | Policy extensions + new policy: allowed ks types | Nicolas Williams | 2012-07-30 | 6 | -6/+6 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -4/+3 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Make depend | Greg Hudson | 2010-09-08 | 1 | -3/+5 |
* | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 1 | -3/+1 |
* | Make kadmin work over IPv6 | Greg Hudson | 2010-06-26 | 1 | -1/+1 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -5/+5 |
* | Lazy history key creation | Greg Hudson | 2010-03-11 | 1 | -22/+0 |
* | Remove some more test suite cruft: | Greg Hudson | 2010-02-28 | 1 | -7/+2 |
* | Minimal support for updating history key | Greg Hudson | 2010-02-11 | 1 | -2/+2 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -60/+60 |
* | Clean up some memory leaks by releasing context | Ezra Peisach | 2009-11-22 | 2 | -1/+5 |
* | Correct argument to kadm5_get_principal is a pointer to a struct - not | Ezra Peisach | 2009-11-20 | 1 | -2/+6 |
* | The size of kadm5_server_handle_rec differs between the client and | Ezra Peisach | 2009-11-20 | 2 | -4/+11 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 7 | -469/+467 |
* | Rename api.3 to api.current in the libkadm5 unit tests. This way the | Greg Hudson | 2009-10-29 | 17 | -0/+0 |
* | Remove the libkadm5 api.2 unit tests which don't pertain to the cpol, | Greg Hudson | 2009-10-26 | 14 | -6600/+0 |
* | Account lockout | Greg Hudson | 2009-10-25 | 26 | -13/+8537 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -3/+4 |
* | Fix kadm5 unit test modified in r22782 | Greg Hudson | 2009-09-24 | 1 | -1/+1 |
* | Improve the mechanism used for addprinc -randkey. In the kadmin | Greg Hudson | 2009-09-21 | 1 | -1/+1 |
* | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -11/+10 |
* | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 1 | -10/+11 |
* | use perror instead of error in kadm5 test suite | Tom Yu | 2009-08-28 | 2 | -39/+39 |
* | Update a kadm5 testing library function which was calling | Greg Hudson | 2009-08-28 | 1 | -1/+2 |
* | Modify kadm5 initializers to accept krb5 contexts | Greg Hudson | 2009-08-17 | 6 | -6/+24 |
* | Remove kadmin v1 API support | Greg Hudson | 2009-08-13 | 25 | -8348/+80 |
* | Don't build the kadm5/unit-test test programs during "make all"; build | Greg Hudson | 2009-06-08 | 1 | -4/+0 |
* | Allow more than 10 past keys to be stored by a policy | Greg Hudson | 2009-05-07 | 2 | -70/+0 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -3/+3 |
* | address lib/kadm5 test suite slowness | Ken Raeburn | 2009-02-02 | 2 | -0/+2 |
* | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 2 | -9/+52 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -84/+82 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -68/+62 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -5/+5 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -4/+5 |
* | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 1 | -1/+1 |
* | Remove test115 for 'bad client params', no longer appropriate | Ken Raeburn | 2008-06-19 | 1 | -104/+0 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -4/+4 |
* | Include string.h for memcmp prototype | Ezra Peisach | 2006-10-16 | 1 | -0/+1 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -2/+2 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -49/+49 |