summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-112-1716/+0
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* set DEFS empty in more placesKen Raeburn2006-04-044-0/+10
* make dependKen Raeburn2006-04-011-48/+53
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0112-3/+22
* make depend, now with dependency sortingKen Raeburn2006-03-311-244/+264
* * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2006-03-302-22/+5
* * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTEDKen Raeburn2006-03-282-2/+7
* 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-242-6/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-204-2/+10
* * Makefile.in (check-unix): Don't run dyntest automaticallyKen Raeburn2005-07-022-1/+5
* Fix braino in previous change to xdr_bytes. New test case forTom Yu2005-01-143-4/+7
* * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoidTom Yu2005-01-143-37/+32
* run "make depend"Ken Raeburn2004-12-301-207/+224
* install rpc headers into correct directoryTom Yu2004-11-182-2/+7
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-265-70/+102
* * Makefile.in (install-unix): Install headersTom Yu2004-10-182-0/+12
* * xdr_rec.c (LAST_FRAG): Use 1L in case int is smallKen Raeburn2004-09-242-1/+5
* * libgssrpc.exports: Export svc_maxfdTom Yu2004-09-222-0/+5
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-2113-117/+186
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-1743-912/+697
* * configure.in: Look for uint32_t, not int32_t, since some BSD-ishTom Yu2004-08-263-27/+35
* * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2004-08-172-6/+21
* * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu2004-08-173-5/+21
* Lots of signedness and argument-casting fixes. Some arithmeticTom Yu2004-06-2812-53/+118
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-252-3/+4
* * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelenKen Raeburn2004-06-252-1/+6
* fix some 64-bit bugs in RPCSEC_GSSTom Yu2004-06-196-23/+63
* * libgssrpc.exports: UpdateTom Yu2004-06-172-31/+57
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-2/+4
* more rpc namespace cleanupTom Yu2004-06-163-12/+38
* make dependTom Yu2004-06-161-139/+207
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-1665-1108/+3578
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* * clnt_tcp.c: Include string.hKen Raeburn2004-05-302-0/+6
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-222-0/+147
* * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2004-04-032-0/+6
* * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFYKen Raeburn2004-04-032-1/+6
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6
* ignore some more generated filesKen Raeburn2004-02-241-0/+1
* 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
* errno should never be explicitly declaredKen Raeburn2003-04-244-5/+9
* MITKRB5-SA-2003-003: xdrmem int overflowsTom Yu2003-03-242-6/+21
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach2003-01-123-1/+13
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-4/+3