summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-071-0/+3
* SSSD: Add the possibility to specify a UID and GID to run asJakub Hrozek2014-10-071-0/+7
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-071-0/+2
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-071-0/+9
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-291-0/+5
* Replace space: add some checksSumit Bose2014-09-011-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-131-6/+6
* UTIL: remove get_username_from_uidJakub Hrozek2014-08-061-2/+0
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-281-0/+8
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-221-2/+2
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-3/+3
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-2/+2
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-211-0/+5
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-0/+8
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-091-0/+3
* AD-GPO: Add support for gpo permissive modeYassir Elley2014-07-011-0/+1
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-021-0/+4
* utils: add get_known_services()Pavel Březina2014-05-281-0/+2
* UTIL: Include netinet/in.h for ip adress macrosLukas Slebodnik2014-05-261-0/+1
* util: Change file check fns to use a mode maskSimo Sorce2014-04-281-19/+7
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-191-4/+10
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-171-1/+1
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-121-15/+5
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-02-121-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-2/+2
* Make DEBUG macro definition variadicNikolai Kondrashov2014-02-121-6/+6
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-71/+7
* utils: handling NULL params in sss_parse_namePavel Reichl2014-01-281-1/+1
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-121-9/+3
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+6
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-0/+7
* Add sss_tc_fqname2()Sumit Bose2013-11-151-0/+9
* Signals: Refactor termination of processesSimo Sorce2013-11-121-1/+1
* Signals: Remove unused functionsSimo Sorce2013-11-121-2/+0
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2013-10-221-0/+5
* util: Add functions to check if IP addresses is specialMichal Zidek2013-10-171-0/+13
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-271-1/+2
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-1/+2
* util: add get_domains_head()Pavel Březina2013-09-261-0/+2
* BE: Log domain name to journald if availableJakub Hrozek2013-09-181-0/+2
* util: add find_subdomain_by_object_name()Pavel Březina2013-09-171-0/+4
* util: add find_subdomain_by_sid()Pavel Březina2013-09-171-0/+2
* Enable printf format string checkingLukas Slebodnik2013-09-111-2/+8
* Adding new header for printf formating macrosLukas Slebodnik2013-09-111-0/+1
* Fix formating of variables with type: longLukas Slebodnik2013-09-111-2/+2
* utils: add is_host_in_domain()Pavel Březina2013-09-051-0/+2
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-281-19/+0
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-281-1/+3
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-1/+2
* UTIL: Remove obsolete compat macrosJakub Hrozek2013-08-191-19/+0