summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test
Commit message (Expand)AuthorAgeFilesLines
* make dependTom Yu2013-12-101-7/+9
* Fix various warningsGreg Hudson2013-06-071-2/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Don't use portmapper in RPC testsGreg Hudson2013-05-014-32/+48
* Disable the gssrpc expired-cred testGreg Hudson2013-05-011-2/+3
* make dependGreg Hudson2013-01-101-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-042-8/+0
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-031-8/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-28/+26
* make mark-cstyleTom Yu2009-10-312-22/+21
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-9/+8
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-8/+9
* Remove kadmin v1 API supportGreg Hudson2009-08-132-15/+15
* Detect failure to register with rpcbind/portmap due to securityEzra Peisach2009-02-054-3/+28
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-022-2/+2
* Run a single expect statement to read from both client and server, toTom Yu2009-01-281-16/+9
* Use valgrind in more cases if VALGRIND is setKen Raeburn2009-01-161-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-37/+35
* make dependSam Hartman2008-12-021-1/+2
* add k5-platform.h for asprintfTom Yu2008-12-021-0/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-012-3/+2
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-2/+1
* Support using valgrind on test programsKen Raeburn2007-09-042-1/+44
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-26/+26
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-312-31/+2
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+38
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-353/+0
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-013-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-29/+4
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-163-5/+11
* * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2004-04-032-0/+6
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6
* 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-134-0/+47
* ignore extra lines output when debugging code enabledKen Raeburn2003-12-132-0/+12
* Log entries for Makefile.ov deletionKen Raeburn2003-01-081-0/+4
* nuke old OV makefile stuffKen Raeburn2003-01-071-101/+0
* Better cleanup; reduce filename conflictKen Raeburn2002-11-153-14/+22
* * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. SetKen Raeburn2002-11-112-3/+14
* rpc unit tests can fail due to race conditionTom Yu2002-11-072-0/+9
* * lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa...Ken Raeburn2002-09-162-1/+6
* * lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, andTom Yu2002-09-152-3/+15
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5