summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/unit-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/lib/kadm5/ovsec_glue.c:Tom Yu2006-06-223-0/+3
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-17/+18
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+91
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-165-36/+6
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-450/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-1/+5
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-182-1/+5
* * lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2005-10-142-4/+5
* * api.2/init-v2.exp: Temporarily disabled test103Ken Raeburn2005-10-042-1/+8
* * api.1/lock.exp: Temporarily disabled testsKen Raeburn2005-10-042-0/+9
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-10/+0
* doc Novell changesKen Raeburn2005-07-221-8/+14
* * api.1/lock.exp (lock_test_continue): After exiting the loop, send the processKen Raeburn2005-07-082-0/+7
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-219-30/+43
* missed one file on previous commitTom Yu2005-02-111-2/+2
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-111-0/+7
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-213-17/+26
* Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2004-02-132-3/+8
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-133-2/+50
* * api.1/lock.exp: Work around a race condition in the Solaris 9Tom Yu2003-10-172-18/+56
* * api.2/init-v2.exp (test117): Update lifetime expected for new defaultsKen Raeburn2003-06-022-2/+7
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-213-4/+12