summaryrefslogtreecommitdiffstats
path: root/server/server.c
Commit message (Expand)AuthorAgeFilesLines
* Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce2008-11-201-26/+71
* Add some infrastructure code to add data providers.Simo Sorce2008-11-191-0/+2
* Minor/Cosmetic fixesStephen Gallagher2008-10-241-1/+1
* Make return the pid when new process are started.Simo Sorce2008-10-211-14/+5
* Start using the configuration backend in the main server too.Simo Sorce2008-10-201-7/+25
* Use classic errno instead of inventing our own, it's broad enough fro atm.Simo Sorce2008-10-091-1/+1
* Add initial nss responder skeletonSimo Sorce2008-10-041-2/+6
* Initital server code.Simo Sorce2008-10-041-0/+220