summaryrefslogtreecommitdiff
path: root/src/util/util.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05utils: add is_host_in_domain()Pavel Březina1-0/+15
2013-08-28UTIL: Explicitly include header file sys/socket.hLukas Slebodnik1-0/+1
2013-06-07Move domain_to_basedn outside IPA subtreeJakub Hrozek1-0/+35
2013-01-10Add function to safely wipe memory.Simo Sorce1-0/+9
2013-01-02failover: Protect against empty host namesMichal Zidek1-91/+70
2012-11-21MONITOR: Fix off-by-one error in add_string_to_listJakub Hrozek1-1/+4
2012-11-14Add string_in_list() and add_string_to_list() with testsSumit Bose1-0/+63
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+23
2012-04-20Move atomic io function to a separate moduleJakub Hrozek1-38/+0
2012-04-20sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek1-1/+2
2012-02-26UTIL: Add function for atomic I/OJan Cholasta1-0/+39
2012-01-23Move sized_string declaration to utilsStephen Gallagher1-0/+11
2011-12-16sss_utf8_tolower utility function+unit testsJakub Hrozek1-0/+1
2011-11-02Fix size return for split_on_separator()Stephen Gallagher1-1/+1
2011-07-11Move IP adress escaping from the LDAP namespaceJakub Hrozek1-0/+8
2011-06-15Make parse_args skip extra spacesJakub Hrozek1-16/+24
2010-12-20Introduce sss_hash_create_ex()Sumit Bose1-6/+19
2010-12-14Add missing break statement to sss_hash_createStephen Gallagher1-0/+1
2010-11-15Add utility function to sanitize LDAP/LDB filtersStephen Gallagher1-0/+52
2010-10-08Add common hash table setupStephen Gallagher1-0/+53
2010-08-03Add dup_string_list() utility functionStephen Gallagher1-0/+31
2010-08-03Add diff_string_lists utility functionStephen Gallagher1-0/+196
2010-05-27Move parse_args() to utilSumit Bose1-0/+99
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+138