summaryrefslogtreecommitdiff
path: root/source3/rpc_server/lsasd.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-21s3-lsasd: Remove useless checkSimo Sorce1-16/+3
2011-08-21s3-lsasd: Listen on parent messagesSimo Sorce1-0/+18
2011-08-21s3-lsasd: Send a message to the parent when we accept a connectionSimo Sorce1-0/+25
2011-08-21s3-lsasd: User new prefork helpers to simplify code.Simo Sorce1-27/+3
2011-08-21s3-prefork: Fix worker flags handling.Simo Sorce1-1/+1
2011-08-21s3-prefork: do not use a lock_fd, just race on accept()Simo Sorce1-18/+5
2011-08-21s3-lsasd: Use prefrok utils to manage childrenSimo Sorce1-117/+36
2011-08-21s3-lsasd: Import fixes from spoolssdSimo Sorce1-98/+36
2011-08-21s3-lsasd: Create a lsa service daemon.Andreas Schneider1-0/+1034