summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Secrets: Add encryption at restSimo Sorce2016-06-298-202/+966
* Server: Enable Watchdog in all daemonsSimo Sorce2016-06-291-0/+16
* Util: Add watchdog helperSimo Sorce2016-06-292-0/+145
* Downcast to errno_t after tevent_req_is_errorLukas Slebodnik2016-06-291-2/+7
* UTIL: Revent connection handling in sssd_async_connect_sendLukas Slebodnik2016-06-281-1/+9
* UTIL: Fix debug message in sssd_async_connect_doneLukas Slebodnik2016-06-281-0/+1
* confdb: Check for config file errors on sssd startupMichal Židek2016-06-272-2/+51
* confdb: Make it possible to use config snippetsMichal Židek2016-06-272-2/+63
* ERRORS: Add errors to indicated whether SSSD is running or notPavel Březina2016-06-272-0/+4
* LDAP: Shortcut looking up for group members soonerJakub Hrozek2016-06-232-0/+2
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-232-0/+4
* UTIL: Add error codes for sysdb too old or too newJakub Hrozek2016-06-232-0/+4
* ERRORS: Add ERR_MISSING_DP_TARGETPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_INVALID_DATA_TYPEPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_TERMINATEDPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_OFFLINEPavel Březina2016-06-202-0/+2
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* DEBUG: Add `debug` alias for debug_levelStephen Gallagher2016-06-161-1/+14
* Add underlying diagnostic message for SSL errors.Graham Leggett2016-06-161-1/+18
* BUILD: Add build infrastructure for systemtap scriptsJakub Hrozek2016-06-101-0/+2
* UTIL: Add a PROBE macro into probes.hJakub Hrozek2016-06-101-0/+44
* p11: add OCSP default responder optionsSumit Bose2016-06-093-4/+101
* p11: add no_verification optionSumit Bose2016-06-095-20/+61
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-0/+14
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-192-23/+23
* UTIL: Add ERR_SBUS_REQUEST_HANDLEDJakub Hrozek2016-05-102-0/+2
* util: make concatenate_string_array() reusableSumit Bose2016-04-132-0/+25
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-233-3/+11
* UTIL: Move debug part from util.h -> new debug.hLukas Slebodnik2016-03-232-118/+141
* utils: return const char ** from dup_string_listPavel Březina2016-03-142-4/+4
* UTIL: Do not call stderr with negative numberLukas Slebodnik2016-03-141-3/+5
* libipa_hbac: Ensure we always build with C90Lukas Slebodnik2016-03-123-2/+9
* UTIL: Fix warning misleading-indentationLukas Slebodnik2016-03-103-11/+24
* UTIL: Fix indentation in dlinklist.hLukas Slebodnik2016-03-101-65/+65
* Util Sockets: Tidy up connect() handlingSimo Sorce2016-03-091-12/+6
* Util: Set socket options and flags separatelySimo Sorce2016-03-091-37/+41
* Util: Move socket setup in a common utility fileSimo Sorce2016-03-093-244/+407
* DEBUG: Ignore ENOENT for change owner of log filesLukas Slebodnik2016-02-231-0/+7
* Revert "DEBUG: Preventing chown_debug_file if journald on"Lukas Slebodnik2016-02-231-19/+16
* UTIL: Use sss_vdebug_fn for callbacksLukas Slebodnik2016-02-232-22/+5
* UTIL: Provide varargs version of debug_fnLukas Slebodnik2016-02-232-10/+25
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-233-15/+15
* Fix typos reported by lintianLukas Slebodnik2016-02-231-3/+3
* Util: Improve code to get connection credentialsSimo Sorce2016-01-281-0/+82
* AD: add task to renew the machine account password if neededSumit Bose2016-01-192-0/+2
* UTIL: allow to skip default options for child processesSumit Bose2016-01-192-33/+42
* Krb5/PAM: Fix account lockout error handlingSimo Sorce2016-01-142-0/+2
* p11: enable ocsp checksSumit Bose2015-11-265-1/+65
* UTIL: Fix memory leak in switch_credsLukas Slebodnik2015-11-111-0/+1
* UTIL: More restrictive umask on sss_unique_file()Petr Cech2015-11-051-1/+1