summaryrefslogtreecommitdiffstats
path: root/server/util
Commit message (Expand)AuthorAgeFilesLines
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-081-1/+2
* Add allocation error checkStephen Gallagher2009-12-081-7/+10
* Change dhash API to be talloc-friendlySimo Sorce2009-12-081-16/+4
* Allow nesting to fix #310Simo Sorce2009-12-071-0/+3
* Do not treat missing proc files as errors.Sumit Bose2009-12-071-0/+10
* Raise debug log level for LDB_DEBUG_WARNINGStephen Gallagher2009-12-031-1/+1
* Make debug log timestamps human-readableStephen Gallagher2009-12-032-4/+13
* Add initial failover support for ldap and ipaSimo Sorce2009-11-202-0/+89
* Filter by id range before actually storing entries.Simo Sorce2009-11-201-0/+3
* Improve handling of ccache filesSumit Bose2009-11-202-0/+333
* Validate Kerberos credentials with local keytabSumit Bose2009-11-202-2/+16
* Fix tevent_req error checking.Simo Sorce2009-11-091-0/+12
* Add missing includeJakub Hrozek2009-11-091-0/+1
* Add simple reference counting wrappers for tallocMartin Nagy2009-11-062-0/+127
* Add DLIST_FOR_EACH() macroMartin Nagy2009-11-061-0/+3
* Build files.c only for toolsStephen Gallagher2009-11-052-745/+0
* add replacements for missing Kerberos callsSumit Bose2009-11-052-0/+137
* Simplify debug_fn()Stephen Gallagher2009-11-041-12/+2
* Free the PCRE regexp with destructorJakub Hrozek2009-11-041-0/+10
* User home directories managementJakub Hrozek2009-10-222-0/+745
* Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy2009-10-223-33/+9
* Use correct talloc context in sss_names_init()Martin Nagy2009-10-221-2/+2
* enable debugging of krb5_childSumit Bose2009-10-152-4/+38
* add a replacement if ldap_control_create is missingSumit Bose2009-10-132-0/+100
* Remove unused btreemap codeStephen Gallagher2009-10-062-257/+0
* add utility call check_and_open_readonlySumit Bose2009-10-052-0/+93
* Send debug messages to logfileJakub Hrozek2009-09-253-2/+66
* Upgrade confdb to version 2Stephen Gallagher2009-09-252-8/+8
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-233-34/+17
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-213-17/+34
* Provide python bindings for sysdbJakub Hrozek2009-09-211-0/+8
* Add copyright noticesJakub Hrozek2009-09-114-0/+81
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-2/+2
* Add strtoint32 and strtouint32 convenience functionsStephen Gallagher2009-09-102-0/+97
* more fixes for older libpcre versionssbose2009-09-091-2/+4
* Split database in multiple filesSimo Sorce2009-09-082-0/+125
* check if libpcre version is above or below 7Sumit Bose2009-09-011-1/+13
* add configure check for errno_tSumit Bose2009-08-281-0/+5
* Make child processes exit when parent diesJakub Hrozek2009-08-113-1/+46
* Fix broken ifndefsSimo Sorce2009-08-051-9/+0
* Move parsing of names and domains into util/Jakub Hrozek2009-08-052-0/+134
* Consolidate tevent helpersJakub Hrozek2009-08-051-0/+25
* Add option to add timestamps to debug outputSimo Sorce2009-07-203-4/+32
* Instrument memberof for debuggingSimo Sorce2009-07-201-1/+3
* add a short explanation about the used debug levelsSumit Bose2009-07-101-0/+14
* PRINT and ERROR macrosJakub Hrozek2009-07-021-0/+3
* Allow the use of custom CFLAGS on the make command lineStephen Gallagher2009-06-191-0/+1
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-172-0/+14
* Add missing configure check for getpgrpStephen Gallagher2009-06-111-1/+1
* Turn sssd_mem_takeover into sssd_mem_attachSimo Sorce2009-06-102-25/+51