| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * server_stubs.c: Check return value from unparse_name() in lots | Tom Yu | 2002-08-02 | 2 | -14/+58 |
* | Get strong random bits at kadmind startup | Sam Hartman | 2002-01-08 | 2 | -1/+15 |
* | * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPE | Ezra Peisach | 2001-10-26 | 2 | -1/+10 |
* | * misc.c, server_stubs.c: Nuke rcsid | Ezra Peisach | 2001-07-01 | 7 | -54/+28 |
* | * server_glue_v1.c: Include misc.h for prototypes | Ezra Peisach | 2001-06-26 | 3 | -3/+11 |
* | * ovsec_kadmd.c: Change prototype for process_chpw_request | Ezra Peisach | 2001-06-22 | 3 | -10/+20 |
* | * ovsec_kadmd.c: Add prototype for daemon if needed | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
* | Fixed several typos in comments | Mitchell Berger | 2001-06-20 | 2 | -9/+2 |
* | * ovsec_kadmd.c (main): Make format string to sprintf specify that | Ezra Peisach | 2001-06-08 | 3 | -1/+13 |
* | * misc.c, schpw.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-04 | 3 | -32/+55 |
* | * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatch | Ezra Peisach | 2001-02-18 | 3 | -101/+116 |
* | * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take int | Ezra Peisach | 2000-10-17 | 2 | -2/+6 |
* | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 2 | -0/+6 |
* | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 2 | -1/+6 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 2 | -0/+7 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR. | Wilfredo Sanchez | 2000-05-04 | 1 | -2/+2 |
* | Matt Crawford's kadm acl fixes & enhancements | Ken Raeburn | 2000-03-16 | 2 | -31/+48 |
* | Update client and server to reflect removal of keepold argument from | Tom Yu | 2000-02-27 | 2 | -1/+4 |
* | * kadm_rpc_svc.c (kadm_1): Update to include new api functions | Tom Yu | 2000-02-19 | 3 | -0/+40 |
* | * server_stubs.c: Add create_principal3_1, chpass_principal3_1, | Tom Yu | 2000-02-18 | 2 | -0/+256 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | Fix how we specify the OID so it's in a format gss_str_to_oid likes | Theodore Tso | 1999-05-12 | 2 | -1/+5 |
* | ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by using | Theodore Tso | 1999-05-07 | 2 | -37/+108 |
* | * ovsec_kadmd.c (log_badverf): Actually make a real lookup table | Tom Yu | 1999-03-02 | 2 | -17/+51 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 2 | -5/+44 |
* | ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OID | Geoffrey King | 1998-07-22 | 2 | -3/+8 |
* | Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. Use | Geoffrey King | 1998-07-21 | 2 | -25/+81 |
* | * schpw.c (process_chpw_request): Cast to krb5_octet * instead of | Ezra Peisach | 1998-07-20 | 2 | -3/+8 |
* | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 3 | -12/+7 |
* | * schpw.c (process_chpw_request): Free memory of allocated for | Ezra Peisach | 1998-02-25 | 3 | -4/+20 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize() | Tom Yu | 1998-02-15 | 2 | -1/+6 |
* | * kadm_rpc_svc.c: Punt naughty RCS keywords. Update header | Tom Yu | 1998-02-14 | 3 | -76/+11 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | * schpw.c: New file. Support for Cygnus chpw. | Tom Yu | 1998-01-21 | 1 | -0/+372 |
* | * schpw.c: New file. Support for Cygnus chpw | Tom Yu | 1998-01-21 | 3 | -3/+173 |
* | * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocated | Ezra Peisach | 1997-10-15 | 3 | -3/+46 |
* | * kadm_rpc_svc.c, server_stubs.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -0/+68 |
* | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 3 | -1/+69 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -9/+11 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -5/+9 |
* | * ovsec_kadmd.c (main): fix duplicated error strings | Barry Jaspan | 1996-12-04 | 2 | -6/+13 |
* | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 2 | -14/+17 |
* | * ovsec_kadmd.c (main): Use krb5_kt_set_default_name() rather than | Tom Yu | 1996-11-13 | 2 | -8/+19 |