summaryrefslogtreecommitdiff
path: root/src/util/util.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-27ipa_server_mode: write capaths to krb5 include fileSumit Bose1-1/+2
2013-09-27IPA: store forest name for forest member domainsSumit Bose1-1/+2
2013-09-26util: add get_domains_head()Pavel Březina1-0/+2
2013-09-18BE: Log domain name to journald if availableJakub Hrozek1-0/+2
2013-09-17util: add find_subdomain_by_object_name()Pavel Březina1-0/+4
2013-09-17util: add find_subdomain_by_sid()Pavel Březina1-0/+2
2013-09-11Enable printf format string checkingLukas Slebodnik1-2/+8
2013-09-11Adding new header for printf formating macrosLukas Slebodnik1-0/+1
2013-09-11Fix formating of variables with type: longLukas Slebodnik1-2/+2
2013-09-05utils: add is_host_in_domain()Pavel Březina1-0/+2
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik1-19/+0
2013-08-28Add a new option to control subdomain enumerationJakub Hrozek1-1/+3
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek1-1/+2
2013-08-19UTIL: Remove obsolete compat macrosJakub Hrozek1-19/+0
2013-06-28Read mpg state for subdomains from cacheSumit Bose1-1/+2
2013-06-27AD: Write out domain-realm mappingsJakub Hrozek1-0/+2
2013-06-07New utility function sss_get_domain_nameJakub Hrozek1-0/+7
2013-06-07Move domain_to_basedn outside IPA subtreeJakub Hrozek1-0/+2
2013-05-30Allow flat name in the FQname formatJakub Hrozek1-0/+9
2013-05-30Add utility functions for formatting fully-qualified namesJakub Hrozek1-0/+16
2013-05-21Check NSCD configuration fileOndrej Kos1-0/+2
2013-05-21Move nscd.c from tools to utilOndrej Kos1-0/+8
2013-05-14Rename SAFEALIGN macros.Michal Zidek1-61/+1
2013-05-07UTIL: Add function sss_names_init_from_argsJan Cholasta1-0/+7
2013-03-18Fix sss_client breakage.Lukas Slebodnik1-3/+1
2013-03-13More generalized function open_debug_file_ex()Lukas Slebodnik1-1/+1
2013-03-13Reuse sss_open_cloexec at other places in code.Lukas Slebodnik1-0/+3
2013-03-04Return ERR_INTERNAL instead of EIOSimo Sorce1-1/+1
2013-03-04Add SSSD specific error codes and definitionsSimo Sorce1-7/+1
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce1-0/+2
2013-02-10Change the way domains are linked.Simo Sorce1-2/+4
2013-02-10Add function get_next_domain()Simo Sorce1-0/+2
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-0/+1
2013-01-15Refactor single domain initializationSimo Sorce1-0/+6
2013-01-10Add function to safely wipe memory.Simo Sorce1-0/+9
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+2
2012-11-28Avoid const warnings when deallocating memorySimo Sorce1-1/+1
2012-11-28Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."Simo Sorce1-5/+1
2012-11-26debug: print fatal and critical errors if debug level is unresolvedMichal Zidek1-1/+4
2012-11-14Always start PAC responder if IPA ID provider is configuredSumit Bose1-0/+6
2012-11-14Add string_in_list() and add_string_to_list() with testsSumit Bose1-0/+6
2012-11-08util_lock.c: sss_br_lock_file accepted invalid parameter valueMichal Zidek1-1/+1
2012-11-06util: Added new file util_lock.cMichal Zidek1-0/+4
2012-11-06exit original process after sssd is initializedPavel Březina1-0/+1
2012-11-06add SSSDBG_IMPORTANT_INFO macroPavel Březina1-0/+1
2012-10-29Include talloc log in our debug facilityMichal Zidek1-5/+10
2012-10-02monitor: create pid file after all responders are startedPavel Březina1-0/+1
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-0/+2
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+9
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos1-0/+3