summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Refactor single domain initializationSimo Sorce2013-01-151-0/+6
* Add function to safely wipe memory.Simo Sorce2013-01-101-0/+9
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+2
* Avoid const warnings when deallocating memorySimo Sorce2012-11-281-1/+1
* Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."Simo Sorce2012-11-281-5/+1
* debug: print fatal and critical errors if debug level is unresolvedMichal Zidek2012-11-261-1/+4
* Always start PAC responder if IPA ID provider is configuredSumit Bose2012-11-141-0/+6
* Add string_in_list() and add_string_to_list() with testsSumit Bose2012-11-141-0/+6
* util_lock.c: sss_br_lock_file accepted invalid parameter valueMichal Zidek2012-11-081-1/+1
* util: Added new file util_lock.cMichal Zidek2012-11-061-0/+4
* exit original process after sssd is initializedPavel Březina2012-11-061-0/+1
* add SSSDBG_IMPORTANT_INFO macroPavel Březina2012-11-061-0/+1
* Include talloc log in our debug facilityMichal Zidek2012-10-291-5/+10
* monitor: create pid file after all responders are startedPavel Březina2012-10-021-0/+1
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-241-0/+2
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+9
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-231-0/+3
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-0/+1