| Commit message (Expand) | Author | Age | Files | Lines |
| * | install rpc headers into correct directory | Tom Yu | 2004-11-18 | 1 | -0/+5 |
| * | Kevin Coffman's patches to support passing gss context state to kernel | Tom Yu | 2004-10-26 | 1 | -0/+15 |
| * | * Makefile.in (install-unix): Install headers | Tom Yu | 2004-10-18 | 1 | -0/+4 |
| * | * xdr_rec.c (LAST_FRAG): Use 1L in case int is small | Ken Raeburn | 2004-09-24 | 1 | -0/+4 |
| * | * libgssrpc.exports: Export svc_maxfd | Tom Yu | 2004-09-22 | 1 | -0/+4 |
| * | * configure.in: Check for sockaddr_in.sin_len and | Tom Yu | 2004-09-21 | 1 | -0/+19 |
| * | * libgssrpc.exports: Don't export internals | Tom Yu | 2004-09-17 | 1 | -0/+23 |
| * | * configure.in: Look for uint32_t, not int32_t, since some BSD-ish | Tom Yu | 2004-08-26 | 1 | -0/+8 |
| * | * svc.c (svc_getreqset): Allocate cred and verf memory to | Tom Yu | 2004-08-17 | 1 | -0/+7 |
| * | * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messages | Tom Yu | 2004-08-17 | 1 | -0/+8 |
| * | Lots of signedness and argument-casting fixes. Some arithmetic | Tom Yu | 2004-06-28 | 1 | -0/+44 |
| * | more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32 | Tom Yu | 2004-06-25 | 1 | -0/+4 |
| * | * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelen | Ken Raeburn | 2004-06-25 | 1 | -0/+5 |
| * | fix some 64-bit bugs in RPCSEC_GSS | Tom Yu | 2004-06-19 | 1 | -0/+18 |
| * | * libgssrpc.exports: Update | Tom Yu | 2004-06-17 | 1 | -0/+4 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
| * | more rpc namespace cleanup | Tom Yu | 2004-06-16 | 1 | -0/+7 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 1 | -0/+135 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | * clnt_tcp.c: Include string.h | Ken Raeburn | 2004-05-30 | 1 | -0/+4 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
| * | * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFY | Ken Raeburn | 2004-04-03 | 1 | -0/+5 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 1 | -0/+7 |
| * | MITKRB5-SA-2003-003: xdrmem int overflows | Tom Yu | 2003-03-24 | 1 | -0/+6 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked more | Ezra Peisach | 2003-01-12 | 1 | -0/+8 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+7 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 1 | -0/+7 |
| * | Fix some 64-bit problems | Ken Raeburn | 2002-12-18 | 1 | -0/+7 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -0/+5 |
| * | * get_myaddress.c (get_myaddress): Local array buf size should be counted in | Ken Raeburn | 2002-11-11 | 1 | -0/+5 |
| * | * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32 | Ken Raeburn | 2002-10-31 | 1 | -0/+6 |
| * | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 1 | -0/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * xdr.c (xdr_string): Fix off-by-one error; we're not vulnerable, | Tom Yu | 2002-08-12 | 1 | -0/+5 |
| * | * xdr_array.c (xdr_array): Account for elsize when checking | Tom Yu | 2002-08-02 | 1 | -0/+5 |
| * | fold libdyn into librpc | Ken Raeburn | 2002-07-17 | 1 | -0/+19 |
| * | * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local return | Ezra Peisach | 2001-12-14 | 1 | -0/+5 |
| * | * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure to | Ezra Peisach | 2001-12-07 | 1 | -0/+24 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+6 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+4 |
| * | * clnt_udp.c (clntudp_call): Do not assume that select will not | Ezra Peisach | 2001-08-10 | 1 | -0/+12 |
| * | * xdr_reference.c (xdr_reference): Remove cast in argument to memset | Ezra Peisach | 2001-07-27 | 1 | -0/+24 |
| * | * auth_gssapi.c (auth_gssapi_create): Change calling convention | Ezra Peisach | 2001-07-25 | 1 | -0/+11 |
| * | * xdr_mem.c: Do not assume that XDR x_private field is char * | Ezra Peisach | 2001-07-19 | 1 | -0/+2 |
| * | * auth.h: AUTH ah_private structure element changed to void * | Ezra Peisach | 2001-07-19 | 1 | -1/+19 |
| * | * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c, | Ezra Peisach | 2001-07-09 | 1 | -0/+9 |
| * | * svc.c (xprt_register): If svc_fdset has not been initilized, | Ezra Peisach | 2001-07-08 | 1 | -0/+9 |