aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc
AgeCommit message (Expand)AuthorFilesLines
2006-10-05fix dependence on config.status to use correct dirKen Raeburn1-1/+1
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn18-3129/+265
2006-07-18authgss_refresh(): Use GSS_C_NO_CHANNEL_BINDINGS macro Alexandra Ellwood1-1/+1
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2-3/+2
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn4-209/+7
2006-05-23install headers into include/krb5Ken Raeburn1-5/+6
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+38
2006-04-24Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood1-0/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman2-1716/+0
2006-04-10* client.c (usage): Mark as "noreturn" under gccKen Raeburn2-0/+7
2006-04-04set DEFS empty in more placesKen Raeburn4-0/+10
2006-04-01make dependKen Raeburn1-48/+53
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn12-3/+22
2006-03-31make depend, now with dependency sortingKen Raeburn1-244/+264
2006-03-30* dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2-22/+5
2006-03-28* configure.in: Always supply three arguments to AC_DEFINE_UNQUOTEDKen Raeburn2-2/+7
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2-29/+4
2005-08-25fix more executable permissionsTom Yu1-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman2-6/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn4-2/+10
2005-07-02* Makefile.in (check-unix): Don't run dyntest automaticallyKen Raeburn2-1/+5
2005-01-14Fix braino in previous change to xdr_bytes. New test case forTom Yu3-4/+7
2005-01-14 * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoidTom Yu3-37/+32
2004-12-30run "make depend"Ken Raeburn1-207/+224
2004-11-18install rpc headers into correct directoryTom Yu2-2/+7
2004-10-26Kevin Coffman's patches to support passing gss context state to kernelTom Yu5-70/+102
2004-10-18 * Makefile.in (install-unix): Install headersTom Yu2-0/+12
2004-09-24* xdr_rec.c (LAST_FRAG): Use 1L in case int is smallKen Raeburn2-1/+5
2004-09-22 * libgssrpc.exports: Export svc_maxfdTom Yu2-0/+5
2004-09-21 * configure.in: Check for sockaddr_in.sin_len andTom Yu13-117/+186
2004-09-17 * libgssrpc.exports: Don't export internalsTom Yu43-912/+697
2004-08-26 * configure.in: Look for uint32_t, not int32_t, since some BSD-ishTom Yu3-27/+35
2004-08-17 * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2-6/+21
2004-08-17 * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu3-5/+21
2004-06-28Lots of signedness and argument-casting fixes. Some arithmeticTom Yu12-53/+118
2004-06-25more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2-3/+4
2004-06-25* configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelenKen Raeburn2-1/+6
2004-06-19fix some 64-bit bugs in RPCSEC_GSSTom Yu6-23/+63
2004-06-17 * libgssrpc.exports: UpdateTom Yu2-31/+57
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2-2/+4
2004-06-16more rpc namespace cleanupTom Yu3-12/+38
2004-06-16make dependTom Yu1-139/+207
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu65-1108/+3578
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2-1/+5
2004-05-30* clnt_tcp.c: Include string.hKen Raeburn2-0/+6
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn2-0/+147
2004-04-03* lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2-0/+6
2004-04-03* svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFYKen Raeburn2-1/+6
2004-02-27* lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2-0/+6