summaryrefslogtreecommitdiffstats
path: root/server/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* Make child processes exit when parent diesJakub Hrozek2009-08-111-0/+1
* Fix broken ifndefsSimo Sorce2009-08-051-9/+0
* Move parsing of names and domains into util/Jakub Hrozek2009-08-051-0/+16
* Consolidate tevent helpersJakub Hrozek2009-08-051-0/+25
* Add option to add timestamps to debug outputSimo Sorce2009-07-201-3/+12
* add a short explanation about the used debug levelsSumit Bose2009-07-101-0/+14
* PRINT and ERROR macrosJakub Hrozek2009-07-021-0/+3
* Turn sssd_mem_takeover into sssd_mem_attachSimo Sorce2009-06-101-8/+17
* add utility function talloc_zfreeSimo Sorce2009-06-021-0/+4
* Suppress "rootdse" error messages.Stephen Gallagher2009-05-281-0/+5
* Enhance server_setupSimo Sorce2009-03-201-0/+1
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-2/+8
* Adding support for CheckPermissions to InfoPipe.Stephen Gallagher2009-02-241-0/+3
* Make a binary out of each major sssd component instead ofSimo Sorce2008-11-251-3/+20
* Replacing hard-coded paths with configure script substitutions.Stephen Gallagher2008-11-241-2/+0
* Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce2008-11-201-2/+4
* Rename function, do not use other libraries namespaceSimo Sorce2008-11-041-2/+4
* Initial memory cleanup workStephen Gallagher2008-11-031-0/+4
* Use classic errno instead of inventing our own, it's broad enough fro atm.Simo Sorce2008-10-091-5/+1
* We need replace.h here or __location__ cannot be foundSimo Sorce2008-10-071-0/+1
* Add primitive debugging capabilities.Simo Sorce2008-10-071-1/+10
* Add initial nss responder skeletonSimo Sorce2008-10-041-0/+1
* Initital server code.Simo Sorce2008-10-041-0/+38