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