summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server/ovsec_kadmd.c
Commit message (Expand)AuthorAgeFilesLines
* Added Apple password server supportAlexandra Ellwood2003-09-021-0/+11
* * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2003-03-071-3/+2
* use kdb keytab for kadmindTom Yu2003-03-061-10/+49
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-101-1/+1
* Get strong random bits at kadmind startupSam Hartman2002-01-081-1/+10
* * misc.c, server_stubs.c: Nuke rcsidEzra Peisach2001-07-011-5/+2
* * server_glue_v1.c: Include misc.h for prototypesEzra Peisach2001-06-261-3/+3
* * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach2001-06-221-6/+7
* * ovsec_kadmd.c: Add prototype for daemon if neededEzra Peisach2001-06-211-0/+4
* Fixed several typos in commentsMitchell Berger2001-06-201-7/+0
* * ovsec_kadmd.c (main): Make format string to sprintf specify thatEzra Peisach2001-06-081-1/+1
* * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2000-10-171-2/+2
* * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu2000-02-191-0/+4
* Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso1999-05-121-1/+1
* ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso1999-05-071-37/+100
* * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu1999-03-021-17/+44
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-5/+37
* ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OIDGeoffrey King1998-07-221-3/+3
* Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. UseGeoffrey King1998-07-211-25/+68
* * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach1998-02-251-4/+8
* * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()Tom Yu1998-02-151-1/+1
* * kadm_rpc_svc.c: Punt naughty RCS keywords. Update headerTom Yu1998-02-141-7/+2
* * schpw.c: New file. Support for Cygnus chpwTom Yu1998-01-211-2/+164
* * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocatedEzra Peisach1997-10-151-1/+17
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-5/+5
* * ovsec_kadmd.c (main): fix duplicated error stringsBarry Jaspan1996-12-041-6/+8
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-131-14/+10
* * ovsec_kadmd.c (main): Use krb5_kt_set_default_name() rather thanTom Yu1996-11-131-8/+14
* * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %mBarry Jaspan1996-09-271-1/+2
* * ovsec_kadmd.c (main): strip path components of whoamiBarry Jaspan1996-08-121-1/+1
* * ovsec_kadmd.c (main): remove useless hex value from error messageBarry Jaspan1996-08-011-1/+1
* * ovsec_kadmd.c: Revert prior change due to netdb.h shuffleTom Yu1996-07-311-0/+1
* * ovsec_kadmd.c: remove #include <netdb.h> (already gotten byTom Yu1996-07-311-1/+0
* * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at theTom Yu1996-07-241-2/+2
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+762