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