summaryrefslogtreecommitdiffstats
path: root/source/include/mangle.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge in mangle fixes from 2.2.Jeremy Allison2002-06-131-2/+5
| | | | Jeremy.
* 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.