aboutsummaryrefslogtreecommitdiff
path: root/src/slave
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Add --pid-file option to kpropdGreg Hudson1-2/+34
2017-09-22Convert kprop and kpropd to use getopt()Greg Hudson2-141/+84
2017-04-14Remove use of caddr_t in kpropd.cRobbie Harwood1-7/+5
2017-04-12Replace casts with use of sa2sin and sa2sin6Robbie Harwood1-2/+2
2016-10-25make dependGreg Hudson1-14/+17
2016-09-06Consolidate sn2princ_realm() in kprop and kpropdGreg Hudson4-65/+43
2016-09-06Rename kprop_sock.c to kprop_util.cGreg Hudson3-7/+7
2016-08-10Fix a variety of one-time leaksGreg Hudson3-7/+5
2016-07-30make dependGreg Hudson1-17/+14
2016-07-28Use single-colon rules in makefilesGreg Hudson1-5/+3
2016-06-13Fix kprop and kpropd realm handlingMatt Rogers2-72/+101
2015-04-13Avoid unnecessary iprop full resyncs after resetsGreg Hudson1-5/+11
2015-04-13Document kpropd -t and fix it in iprop modeGreg Hudson1-2/+2
2015-04-13In kpropd, poll after finishing resyncGreg Hudson1-1/+5
2014-10-24Remove unused variables from kprop.cBen Kaduk1-20/+0
2014-07-08Include autoconf.h before system headersGreg Hudson4-18/+9
2014-02-26Minimize race conditions in t_iprop.pyGreg Hudson1-4/+12
2014-02-20Implement kpropd -AGreg Hudson1-0/+8
2014-02-20Simplify ulog_mapGreg Hudson2-21/+35
2014-02-20Lock around more ulog operationsGreg Hudson2-9/+13
2014-02-05Modernize iprop codeGreg Hudson3-920/+644
2014-01-30Fix kpropd -xGreg Hudson1-0/+1
2013-11-04Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk1-21/+13
2013-11-04Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk1-9/+7
2013-06-07Fix various warningsGreg Hudson1-2/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+0
2013-03-24make dependGreg Hudson1-12/+10
2013-01-25Make kproplog handle underfull iprop logsGreg Hudson1-3/+4
2013-01-24Quiet kpropd.c signed/unsigned comparison warningsNicolas Williams1-3/+3
2013-01-22Fix iprop log reinitializationGreg Hudson2-11/+3
2013-01-10make dependGreg Hudson1-1/+1
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-6/+6
2012-10-17Remove install-oldmanBen Kaduk1-6/+0
2012-10-16Remove nroff man pagesBen Kaduk3-325/+0
2012-10-12Make t_iprop.py faster and more robustGreg Hudson1-3/+11
2012-10-10Fix slow kprop dejagnu testGreg Hudson1-1/+1
2012-10-08Remove an old, incorrect comment in kpropd.cNicolas Williams1-9/+0
2012-10-08Send kpropd debug msgs to stderrNicolas Williams1-4/+5
2012-10-05Add -R option to kproplog to force full resyncsNicolas Williams1-4/+25
2012-10-05Deprecate kpropd -S optionNicolas Williams1-1/+12
2012-10-05Improve kpropd debug and syslog outputNicolas Williams1-39/+123
2012-10-05Improve kpropd behavior in iprop modeNicolas Williams1-222/+174
2012-07-30Policy extensions + new policy: allowed ks typesNicolas Williams1-1/+1
2012-07-06Allow using locales when gettext is absentBen Kaduk3-0/+3
2012-07-06Enable all localizations in main functionsBen Kaduk3-3/+3
2012-03-22Suppress some gcc uninitialized variable warningsGreg Hudson1-2/+3
2012-02-28Require IPv6 supportKen Raeburn1-3/+1
2012-01-09install sphinx-generated manpagesTom Yu1-1/+4
2011-10-02Man page spelling corrections from ville.skytta@iki.fiGreg Hudson1-1/+1
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-11/+11