| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1363/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 1 | -0/+7 |
| * | * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches. | Ken Raeburn | 2006-03-30 | 1 | -0/+5 |
| * | * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTED | Ken Raeburn | 2006-03-28 | 1 | -0/+5 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | * Makefile.in (check-unix): Don't run dyntest automatically | Ken Raeburn | 2005-07-02 | 1 | -0/+4 |
| * | Fix braino in previous change to xdr_bytes. New test case for | Tom Yu | 2005-01-14 | 1 | -0/+4 |
| * | * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoid | Tom Yu | 2005-01-14 | 1 | -0/+10 |
| * | 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 |