summaryrefslogtreecommitdiff
path: root/server/server.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Minor/Cosmetic fixesStephen Gallagher1-1/+1
2008-10-21Make return the pid when new process are started.Simo Sorce1-14/+5
2008-10-20Start using the configuration backend in the main server too.Simo Sorce1-7/+25
2008-10-09Use classic errno instead of inventing our own, it's broad enough fro atm.Simo Sorce1-1/+1
2008-10-04Add initial nss responder skeletonSimo Sorce1-2/+6
2008-10-04Initital server code.Simo Sorce1-0/+220