summaryrefslogtreecommitdiff
path: root/lib/util/util_strlist.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-09added _const versions of some of the str_list_*() functionsAndrew Tridgell1-0/+64
2009-04-09added str_list_unique() and str_list_show()Andrew Tridgell1-28/+49
2009-04-08Rework util_strlist prototypes to use a bit more and less constAndrew Bartlett1-7/+32
2009-04-07added a str_list_append() functionAndrew Tridgell1-0/+23
2008-10-12Add extra const.Jelmer Vernooij1-1/+1
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-8/+10
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+308