summaryrefslogtreecommitdiffstats
path: root/source3/include/mangle.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge in mangle fixes from 2.2.Jeremy Allison2002-06-131-2/+5
| | | | | Jeremy. (This used to be commit 5e2571f424a40df4d67fe279517a9b21184b78e1)
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+11
mangling implementation, selectable using "mangling method = " in smb.conf It also tidies the interface a little, although it is still nasty. (This used to be commit be23d87a178e7d0691e7d942adf89bb3d2d533c2)