aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/unit-test
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-3/+1
2010-06-26Make kadmin work over IPv6Greg Hudson1-1/+1
2010-06-07make dependGreg Hudson1-5/+5
2010-03-11Lazy history key creationGreg Hudson1-22/+0
2010-02-28Remove some more test suite cruft:Greg Hudson1-7/+2
2010-02-11Minimal support for updating history keyGreg Hudson1-2/+2
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-60/+60
2009-11-22Clean up some memory leaks by releasing contextEzra Peisach2-1/+5
2009-11-20Correct argument to kadm5_get_principal is a pointer to a struct - notEzra Peisach1-2/+6
2009-11-20The size of kadm5_server_handle_rec differs between the client andEzra Peisach2-4/+11
2009-10-31make mark-cstyleTom Yu7-469/+467
2009-10-29Rename api.3 to api.current in the libkadm5 unit tests. This way theGreg Hudson17-0/+0
2009-10-26Remove the libkadm5 api.2 unit tests which don't pertain to the cpol,Greg Hudson14-6600/+0
2009-10-25Account lockoutGreg Hudson26-13/+8537
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-3/+4
2009-09-24Fix kadm5 unit test modified in r22782Greg Hudson1-1/+1
2009-09-21Improve the mechanism used for addprinc -randkey. In the kadminGreg Hudson1-1/+1
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-11/+10
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-10/+11
2009-08-28use perror instead of error in kadm5 test suiteTom Yu2-39/+39
2009-08-28Update a kadm5 testing library function which was callingGreg Hudson1-1/+2
2009-08-17Modify kadm5 initializers to accept krb5 contextsGreg Hudson6-6/+24
2009-08-13Remove kadmin v1 API supportGreg Hudson25-8348/+80
2009-06-08Don't build the kadm5/unit-test test programs during "make all"; buildGreg Hudson1-4/+0
2009-05-07Allow more than 10 past keys to be stored by a policyGreg Hudson2-70/+0
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-3/+3
2009-02-02address lib/kadm5 test suite slownessKen Raeburn2-0/+2
2009-01-16Use valgrind in more cases if VALGRIND is setKen Raeburn2-9/+52
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-84/+82
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-68/+62
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-5/+5
2008-09-18makedependKen Raeburn1-4/+5
2008-08-15a stash file is not a keytabWill Fiveash1-1/+1
2008-06-19Remove test115 for 'bad client params', no longer appropriateKen Raeburn1-104/+0
2007-08-16make dependKen Raeburn1-4/+4
2006-10-16Include string.h for memcmp prototypeEzra Peisach1-0/+1
2006-10-06make dependTom Yu1-2/+2
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-49/+49
2006-06-22 * src/lib/kadm5/ovsec_glue.c:Tom Yu3-0/+3
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-17/+18
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+91
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn5-36/+6
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-450/+0
2006-04-04set DEFS empty in more placesKen Raeburn2-0/+5
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2-1/+5
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2-1/+5
2005-10-14* lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2-4/+5
2005-10-04* api.2/init-v2.exp: Temporarily disabled test103Ken Raeburn2-1/+8