summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-23/+24
* Remove kproplog on make cleanEzra Peisach2008-10-271-2/+2
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-202-15/+4
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-202-4/+2
* makedependKen Raeburn2008-09-181-20/+22
* bad free in kpropKen Raeburn2008-08-061-1/+1
* use-after-free bugsKen Raeburn2008-06-271-2/+2
* Merge from branch sun-ipropKen Raeburn2008-06-246-33/+1176
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-1/+1
* man page macro and hyphen fixesRuss Allbery2008-02-191-1/+1
* make dependKen Raeburn2007-08-161-11/+12
* provide more useful error message when running kpropd on command lineKen Raeburn2007-07-201-3/+12
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-1/+1
* make dependTom Yu2006-10-061-4/+5
* Document kpropd -a optionKen Raeburn2006-06-201-1/+9
* whitespaceKen Raeburn2006-06-201-1/+1
* Change kprop and kpropd to fall back on port 754 if krb5_prop isn'tRuss Allbery2006-06-133-8/+6
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-11/+12
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-6/+5
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-377/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-42/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-15/+15
* make dependKen Raeburn2006-03-271-5/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+5
* make dependKen Raeburn2006-03-081-2/+4
* make dependTom Yu2005-11-291-7/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* Update dependenciesKen Raeburn2005-06-211-5/+7
* run "make depend"Ken Raeburn2004-12-301-1/+0
* updated dependenciesKen Raeburn2004-04-241-7/+8
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-053-14/+13
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-3/+8
* make dependKen Raeburn2003-12-151-6/+7
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-303-2/+8
* make-depend updatesKen Raeburn2003-05-241-5/+5
* update dependenciesKen Raeburn2002-08-291-2/+4
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-5/+4
* * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGSEzra Peisach2001-12-064-4/+24
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-5/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-27/+31
* * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger2001-09-242-1/+5
* dependenciesKen Raeburn2001-09-011-0/+15
* * configure.in: Check for daemon() prototypeEzra Peisach2001-06-213-0/+11
* * kpropd.c (authorized_principal): Cast argument to ispace() to intEzra Peisach2001-06-182-2/+6
* * kpropd.c (load_database): Initialize save_stderr variableKen Raeburn2001-01-302-1/+5