summaryrefslogtreecommitdiffstats
path: root/server/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate code for splitting strings by separatorJakub Hrozek2009-12-101-3/+2
* Allow nesting to fix #310Simo Sorce2009-12-071-0/+3
* Make debug log timestamps human-readableStephen Gallagher2009-12-031-2/+6
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-0/+4
* Filter by id range before actually storing entries.Simo Sorce2009-11-201-0/+3
* Fix tevent_req error checking.Simo Sorce2009-11-091-0/+12
* Add missing includeJakub Hrozek2009-11-091-0/+1
* Build files.c only for toolsStephen Gallagher2009-11-051-10/+0
* User home directories managementJakub Hrozek2009-10-221-0/+10
* Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy2009-10-221-3/+9
* enable debugging of krb5_childSumit Bose2009-10-151-0/+2
* add utility call check_and_open_readonlySumit Bose2009-10-051-0/+4
* Send debug messages to logfileJakub Hrozek2009-09-251-0/+5
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-16/+0
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-0/+16
* Provide python bindings for sysdbJakub Hrozek2009-09-211-0/+8
* Add copyright noticesJakub Hrozek2009-09-111-0/+20
* Split database in multiple filesSimo Sorce2009-09-081-0/+3
* add configure check for errno_tSumit Bose2009-08-281-0/+5
* 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