summaryrefslogtreecommitdiff
path: root/source4/lib/util/util_strlist.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.Jelmer Vernooij1-2/+8
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-3/+3
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij1-1/+0
2007-10-10r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij1-21/+0
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij1-17/+17
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher1-0/+25
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-11/+11
2007-10-10r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij1-13/+21
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+292