summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-1/+2
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-0/+2
* New utility function sss_get_domain_nameJakub Hrozek2013-06-071-0/+7
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-071-0/+2
* Allow flat name in the FQname formatJakub Hrozek2013-05-301-0/+9
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-0/+16
* Check NSCD configuration fileOndrej Kos2013-05-211-0/+2
* Move nscd.c from tools to utilOndrej Kos2013-05-211-0/+8
* Rename SAFEALIGN macros.Michal Zidek2013-05-141-61/+1
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-071-0/+7
* Fix sss_client breakage.Lukas Slebodnik2013-03-181-3/+1
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-131-1/+1
* Reuse sss_open_cloexec at other places in code.Lukas Slebodnik2013-03-131-0/+3
* Return ERR_INTERNAL instead of EIOSimo Sorce2013-03-041-1/+1
* Add SSSD specific error codes and definitionsSimo Sorce2013-03-041-7/+1
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-0/+2
* Change the way domains are linked.Simo Sorce2013-02-101-2/+4
* Add function get_next_domain()Simo Sorce2013-02-101-0/+2
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-0/+1