summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Resend SIGINT as SIGTERM in servicesJakub Hrozek1-0/+3
2010-06-17Initialize len before looping to read the pidfileStephen Gallagher1-1/+1
2010-06-14Check closedir call in find_uidJakub Hrozek1-4/+9
2010-06-14get_uid_from_pid should use fstat rather than lstatJakub Hrozek1-11/+11
2010-06-10Fix misuse of errno in find_uid.cStephen Gallagher1-17/+26
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher3-12/+57
2010-05-27Move parse_args() to utilSumit Bose2-0/+101
2010-05-16Add ldap_krb5_ticket_lifetime optionSumit Bose1-0/+5
2010-05-07Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2-1/+2
2010-04-30Support SRV servers in failoverJakub Hrozek1-0/+16
2010-04-16Avoid accessing half-deallocated memory when using talloc_zfree macro.eindenbom1-1/+5
2010-04-06Protect against check-and-open race conditionsStephen Gallagher2-28/+77
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-3/+8
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek3-0/+33
2010-03-04Fix debug_timestampsSimo Sorce1-0/+1
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce1-15/+24
2010-02-23Check and set permissions on SBUS socketsSumit Bose2-15/+89
2010-02-18Fix licensing issues in SSSDStephen Gallagher1-0/+24
2010-02-18Rename server/ directory to src/Stephen Gallagher26-0/+3488