aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/server
AgeCommit message (Expand)AuthorFilesLines
2003-03-07 * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2-3/+8
2003-03-06use kdb keytab for kadmindTom Yu3-10/+60
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn2-1/+6
2003-01-08Log entries for Makefile.ov deletionKen Raeburn1-0/+4
2003-01-07nuke old OV makefile stuffKen Raeburn1-39/+0
2002-12-09Fix prototypes for *_wrapper_3Sam Hartman2-7/+19
2002-12-09 * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2-7/+13
2002-10-08principal can't specify ks_tuples changing own passwdTom Yu3-18/+56
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-02 * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2-14/+58
2002-01-08Get strong random bits at kadmind startupSam Hartman2-1/+15
2001-10-26 * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPEEzra Peisach2-1/+10
2001-07-01 * misc.c, server_stubs.c: Nuke rcsidEzra Peisach7-54/+28
2001-06-26 * server_glue_v1.c: Include misc.h for prototypesEzra Peisach3-3/+11
2001-06-22 * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach3-10/+20
2001-06-21 * ovsec_kadmd.c: Add prototype for daemon if neededEzra Peisach2-0/+8
2001-06-20Fixed several typos in commentsMitchell Berger2-9/+2
2001-06-08 * ovsec_kadmd.c (main): Make format string to sprintf specify thatEzra Peisach3-1/+13
2001-06-04 * misc.c, schpw.c: Cleanup assignments in conditionalsEzra Peisach3-32/+55
2001-02-18 * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach3-101/+116
2000-10-17 * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2-2/+6
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+6
2000-07-01pullup from 1.2-beta4Ken Raeburn2-1/+6
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez2-0/+7
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-05-04Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez1-2/+2
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2-31/+48
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu2-1/+4
2000-02-19 * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu3-0/+40
2000-02-18 * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2-0/+256
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-05-12Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso2-1/+5
1999-05-07ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso2-37/+108
1999-03-02 * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu2-17/+51
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz2-5/+44
1998-07-22ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OIDGeoffrey King2-3/+8
1998-07-21Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. UseGeoffrey King2-25/+81
1998-07-20 * schpw.c (process_chpw_request): Cast to krb5_octet * instead ofEzra Peisach2-3/+8
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso3-12/+7
1998-02-25 * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach3-4/+20
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-15 * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()Tom Yu2-1/+6
1998-02-14 * kadm_rpc_svc.c: Punt naughty RCS keywords. Update headerTom Yu3-76/+11
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1998-01-21 * schpw.c: New file. Support for Cygnus chpw.Tom Yu1-0/+372
1998-01-21 * schpw.c: New file. Support for Cygnus chpwTom Yu3-3/+173