summaryrefslogtreecommitdiff
path: root/source4/lib/util_strlist.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10516: Add seperator argument to str_list_{make,join}_shell()Jelmer Vernooij1-6/+9
2007-10-10r10514: Add str_list_make_shell() and str_list_join_shell()Jelmer Vernooij1-0/+82
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij1-1/+20
2007-10-10r7052: added a case insensitive str_list_check_ci() version of str_list_check()Andrew Tridgell1-0/+13
2007-10-10r5401: using talloc_array() is neater hereAndrew Tridgell1-1/+1
2007-10-10r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell1-0/+51
2007-10-10r5274: fixed some const warnings by making the str_list_ functions return "co...Andrew Tridgell1-7/+7
2007-10-10r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell1-111/+79
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-168/+0
2007-10-10r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell1-3/+3
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+1
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-8/+8
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-0/+323