summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/server.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use portmapper in RPC testsGreg Hudson2013-05-011-1/+2
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* make mark-cstyleTom Yu2009-10-311-12/+12
* add k5-platform.h for asprintfTom Yu2008-12-021-0/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+1
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-29/+0
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-4/+4
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-271-2/+1
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-021-7/+5
* * client.c: Include unistd.h for getopt() prototypeEzra Peisach2001-06-081-2/+10
* * server.c (log_badauth_display_status_1): Do not assume thatEzra Peisach2001-06-071-6/+7
* * server.c (log_badauth_display_status_1): Need value element ofEzra Peisach2001-06-051-3/+3
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-0/+1
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-151-0/+21
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-141-2/+2
* * server.c (main): Add declaration of optind for systems thatTom Yu1996-11-151-0/+1
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-121-8/+39
* We don't need the special case for linux anymore, since we'reTheodore Tso1996-11-061-11/+0
* * rpc_test.0/expire.exp: add test for expired credentialsBarry Jaspan1996-10-161-82/+12
* * initial changes to make rpc unit tests work with new build/testBarry Jaspan1996-10-151-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+306