summaryrefslogtreecommitdiffstats
path: root/source3/smbd/mangle_hash.c
Commit message (Expand)AuthorAgeFilesLines
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2007-10-101-18/+4
* Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...Jeremy Allison2003-12-031-8/+10
* Some small fixes to our charset conversion code:Andrew Bartlett2003-07-271-3/+4
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+3
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-4/+4
* StrnCpy -> safe_strcpy() on a over-malloced struct.Andrew Bartlett2003-04-231-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-4/+4
* Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-021-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-265/+269
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+775