Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-22 | Spelling fixes for libutil | Brad Hards | 1 | -8/+8 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2009-11-20 | util/strlist: Fix up "const" warnings in the string list and test code | Matthias Dieter Wallnöfer | 1 | -24/+27 | |
This work I did using suggestions by Jelmer. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-11-13 | util: str_list_unique_2() test implementation | Kamen Mazdrashki | 1 | -0/+33 | |
Difference with previous test for str_list_unique() is that this test allows number of elements and number of duplicates to be supplied on command line using --option="list_unique:count=47" --option="list_unique:dups=7" | |||||
2009-05-15 | Add extensive tests for str_list function behaviour | Andrew Bartlett | 1 | -15/+343 | |
2009-05-14 | Add new functions and tests: str_list_make_empty(), str_list_make_single() | Andrew Bartlett | 1 | -0/+34 | |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -3/+3 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+103 | |
Conflicts: source4/Makefile |