summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* cert_to_ssh_key: properly add leading 0 to bignumsSumit Bose2016-07-071-8/+24
* sssctl: Add config-check commandMichal Židek2016-07-071-2/+0
* sss_ini: Small refacoring of sss_ini_call_validatorsMichal Židek2016-07-072-11/+146
* UTIL: Remove unused functionsJakub Hrozek2016-07-073-144/+0
* UTIL: Parse internal fqnames in find_domain_by_object_nameJakub Hrozek2016-07-071-2/+2
* LDAP: Qualify user and group names when saving the sudo usersJakub Hrozek2016-07-072-0/+34
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-072-5/+22
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-072-0/+46
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-072-0/+40
* UTIL: Add function to create internal fqnameMichal Zidek2016-07-072-0/+31
* UTIL: Add function to parse internal fqname formatMichal Zidek2016-07-074-0/+64
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-062-2/+48
* utils: add sss_write_krb5_snippet_common()Sumit Bose2016-07-061-23/+47
* localauth: remove enable_only sssd from config snippetSumit Bose2016-07-061-2/+1
* SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...Jakub Hrozek2016-07-012-0/+2
* config: Fix filename matching regexMichal Židek2016-07-011-1/+1
* UTIL: Fix warning Wmissing-bracesLukas Slebodnik2016-07-011-1/+2
* Monitor: Add mode to generate confdb onlySimo Sorce2016-06-291-0/+1
* 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