summaryrefslogtreecommitdiffstats
path: root/src/util/util.c
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-1/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-14/+14
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* util: Add functions to check if IP addresses is specialMichal Zidek2013-10-171-0/+57
* utils: add is_host_in_domain()Pavel Březina2013-09-051-0/+15
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-071-0/+35
* Add function to safely wipe memory.Simo Sorce2013-01-101-0/+9
* failover: Protect against empty host namesMichal Zidek2013-01-021-91/+70
* MONITOR: Fix off-by-one error in add_string_to_listJakub Hrozek2012-11-211-1/+4
* Add string_in_list() and add_string_to_list() with testsSumit Bose2012-11-141-0/+63
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+23
* Move atomic io function to a separate moduleJakub Hrozek2012-04-201-38/+0
* sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek2012-04-201-1/+2
* UTIL: Add function for atomic I/OJan Cholasta2012-02-261-0/+39
* Move sized_string declaration to utilsStephen Gallagher2012-01-231-0/+11
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-161-0/+1
* Fix size return for split_on_separator()Stephen Gallagher2011-11-021-1/+1
* Move IP adress escaping from the LDAP namespaceJakub Hrozek2011-07-111-0/+8
* Make parse_args skip extra spacesJakub Hrozek2011-06-151-16/+24
* Introduce sss_hash_create_ex()Sumit Bose2010-12-201-6/+19
* Add missing break statement to sss_hash_createStephen Gallagher2010-12-141-0/+1
* Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2010-11-151-0/+52
* Add common hash table setupStephen Gallagher2010-10-081-0/+53
* Add dup_string_list() utility functionStephen Gallagher2010-08-031-0/+31
* Add diff_string_lists utility functionStephen Gallagher2010-08-031-0/+196
* Move parse_args() to utilSumit Bose2010-05-271-0/+99
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+138