aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/server
AgeCommit message (Expand)AuthorFilesLines
2009-08-17Modify kadm5 initializers to accept krb5 contextsGreg Hudson1-1/+1
2009-08-17Remove unused variables resulting from r22521, and also remove theGreg Hudson1-1/+0
2009-08-13Remove kadmin v1 API supportGreg Hudson5-117/+17
2009-07-10Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu1-1/+4
2009-02-05include omitted system header string.hKen Raeburn1-0/+1
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn3-3/+3
2009-01-30Master Key Migration ProjectWill Fiveash1-0/+6
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-5/+5
2009-01-22Adapted patch from Apple: in kadmind's process_chpw_request, make sureGreg Hudson1-2/+7
2009-01-14If we have a local UDP socket without the PKTINFO option set, it'sKen Raeburn1-0/+11
2009-01-14If recv_from_to is passed a buffer for the local endpoint address,Ken Raeburn1-1/+10
2009-01-14Merge some very simple points of divergence in the two copies of network.c --...Ken Raeburn1-9/+8
2009-01-06remove unused fileKen Raeburn1-190/+0
2009-01-06Clean up many error-condition leaks of the server handle in theGreg Hudson1-83/+46
2009-01-06In kadmin, remove a bunch of checks for handle being NULL (some old,Greg Hudson1-41/+41
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-145/+143
2009-01-03Merge mskrb-integ onto trunkSam Hartman6-568/+2338
2008-12-17Move prototypes needed in multiple files to misc.h instead ofEzra Peisach4-10/+17
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-3/+1
2008-11-17Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn1-12/+12
2008-11-05Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson1-8/+9
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-20/+21
2008-11-03Apply an adapted Sun patch to fix error string leaks in kadmindGreg Hudson1-109/+141
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson2-19/+31
2008-09-18makedependKen Raeburn1-17/+19
2008-08-27compile-time flag to disable ipropKen Raeburn1-3/+12
2008-08-06Check for malloc failureKen Raeburn1-0/+5
2008-06-27use-after-free bugsKen Raeburn1-1/+1
2008-06-24Merge from branch sun-ipropKen Raeburn7-56/+900
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-9/+7
2008-06-03Fix various minor format-string issuesKen Raeburn3-11/+13
2008-05-30Warnings in server_stubs.c (signed vs unsigned errmsg, gcc printf)Alexandra Ellwood1-39/+44
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-0/+3
2007-08-16make dependKen Raeburn1-16/+17
2007-07-12Avoid unchecked sprintf in some KDC-side programsKen Raeburn3-12/+10
2007-06-26fix MITKRB5-SA-2007-005 [CVE-2007-2798/VU#554257]Tom Yu1-6/+28
2007-04-03MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu6-166/+201
2007-01-09MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu1-0/+5
2006-12-20Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn1-2/+6
2006-11-09Delay kadmind random number initialization until after forkRuss Allbery1-9/+11
2006-10-06make dependTom Yu1-8/+10
2006-09-18Savitha's patches for:Ken Raeburn1-6/+2
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-55/+55
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn2-7/+42
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-3/+3
2006-05-23install headers into include/krb5Ken Raeburn1-23/+27
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+100
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-5/+5
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn3-399/+121