Remove ancient Purify support in kadmind
[krb5.git] / src / kadmin / server / ovsec_kadmd.c
2011-09-02 Greg HudsonRemove ancient Purify support in kadmind
2011-09-02 Greg HudsonDon't bother logging SIGPIPE in kadmind
2011-09-02 Greg HudsonAdd a loop_ prefix to net-server.c functions
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonMark up strings for translation
2010-10-08 Tom YuAdd a kadm5 RPC for purging old keys from the KDB ...
2010-09-17 Greg HudsonKDC worker processes feature
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2010-01-01 Ezra PeisachUnsigned/signed cleanup
2010-01-01 Russ AllberyAdd a new -P option to krb5kdc and kadmind which, if...
2009-10-31 Tom Yumake mark-cstyle
2009-10-25 Greg HudsonAccount lockout
2009-08-17 Greg HudsonModify kadm5 initializers to accept krb5 contexts
2009-08-13 Greg HudsonRemove kadmin v1 API support
2009-07-10 Tom YuAdd a new '-W' option to kadmind and kdb5_util create...
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-17 Ezra PeisachMove prototypes needed in multiple files to misc.h...
2008-08-27 Ken Raeburncompile-time flag to disable iprop
2008-06-24 Ken RaeburnMerge from branch sun-iprop
2008-06-03 Ken RaeburnFix various minor format-string issues
2007-10-22 Ken RaeburnSet close-on-exec flag in most places where file descri...
2007-07-12 Ken RaeburnAvoid unchecked sprintf in some KDC-side programs
2007-04-03 Tom YuMITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog
2007-01-09 Tom YuMITKRB5-SA-2006-003: mechglue argument handling too lax
2006-11-09 Russ AllberyDelay kadmind random number initialization until after...
2006-07-18 Ken RaeburnMerge remaining changes from LDAP integration branch
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2004-09-21 Tom Yu * configure.in: Check for sockaddr_in.sin_len and
2004-08-20 Alexandra Ellwoodrenamed acl_* functions to kadm5int_acl_*
2004-06-26 Tom Yu * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32
2004-06-25 Tom Yumore namespace cleanup: remove uses of rpc_int32 and...
2004-06-16 Tom YuThis commit merges the RPCSEC_GSS integration branch...
2004-03-21 Ken RaeburnOne less kg_get_context call..
2003-09-02 Alexandra EllwoodAdded Apple password server support
2003-03-07 Tom Yu * ovsec_kadmd.c (REQUIRED_PARAMS): Remove
2003-03-06 Tom Yuuse kdb keytab for kadmind
2003-01-10 Ken RaeburnUse socklen_t when passing address to socket functions.
2002-01-08 Sam HartmanGet strong random bits at kadmind startup
2001-07-01 Ezra Peisach * misc.c, server_stubs.c: Nuke rcsid
2001-06-26 Ezra Peisach * server_glue_v1.c: Include misc.h for prototypes
2001-06-22 Ezra Peisach * ovsec_kadmd.c: Change prototype for process_c...
2001-06-21 Ezra Peisach * ovsec_kadmd.c: Add prototype for daemon if needed
2001-06-20 Mitchell BergerFixed several typos in comments
2001-06-08 Ezra Peisach * ovsec_kadmd.c (main): Make format string to sprintf...
2000-10-17 Ezra Peisach * ovsec_kadmd.c (do_schpw): Cast arguments to...
2000-02-19 Tom Yu * kadm_rpc_svc.c (kadm_1): Update to include new api...
1999-05-12 Theodore TsoFix how we specify the OID so it's in a format gss_str_...
1999-05-07 Theodore Tsoovsec_kadmd.c: Remove dependency on gssapi_krb5.h by...
1999-03-02 Tom Yu * ovsec_kadmd.c (log_badverf): Actually make a real...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-07-22 Geoffrey Kingovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OID
1998-07-21 Geoffrey KingCall krb5_klog_reopen in kadm_svc_run upon receiving...
1998-02-25 Ezra Peisach * schpw.c (process_chpw_request): Free memory...
1998-02-15 Tom Yu * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dta...
1998-02-14 Tom Yu * kadm_rpc_svc.c: Punt naughty RCS keywords. Update...
1998-01-21 Tom Yu * schpw.c: New file. Support for Cygnus chpw
1997-10-15 Ezra Peisach * server_stubs.c (CHANGEPW_SERVICE): Modify to free...
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-12-04 Barry Jaspan * ovsec_kadmd.c (main): fix duplicated error strings
1996-11-13 Tom Yurevert kt_default_name changes; see ChangeLogs for...
1996-11-13 Tom Yu * ovsec_kadmd.c (main): Use krb5_kt_set_default_name...
1996-09-27 Barry Jaspan * ovsec_kadmd.c (main): krb5_klog_syslog doesn't under...
1996-08-12 Barry Jaspan * ovsec_kadmd.c (main): strip path components of whoami
1996-08-01 Barry Jaspan * ovsec_kadmd.c (main): remove useless hex value from...
1996-07-31 Tom Yu * ovsec_kadmd.c: Revert prior change due to netdb...
1996-07-31 Tom Yu * ovsec_kadmd.c: remove #include <netdb.h> (already...
1996-07-24 Tom Yu * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR...
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...