summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+6
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* Adapted patch from Apple: in kadmind's process_chpw_request, make sureGreg Hudson2009-01-221-2/+7
* If we have a local UDP socket without the PKTINFO option set, it'sKen Raeburn2009-01-141-0/+11
* If recv_from_to is passed a buffer for the local endpoint address,Ken Raeburn2009-01-141-1/+10
* Merge some very simple points of divergence in the two copies of network.c --...Ken Raeburn2009-01-141-9/+8
* remove unused fileKen Raeburn2009-01-061-190/+0
* 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
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-145/+143
* Merge mskrb-integ onto trunkSam Hartman2009-01-036-568/+2338
* Move prototypes needed in multiple files to misc.h instead ofEzra Peisach2008-12-174-10/+17
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-3/+1
* Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn2008-11-171-12/+12
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-8/+9
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-20/+21
* Apply an adapted Sun patch to fix error string leaks in kadmindGreg Hudson2008-11-031-109/+141
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-242-19/+31
* makedependKen Raeburn2008-09-181-17/+19
* compile-time flag to disable ipropKen Raeburn2008-08-271-3/+12
* Check for malloc failureKen Raeburn2008-08-061-0/+5
* use-after-free bugsKen Raeburn2008-06-271-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-247-56/+900
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-9/+7
* Fix various minor format-string issuesKen Raeburn2008-06-033-11/+13
* Warnings in server_stubs.c (signed vs unsigned errmsg, gcc printf)Alexandra Ellwood2008-05-301-39/+44
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+3
* make dependKen Raeburn2007-08-161-16/+17
* 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