summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Re-add repaired iprop (really, update-log creation) test caseKen Raeburn2008-11-071-0/+124
* Back out iprop test; it's not working right after allKen Raeburn2008-11-071-112/+0
* Test that an iprop update log gets properly created and updatedKen Raeburn2008-11-072-0/+131
* fix typo in 'file delete' changeKen Raeburn2008-11-071-1/+1
* Use 'file delete' instead of spawning an 'rm' processKen Raeburn2008-11-071-19/+17
* Recognize 'ticket expired' when trying to get a root shellKen Raeburn2008-11-061-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-24/+23
* Check in Nalin's patch, and a test case for changing passwords via kinitKen Raeburn2008-11-041-0/+141
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-046-42/+52
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-253-15/+229
* More regression tests for ASN.1 encodersKen Raeburn2008-10-255-2/+174
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-242-3/+6
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-14/+7
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-202-8/+4
* Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,Greg Hudson2008-10-161-2/+2
* handle stash file names with missing keytab type spec and colon in pathKen Raeburn2008-10-151-1/+3
* makedependKen Raeburn2008-10-151-3/+3
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-0611-11/+190
* whitespaceKen Raeburn2008-10-067-3187/+3187
* Fix some signed/unsigned warningsKen Raeburn2008-10-064-5/+5
* Set up db_module_dir correctly in krb5.conf for testTom Yu2008-10-041-0/+3
* makedependKen Raeburn2008-09-185-41/+49
* a stash file is not a keytabWill Fiveash2008-08-157-6/+74
* Fix possible locking protocol failure in error handling pathKen Raeburn2008-08-062-2/+4
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Don't use 'log' as a global variable nameKen Raeburn2008-06-021-40/+40
* Explicitly note number as unsigned to shut gcc upKen Raeburn2008-06-021-1/+1
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Correct the filenames in commentsKen Raeburn2007-10-312-2/+2
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-313-1/+21
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-1/+0
* Don't use GNU make featuresKen Raeburn2007-10-301-2/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-293-2/+40
* Before the error-message tests, make sure the host principal exists,Ken Raeburn2007-09-111-3/+5
* test program build problemKen Raeburn2007-08-293-78/+113
* Expect keytab error to be reportedKen Raeburn2007-08-251-4/+4
* make dependKen Raeburn2007-08-164-36/+41
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-1/+48
* Handle 'Credentials cache file <path> not found'Ken Raeburn2007-07-041-0/+1
* Use global spawn_idKen Raeburn2007-07-041-0/+2
* When skipping debugging '-->' data, only take through the end of the lineKen Raeburn2007-07-041-1/+1
* make dependKen Raeburn2007-03-282-2/+4
* Build tests subtree makefiles at top levelKen Raeburn2007-03-2513-54/+24
* Include autoconf.hKen Raeburn2007-03-253-1/+3
* Remove test pass that exercises AES256 over UDP, since we also haveKen Raeburn2007-03-141-12/+0
* Remove from unused_passes a configuration also listed in the default passesKen Raeburn2007-03-091-12/+0
* Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre...Ken Raeburn2007-03-061-1/+2
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-2/+2
* Conditionalize more bits that might not be defined by the OSKen Raeburn2007-02-161-0/+10
* Don't need to register WRFILE: keytab type, it's already in the compiled-inKen Raeburn2007-02-011-10/+0