summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: Port libcrypto code to openssl-1.1Lukas Slebodnik2016-10-206-91/+189
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-052-0/+2
* SECRETS: Use HTTP error code 504 when a proxy server cannot be reachedJakub Hrozek2016-10-042-0/+2
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-032-0/+2
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-212-2/+2
* DEBUG: Apend line feed to messages from libsemanageLukas Slebodnik2016-09-011-1/+2
* WATCHDOG: define and use _MAX_TICKS as 3Jakub Hrozek2016-08-301-3/+3
* watchdog: cope with time shiftPavel Březina2016-08-251-0/+41
* UTIL: Use sss_atomic_read_s in generate_csprng_bufferJakub Hrozek2016-08-171-24/+5
* LDAP: Adding SIGTERM signal before SIGKILLPetr Cech2016-08-171-0/+1
* LDAP: Adding support for SIGTERM signalPetr Cech2016-08-171-0/+2
* UTILS: Fixing duplication of pid file declarationPetr Cech2016-08-091-0/+4
* sss_ini: Change debug level of config error msgsMichal Židek2016-08-041-2/+2
* utils: add is_email_from_domain()Sumit Bose2016-07-292-0/+28
* Amend debug messages after failure of unlinkLukas Slebodnik2016-07-251-2/+4
* UTIL: make domain mapping content testableSumit Bose2016-07-252-82/+138
* IPA: fix [capaths] outputSumit Bose2016-07-251-3/+26
* 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