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