summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server/server_stubs.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-251-6/+24
* Accept anonymous GSS names in kadmindGreg Hudson2013-10-301-6/+19
* Allow self-service for kadmin purgekeys RPCGreg Hudson2013-07-191-3/+4
* Access controls for string RPCs [CVE-2012-1012]Greg Hudson2012-02-211-8/+11
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-0/+112
* Mark up strings for translationGreg Hudson2011-06-101-55/+38
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-081-0/+57
* make mark-cstyleTom Yu2009-10-311-822/+823
* Account lockoutGreg Hudson2009-10-251-1/+3
* Remove unused variables resulting from r22521, and also remove theGreg Hudson2009-08-171-1/+0
* Remove kadmin v1 API supportGreg Hudson2009-08-131-48/+12
* Clean up many error-condition leaks of the server handle in theGreg Hudson2009-01-061-83/+46
* In kadmin, remove a bunch of checks for handle being NULL (some old,Greg Hudson2009-01-061-41/+41
* Apply an adapted Sun patch to fix error string leaks in kadmindGreg Hudson2008-11-031-109/+141
* use-after-free bugsKen Raeburn2008-06-271-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-241-3/+2
* Warnings in server_stubs.c (signed vs unsigned errmsg, gcc printf)Alexandra Ellwood2008-05-301-39/+44
* 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-031-154/+157
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-367/+89
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-201-21/+21
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-106/+531
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-201-23/+23
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-32/+43
* principal can't specify ks_tuples changing own passwdTom Yu2002-10-081-8/+14
* * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2002-08-021-14/+53
* * misc.c, server_stubs.c: Nuke rcsidEzra Peisach2001-07-011-5/+0
* * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach2001-02-181-80/+89
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-0/+2
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-161-31/+40
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-271-1/+0
* * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2000-02-181-0/+250
* * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocatedEzra Peisach1997-10-151-2/+18
* * kadm_rpc_svc.c, server_stubs.c: Add support for setv4keyTom Yu1997-07-011-0/+55
* add kadm5_setkey_principalBarry Jaspan1997-04-231-0/+55
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+1045