index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
util-tests.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
utils: add is_host_in_domain()
Pavel Březina
1
-0
/
+28
2013-09-03
UTIL: Use standard maximum value of type size_t
Lukas Slebodnik
1
-6
/
+6
2013-04-17
Make leak checks usable in tests that do not utilize check
Jakub Hrozek
1
-3
/
+3
2013-01-02
failover: Protect against empty host names
Michal Zidek
1
-0
/
+91
2012-11-14
Add string_in_list() and add_string_to_list() with tests
Sumit Bose
1
-0
/
+83
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-04-20
Move atomic io function to a separate module
Jakub Hrozek
1
-9
/
+9
2012-04-20
sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to read
Jakub Hrozek
1
-0
/
+206
2012-01-09
Add a random + identity test for murmurhash3
Simo Sorce
1
-0
/
+29
2012-01-09
util: add murmurhash3 hash function
Simo Sorce
1
-0
/
+24
2012-01-04
tests: fix test group of utf8 tests
Simo Sorce
1
-5
/
+5
2011-12-16
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
1
-0
/
+96
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+4
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-0
/
+2
2011-06-15
Unit test for parge_args
Jakub Hrozek
1
-0
/
+58
2011-01-11
Validate user supplied size of data items
Sumit Bose
1
-0
/
+14
2010-11-15
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
1
-0
/
+68
2010-10-13
Use POPT_TABLEEND to close option table
Sumit Bose
1
-1
/
+1
2010-08-03
Add diff_string_lists utility function
Stephen Gallagher
1
-0
/
+227