summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid unchecked sprintf in some KDC-side programsKen Raeburn2007-07-123-12/+10
* fix MITKRB5-SA-2007-005 [CVE-2007-2798/VU#554257]Tom Yu2007-06-261-6/+28
* MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu2007-04-036-166/+201
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-091-0/+5
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-2/+6
* Delay kadmind random number initialization until after forkRuss Allbery2006-11-091-9/+11
* make dependTom Yu2006-10-061-8/+10
* Savitha's patches for:Ken Raeburn2006-09-181-6/+2
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-55/+55
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-182-7/+42
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-3/+3
* install headers into include/krb5Ken Raeburn2006-05-231-23/+27
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+100
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-5/+5
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-133-399/+121
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-493/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-115-5/+10
* * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu2005-10-124-13/+51
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-203-59/+64
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-215-129/+600
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-1/+4
* * misc.c (check_min_life): Actually return a value on successTom Yu2004-10-282-3/+5
* * misc.c, misc.h: New function check_min_life(), containing commonTom Yu2004-10-274-40/+49
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-212-2/+7
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-203-25/+30
* * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32Tom Yu2004-06-262-1/+5
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-252-1/+6
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-165-48/+206
* 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