summaryrefslogtreecommitdiffstats
path: root/source3/smbd/proto.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bug #7996 - sgid bit lost on folder rename.Jeremy Allison2011-03-301-0/+1
| | | | | Refuse to set dos attributes into unix mode bits on such a folder.
* s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.Günther Deschner2011-03-301-2/+0
| | | | Guenther
* s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner2011-03-301-0/+1131
Guenther