Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/ | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r10600: Fix bug #2769 (mangle filenames ending in a space) | Jeremy Allison | 1 | -7/+13 |
2007-10-10 | r9532: Fix for bug #2152, championed by Neil Hoggarth <neil.hoggarth@physiol.... | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r6977: Fix bug #2735 (not mangling control characters) plus | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r6965: Remove some dead code from util_unistr.c. | Jeremy Allison | 1 | -50/+36 |
2007-10-10 | r6625: Remove another global variable left over from a long time ago (magic c... | Jeremy Allison | 1 | -5/+13 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r2112: Simplify the mangle hash code to use an in-memory tdb. | Jeremy Allison | 1 | -163/+55 |
2007-10-10 | r1570: merging changes from 3.0.5 | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r1301: Fix bogus error message when using "mangling method = hash" rather | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r570: Remove lots of globals to handle case issues - move them | Jeremy Allison | 1 | -18/+4 |
2003-12-03 | Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <... | Jeremy Allison | 1 | -8/+10 |
2003-07-27 | Some small fixes to our charset conversion code: | Andrew Bartlett | 1 | -3/+4 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+3 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -4/+4 |
2003-04-23 | StrnCpy -> safe_strcpy() on a over-malloced struct. | Andrew Bartlett | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -4/+4 |
2003-01-02 | Merge Andrew Bartletts (size_t)-1 checks. | Jeremy Allison | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -265/+269 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 1 | -0/+775 |