aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/server/server_stubs.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-822/+823
2009-10-25Account lockoutGreg Hudson1-1/+3
2009-08-17Remove unused variables resulting from r22521, and also remove theGreg Hudson1-1/+0
2009-08-13Remove kadmin v1 API supportGreg Hudson1-48/+12
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
2008-11-03Apply an adapted Sun patch to fix error string leaks in kadmindGreg Hudson1-109/+141
2008-06-27use-after-free bugsKen Raeburn1-1/+1
2008-06-24Merge from branch sun-ipropKen Raeburn1-3/+2
2008-05-30Warnings in server_stubs.c (signed vs unsigned errmsg, gcc printf)Alexandra Ellwood1-39/+44
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 Yu1-154/+157
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-367/+89
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2005-08-20Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn1-21/+21
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-106/+531
2004-08-20renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood1-23/+23
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-32/+43
2002-10-08principal can't specify ks_tuples changing own passwdTom Yu1-8/+14
2002-08-02 * server_stubs.c: Check return value from unparse_name() in lotsTom Yu1-14/+53
2001-07-01 * misc.c, server_stubs.c: Nuke rcsidEzra Peisach1-5/+0
2001-02-18 * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach1-80/+89
2000-07-01pullup from 1.2.1 releaseKen Raeburn1-0/+2
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn1-31/+40
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu1-1/+0
2000-02-18 * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu1-0/+250
1997-10-15 * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocatedEzra Peisach1-2/+18
1997-07-01 * kadm_rpc_svc.c, server_stubs.c: Add support for setv4keyTom Yu1-0/+55
1997-04-23add kadm5_setkey_principalBarry Jaspan1-0/+55
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+1045