summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* SELINUX: Use getseuserbyname to get IPA seuserJustin Stephenson2017-09-061-2/+0
* UTIL: Add sss_create_dir()Fabiano Fidêncio2017-08-281-0/+5
* UTIL: move {files,selinux}.c under util directoryFabiano Fidêncio2017-08-281-0/+19
* UTIL: Set udp_preference_limit=0 in krb5 snippetPetr Čech2017-08-141-1/+2
* Moving headers used by both server and client to special folderAmitKumar2017-08-031-2/+2
* DOMAIN: Add sss_domain_info_{get,set}_output_fqnames()Fabiano Fidêncio2017-06-211-0/+5
* UTIL: Remove limits.h from util/util.hLukas Slebodnik2017-06-081-1/+0
* UTIL: Remove ctype.h from util/util.hLukas Slebodnik2017-06-081-1/+0
* Remove string{,s}.hLukas Slebodnik2017-06-081-2/+0
* UTIL: Remove fcntl.h from util/util.hLukas Slebodnik2017-06-081-1/+0
* UTIL: Remove signal.h from util/util.hLukas Slebodnik2017-06-081-1/+0
* UTIL: Remove signal.h from util/util.hLukas Slebodnik2017-06-081-1/+0
* UTIL: Remove few unused headed filesLukas Slebodnik2017-06-081-2/+0
* NSS: Move output name formatting to utilsNikolai Kondrashov2017-05-101-0/+9
* utils: add sss_domain_is_forest_root()Sumit Bose2017-04-281-0/+1
* CONFDB: Introduce SSSD domain type to distinguish POSIX and application domainsJakub Hrozek2017-03-301-0/+1
* UTIL: Expose replace_char() as sss_replace_char()Fabiano Fidêncio2017-03-291-0/+5
* UTIL: Introduce subdomain_create_conf_path()Michal Židek2017-03-291-0/+3
* UTIL: Introduce --dbus-activated cmd option for respondersFabiano Fidêncio2017-01-231-1/+7
* UTIL: Introduce --socket-activated cmdline option for respondersFabiano Fidêncio2017-01-231-0/+13
* MONITOR: Do not set up watchdog for monitorJakub Hrozek2016-11-081-0/+1
* UTILS: Fixing duplication of pid file declarationPetr Cech2016-08-091-0/+4
* utils: add is_email_from_domain()Sumit Bose2016-07-291-0/+1
* UTIL: make domain mapping content testableSumit Bose2016-07-251-0/+4
* UTIL: Remove unused functionsJakub Hrozek2016-07-071-13/+0
* LDAP: Qualify user and group names when saving the sudo usersJakub Hrozek2016-07-071-0/+3
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-071-0/+6
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-071-0/+6
* UTIL: Add function to create internal fqnameMichal Zidek2016-07-071-0/+6
* UTIL: Add function to parse internal fqname formatMichal Zidek2016-07-071-0/+6
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-1/+1
* Monitor: Add mode to generate confdb onlySimo Sorce2016-06-291-0/+1
* Util: Add watchdog helperSimo Sorce2016-06-291-0/+4
* Downcast to errno_t after tevent_req_is_errorLukas Slebodnik2016-06-291-2/+7
* p11: add OCSP default responder optionsSumit Bose2016-06-091-0/+2
* p11: add no_verification optionSumit Bose2016-06-091-1/+6
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-0/+14
* util: make concatenate_string_array() reusableSumit Bose2016-04-131-0/+4
* UTIL: Move debug part from util.h -> new debug.hLukas Slebodnik2016-03-231-118/+1
* utils: return const char ** from dup_string_listPavel Březina2016-03-141-1/+1
* UTIL: Provide varargs version of debug_fnLukas Slebodnik2016-02-231-0/+6
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-231-8/+8
* p11: enable ocsp checksSumit Bose2015-11-261-0/+3
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-1/+4
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-141-0/+3
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2015-10-141-0/+3
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-0/+3
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-011-0/+3
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-08-141-0/+21
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-141-0/+1