| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | One less kg_get_context call.. | Ken Raeburn | 2004-03-21 | 2 | -7/+9 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -3/+8 |
| * | Added Apple password server support | Alexandra Ellwood | 2003-09-02 | 2 | -0/+15 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 2 | -1/+5 |
| * | * schpw.c (process_chpw_request): Log chpw requests | Tom Yu | 2003-05-27 | 2 | -1/+18 |
| * | * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if the | Ken Raeburn | 2003-05-17 | 2 | -1/+6 |
| * | * ovsec_kadmd.c (REQUIRED_PARAMS): Remove | Tom Yu | 2003-03-07 | 2 | -3/+8 |
| * | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 3 | -10/+60 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -1/+6 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 1 | -39/+0 |
| * | Fix prototypes for *_wrapper_3 | Sam Hartman | 2002-12-09 | 2 | -7/+19 |
| * | * misc.h: Rename prototypes from chpass_principal_wrapper and | Ezra Peisach | 2002-12-09 | 2 | -7/+13 |
| * | principal can't specify ks_tuples changing own passwd | Tom Yu | 2002-10-08 | 3 | -18/+56 |
| * | * 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 |