summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* Read KDC profile settings in kpropdGreg Hudson2010-11-161-1/+3
* Handle referral realm in kprop client principalGreg Hudson2010-11-161-3/+17
* Fix adjustment of counterKen Raeburn2010-10-231-1/+1
* Make dependGreg Hudson2010-09-081-9/+20
* In kpropd, when getting a wildcard address to listen on, try IPv6Greg Hudson2010-07-011-11/+32
* In kprop's sockaddr2krbaddr(), fill in addr.magic to avoid copyingGreg Hudson2010-06-221-0/+1
* Use getaddrinfo() in kprop and kpropd, and recognize IPv6 addressesGreg Hudson2010-06-115-162/+191
* make dependGreg Hudson2010-06-071-14/+17
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-032-3/+3
* Adapted patch from Jason Rogers. It wasn't complete, so this commitTom Yu2010-04-231-9/+28
* Use krb5_free_default_realm instead of free on the results ofEzra Peisach2009-12-311-2/+2
* Fix spelling and hyphen errors in man pagesRuss Allbery2009-12-311-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-46/+44
* Reformat some open-paren issues. Remove kprop.c and kpropd.c fromTom Yu2009-11-062-1933/+1906
* make mark-cstyle; make reindentTom Yu2009-11-063-295/+298
* make mark-cstyleTom Yu2009-10-313-70/+70
* Account lockoutGreg Hudson2009-10-252-13/+41
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-9/+11
* Implement s4u extensionsGreg Hudson2009-09-131-18/+26
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-2/+3
* libkdb5 now depends on libgssrpc. So when linking kpropd, specifyGreg Hudson2009-06-081-2/+2
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-024-18/+18
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-61/+59
* Change kpropd_com_err_proc to prototype style, add format attributeKen Raeburn2008-12-301-5/+14
* If full resync fails, go into backoff modeKen Raeburn2008-12-301-0/+1
* Handle a number of warnings - including missing prototype,Ezra Peisach2008-12-291-19/+8
* Some cleanup from Shawn Emery: Use INITIAL_TIMER macros instead ofKen Raeburn2008-12-221-1/+2
* Improvements from Shawn Emery: an extra-verbose modeKen Raeburn2008-12-221-12/+275
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-012-16/+14
* Shawn's fix for some iprop bugs, with some tweaksKen Raeburn2008-12-011-13/+100
* fix tiny overrunKen Raeburn2008-11-241-1/+1
* Log more info if ulog_replay fails. Correctly use supplied keytab nameKen Raeburn2008-11-171-5/+7
* Use correct update log file name in messagesKen Raeburn2008-11-171-6/+6
* 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