summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
...
* One less kg_get_context call..Ken Raeburn2004-03-212-7/+9
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-3/+8
* Added Apple password server supportAlexandra Ellwood2003-09-022-0/+15
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-302-1/+5
* * schpw.c (process_chpw_request): Log chpw requestsTom Yu2003-05-272-1/+18
* * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if theKen Raeburn2003-05-172-1/+6
* * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2003-03-072-3/+8
* use kdb keytab for kadmindTom Yu2003-03-063-10/+60
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-1/+6
* Log entries for Makefile.ov deletionKen Raeburn2003-01-081-0/+4
* nuke old OV makefile stuffKen Raeburn2003-01-071-39/+0
* Fix prototypes for *_wrapper_3Sam Hartman2002-12-092-7/+19
* * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2002-12-092-7/+13
* principal can't specify ks_tuples changing own passwdTom Yu2002-10-083-18/+56
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2002-08-022-14/+58
* Get strong random bits at kadmind startupSam Hartman2002-01-082-1/+15
* * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPEEzra Peisach2001-10-262-1/+10
* * misc.c, server_stubs.c: Nuke rcsidEzra Peisach2001-07-017-54/+28
* * server_glue_v1.c: Include misc.h for prototypesEzra Peisach2001-06-263-3/+11
* * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach2001-06-223-10/+20
* * ovsec_kadmd.c: Add prototype for daemon if neededEzra Peisach2001-06-212-0/+8
* Fixed several typos in commentsMitchell Berger2001-06-202-9/+2
* * ovsec_kadmd.c (main): Make format string to sprintf specify thatEzra Peisach2001-06-083-1/+13
* * misc.c, schpw.c: Cleanup assignments in conditionalsEzra Peisach2001-06-043-32/+55
* * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach2001-02-183-101/+116
* * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2000-10-172-2/+6
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-012-1/+6
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-012-0/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2000-05-041-2/+2
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-162-31/+48
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-272-1/+4
* * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu2000-02-193-0/+40
* * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2000-02-182-0/+256
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso1999-05-122-1/+5
* ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso1999-05-072-37/+108
* * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu1999-03-022-17/+51
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-5/+44
* ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OIDGeoffrey King1998-07-222-3/+8
* Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. UseGeoffrey King1998-07-212-25/+81
* * schpw.c (process_chpw_request): Cast to krb5_octet * instead ofEzra Peisach1998-07-202-3/+8
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-283-12/+7
* * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach1998-02-253-4/+20