summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/util_str.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-790/+0
* r25307: add string_sub_talloc.Jelmer Vernooij2007-10-101-0/+36
* r25306: Add tests for string_sub().Jelmer Vernooij2007-10-101-2/+2
* r25047: Fix more warnings.Jelmer Vernooij2007-10-101-20/+0
* r25014: Use talloc for allocating values as well.Jelmer Vernooij2007-10-101-23/+10
* r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij2007-10-101-4/+3
* r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij2007-10-101-32/+32
* r23807: added hex_encode_talloc()Andrew Tridgell2007-10-101-0/+16
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-7/+7
* r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher2007-10-101-24/+0
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-101-1/+2
* r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett2007-10-101-2/+1
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2007-10-101-21/+0
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-6/+6
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-555/+97
* r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell2007-10-101-0/+39
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-2/+28
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-43/+43
* r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij2007-10-101-11/+13
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+1209