| Commit message (Expand) | Author | Age | Files | Lines |
| * | * des.h: Move explicit definition of _WINDOWS to precede | Tom Yu | 2002-12-04 | 2 | -4/+6 |
| * | * kadm.h: Include port-sockets.h, not netinet/in.h, for Windows | Tom Yu | 2002-12-04 | 2 | -1/+6 |
| * | * Makefile.in: Fix up includes handling somewhat | Tom Yu | 2002-12-04 | 2 | -14/+11 |
| * | Update Windows build for kadm_err.* | Tom Yu | 2002-12-03 | 4 | -0/+16 |
| * | * Makefile.in (kadm_err.h): Build here | Tom Yu | 2002-12-03 | 2 | -0/+8 |
| * | * change_password.c: Remove netdb.h inclusion | Tom Yu | 2002-12-03 | 2 | -1/+4 |
| * | * post.in (clean-unix): Clean depfix2.sed as well | Tom Yu | 2002-11-27 | 2 | -1/+5 |
| * | upde dependencies | Tom Yu | 2002-11-27 | 1 | -17/+12 |
| * | * Makefile.in (SRCS): Add kadm_err.c. It was missing | Tom Yu | 2002-11-27 | 2 | -0/+6 |
| * | * depfix.sed: Remove tcl-specific headers from dependencies. | Tom Yu | 2002-11-27 | 2 | -2/+10 |
| * | update dependencies | Tom Yu | 2002-11-27 | 9 | -52/+76 |
| * | * configure.in: Set SETENVSRC correctly | Tom Yu | 2002-11-27 | 2 | -1/+5 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 37 | -933/+1953 |
| * | Remove references to kadm_err.et for now, since the requisite changes | Tom Yu | 2002-11-19 | 4 | -7/+10 |
| * | * configure.in: Test for speed_t being present | Ezra Peisach | 2002-11-15 | 7 | -17/+52 |
| * | * sys_bsd.c: Moved declaration for susp() to type of file and | Ezra Peisach | 2002-11-15 | 9 | -53/+85 |
| * | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 15 | -29/+59 |
| * | argh | Tom Yu | 2002-11-15 | 1 | -1/+1 |
| * | * Makefile.in: Remove some missed references to adm_err.et | Tom Yu | 2002-11-15 | 2 | -4/+8 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 8 | -12/+31 |
| * | * gssapiP_generic.h, util_token.c: Change g_make_token_header and | Ezra Peisach | 2002-11-15 | 3 | -5/+12 |
| * | Better cleanup; reduce filename conflict | Ken Raeburn | 2002-11-15 | 3 | -14/+22 |
| * | * changepw.c: Remove reference to adm_err.h | Tom Yu | 2002-11-14 | 4 | -3/+5 |
| * | * Makefile.in: Remove references to adm_err.h from here too | Tom Yu | 2002-11-14 | 2 | -5/+8 |
| * | * Makefile.in: Remove references to adm_err.et. It's not used, | Tom Yu | 2002-11-14 | 3 | -194/+10 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when an | Ezra Peisach | 2002-11-14 | 2 | -1/+6 |
| * | Wrong size for memset()s in combine_keys() | Ken Hornstein | 2002-11-14 | 1 | -3/+3 |
| * | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 7 | -3/+40 |
| * | Better type and bounds checking: | Ken Raeburn | 2002-11-13 | 2 | -5/+82 |
| * | * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test program | Ken Raeburn | 2002-11-13 | 2 | -2/+7 |
| * | Fix TCL_RPATH to explicitly insert system library path into | Tom Yu | 2002-11-12 | 4 | -3/+15 |
| * | * 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 |
| * | Oops, missed a few checks for eof | Tom Yu | 2002-11-09 | 2 | -8/+6 |
| * | tests/dejagnu leaks ptys | Tom Yu | 2002-11-09 | 2 | -4/+38 |
| * | * main.c (makeargv): Report an error if parsed arguments won't fit in margv | Ken Raeburn | 2002-11-09 | 3 | -3/+16 |
| * | * pre.in (.et.h, .et.c): Drop "set -x" | Ken Raeburn | 2002-11-08 | 2 | -2/+6 |
| * | rpc unit tests can fail due to race condition | Tom Yu | 2002-11-07 | 2 | -0/+9 |
| * | Thanks, patch applied | Tom Yu | 2002-11-07 | 2 | -1/+8 |
| * | * conv_princ.c (strnchr): Make length argument unsigned int | Ezra Peisach | 2002-11-07 | 3 | -9/+18 |
| * | * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for error | Ezra Peisach | 2002-11-07 | 3 | -6/+24 |
| * | For sam_challenge do not encode optional strings if string not present. | Ezra Peisach | 2002-11-07 | 6 | -4/+22 |
| * | New file to define SPNEGO structures | Sam Hartman | 2002-11-06 | 2 | -0/+93 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 21 | -20/+73 |
| * | * asn1_encode.h (asn1_encode_oid): | Tom Yu | 2002-11-05 | 5 | -0/+48 |
| * | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 7 | -17/+61 |
| * | * do_as_req.c (process_as_req): Fix previous patch; it caused an | Tom Yu | 2002-11-04 | 2 | -1/+7 |
| * | Calling convention for krb5int_c_combine_keys does not match prototype | Ken Hornstein | 2002-11-03 | 2 | -1/+6 |
| * | This fixes some test suite password prompt checks that were missed | Tom Yu | 2002-11-02 | 3 | -18/+23 |
| * | MITKRB5-SA-2002-002 buffer overflow in kadmind4 | Tom Yu | 2002-11-01 | 2 | -2/+14 |