| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report them | Ken Raeburn | 2004-04-03 | 2 | -0/+6 |
| * | * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFY | Ken Raeburn | 2004-04-03 | 2 | -1/+6 |
| * | * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific error | Ken Raeburn | 2004-02-27 | 2 | -0/+6 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is not | Tom Yu | 2004-02-13 | 2 | -3/+8 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 4 | -0/+47 |
| * | ignore extra lines output when debugging code enabled | Ken Raeburn | 2003-12-13 | 2 | -0/+12 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 4 | -5/+9 |
| * | MITKRB5-SA-2003-003: xdrmem int overflows | Tom Yu | 2003-03-24 | 2 | -6/+21 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked more | Ezra Peisach | 2003-01-12 | 3 | -1/+13 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -4/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 3 | -2/+12 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 2 | -0/+8 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 2 | -153/+0 |
| * | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 7 | -7/+10 |
| * | Fix some 64-bit problems | Ken Raeburn | 2002-12-18 | 2 | -8/+23 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 2 | -2/+7 |
| * | Better cleanup; reduce filename conflict | Ken Raeburn | 2002-11-15 | 3 | -14/+22 |
| * | * get_myaddress.c (get_myaddress): Local array buf size should be counted in | Ken Raeburn | 2002-11-11 | 2 | -1/+6 |
| * | * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set | Ken Raeburn | 2002-11-11 | 2 | -3/+14 |
| * | rpc unit tests can fail due to race condition | Tom Yu | 2002-11-07 | 2 | -0/+9 |
| * | * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32 | Ken Raeburn | 2002-10-31 | 2 | -2/+9 |
| * | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 2 | -0/+7 |
| * | * lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa... | Ken Raeburn | 2002-09-16 | 2 | -1/+6 |
| * | * lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, and | Tom Yu | 2002-09-15 | 2 | -3/+15 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 4 | -2/+10 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+5 |
| * | * configure.in: Use $krb5_cv_host instead of $host | Ezra Peisach | 2002-08-26 | 2 | -4/+8 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 4 | -2/+10 |
| * | * xdr.c (xdr_string): Fix off-by-one error; we're not vulnerable, | Tom Yu | 2002-08-12 | 2 | -1/+6 |
| * | * xdr_array.c (xdr_array): Account for elsize when checking | Tom Yu | 2002-08-02 | 2 | -1/+7 |
| * | fold libdyn into librpc | Ken Raeburn | 2002-07-17 | 7 | -5/+976 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -5/+3 |
| * | * config/unix.exp (top level): Load helpers.exp here, to make sure database | Ken Raeburn | 2002-06-09 | 2 | -0/+8 |
| * | do database expansion from tcl driver code | Ken Raeburn | 2002-01-09 | 3 | -1/+109 |
| * | * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local return | Ezra Peisach | 2001-12-14 | 2 | -1/+7 |
| * | * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure to | Ezra Peisach | 2001-12-07 | 16 | -48/+83 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -43/+43 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -64/+70 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 6 | -105/+75 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 4 | -3/+7 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+197 |
| * | * clnt_udp.c (clntudp_call): Do not assume that select will not | Ezra Peisach | 2001-08-10 | 5 | -6/+24 |
| * | * xdr_reference.c (xdr_reference): Remove cast in argument to memset | Ezra Peisach | 2001-07-27 | 12 | -11/+45 |
| * | * auth_gssapi.c (auth_gssapi_create): Change calling convention | Ezra Peisach | 2001-07-25 | 4 | -7/+19 |
| * | * xdr_mem.c: Do not assume that XDR x_private field is char * | Ezra Peisach | 2001-07-19 | 2 | -6/+8 |
| * | * auth.h: AUTH ah_private structure element changed to void * | Ezra Peisach | 2001-07-19 | 10 | -13/+31 |
| * | Include string.h for memset prototype | Ezra Peisach | 2001-07-09 | 1 | -0/+1 |
| * | * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c, | Ezra Peisach | 2001-07-09 | 10 | -8/+22 |