summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/unit-test
Commit message (Expand)AuthorAgeFilesLines
* Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk2013-11-041-9/+13
* Make empty passwords work via init_creds APIsGreg Hudson2013-05-271-27/+0
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* make dependGreg Hudson2013-03-241-3/+3
* make dependGreg Hudson2013-01-101-1/+1
* Fold kadm5 internal policy functions into callersGreg Hudson2013-01-094-114/+0
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-094-447/+7
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-2/+2
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-306-6/+6
* Make dependGreg Hudson2011-02-251-4/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Make dependGreg Hudson2010-09-081-3/+5
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-3/+1
* Make kadmin work over IPv6Greg Hudson2010-06-261-1/+1
* make dependGreg Hudson2010-06-071-5/+5
* Lazy history key creationGreg Hudson2010-03-111-22/+0
* Remove some more test suite cruft:Greg Hudson2010-02-281-7/+2
* Minimal support for updating history keyGreg Hudson2010-02-111-2/+2
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-60/+60
* Clean up some memory leaks by releasing contextEzra Peisach2009-11-222-1/+5
* Correct argument to kadm5_get_principal is a pointer to a struct - notEzra Peisach2009-11-201-2/+6
* The size of kadm5_server_handle_rec differs between the client andEzra Peisach2009-11-202-4/+11
* make mark-cstyleTom Yu2009-10-317-469/+467
* Rename api.3 to api.current in the libkadm5 unit tests. This way theGreg Hudson2009-10-2917-0/+0
* Remove the libkadm5 api.2 unit tests which don't pertain to the cpol,Greg Hudson2009-10-2614-6600/+0
* Account lockoutGreg Hudson2009-10-2526-13/+8537
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+4
* Fix kadm5 unit test modified in r22782Greg Hudson2009-09-241-1/+1
* Improve the mechanism used for addprinc -randkey. In the kadminGreg Hudson2009-09-211-1/+1
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-11/+10
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-10/+11
* use perror instead of error in kadm5 test suiteTom Yu2009-08-282-39/+39
* Update a kadm5 testing library function which was callingGreg Hudson2009-08-281-1/+2
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-176-6/+24
* Remove kadmin v1 API supportGreg Hudson2009-08-1325-8348/+80
* Don't build the kadm5/unit-test test programs during "make all"; buildGreg Hudson2009-06-081-4/+0
* Allow more than 10 past keys to be stored by a policyGreg Hudson2009-05-072-70/+0
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+3
* address lib/kadm5 test suite slownessKen Raeburn2009-02-022-0/+2
* Use valgrind in more cases if VALGRIND is setKen Raeburn2009-01-162-9/+52
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-84/+82
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-68/+62
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-5/+5
* makedependKen Raeburn2008-09-181-4/+5
* a stash file is not a keytabWill Fiveash2008-08-151-1/+1
* Remove test115 for 'bad client params', no longer appropriateKen Raeburn2008-06-191-104/+0
* make dependKen Raeburn2007-08-161-4/+4
* Include string.h for memcmp prototypeEzra Peisach2006-10-161-0/+1
* make dependTom Yu2006-10-061-2/+2
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-49/+49