summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* Minimize race conditions in t_iprop.pyGreg Hudson2014-02-261-4/+12
* Implement kpropd -AGreg Hudson2014-02-201-0/+8
* Simplify ulog_mapGreg Hudson2014-02-202-21/+35
* Lock around more ulog operationsGreg Hudson2014-02-202-9/+13
* Modernize iprop codeGreg Hudson2014-02-053-920/+644
* Fix kpropd -xGreg Hudson2014-01-301-0/+1
* Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk2013-11-041-21/+13
* Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk2013-11-041-9/+7
* Fix various warningsGreg Hudson2013-06-071-2/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* make dependGreg Hudson2013-03-241-12/+10
* Make kproplog handle underfull iprop logsGreg Hudson2013-01-251-3/+4
* Quiet kpropd.c signed/unsigned comparison warningsNicolas Williams2013-01-241-3/+3
* Fix iprop log reinitializationGreg Hudson2013-01-222-11/+3
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-6/+6
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* Remove nroff man pagesBen Kaduk2012-10-163-325/+0
* Make t_iprop.py faster and more robustGreg Hudson2012-10-121-3/+11
* Fix slow kprop dejagnu testGreg Hudson2012-10-101-1/+1
* Remove an old, incorrect comment in kpropd.cNicolas Williams2012-10-081-9/+0
* Send kpropd debug msgs to stderrNicolas Williams2012-10-081-4/+5
* Add -R option to kproplog to force full resyncsNicolas Williams2012-10-051-4/+25
* Deprecate kpropd -S optionNicolas Williams2012-10-051-1/+12
* Improve kpropd debug and syslog outputNicolas Williams2012-10-051-39/+123
* Improve kpropd behavior in iprop modeNicolas Williams2012-10-051-222/+174
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+1
* Allow using locales when gettext is absentBen Kaduk2012-07-063-0/+3
* Enable all localizations in main functionsBen Kaduk2012-07-063-3/+3
* Suppress some gcc uninitialized variable warningsGreg Hudson2012-03-221-2/+3
* Require IPv6 supportKen Raeburn2012-02-281-3/+1
* install sphinx-generated manpagesTom Yu2012-01-091-1/+4
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-1/+1
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-11/+11
* make-dependKen Raeburn2011-08-201-25/+25
* Always include fake-addrinfo.h when using getaddrinfo and friendsKen Raeburn2011-07-012-0/+2
* Separate license and non-license comment in kpropdGreg Hudson2011-06-231-2/+3
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-0/+1
* Use AI_ADDRCONFIG unconditionally in kpropdGreg Hudson2011-06-231-5/+1
* Add setlocale() calls to main functionsGreg Hudson2011-06-103-1/+3
* Mark up strings for translationGreg Hudson2011-06-102-126/+120
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-095-16/+11
* Make dependGreg Hudson2011-02-251-12/+12
* kpropd denial of service [MITKRB5-SA-2011-001 CVE-2010-4022]Tom Yu2011-02-091-4/+4
* 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