summaryrefslogtreecommitdiffstats
path: root/source3/smbd/smbd.h
Commit message (Expand)AuthorAgeFilesLines
* smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILEJeremy Allison2013-12-091-1/+1
* smbd: Fix a profile problemVolker Lendecke2013-07-091-0/+1
* Revert "s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ s...Stefan Metzmacher2012-08-101-1/+0
* Revert "s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXs...Stefan Metzmacher2012-08-101-1/+1
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-1/+0
* s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXsrv struc...Michael Adam2012-07-031-1/+1
* s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ structs a...Michael Adam2012-07-031-0/+1
* s3:smbd: change trans_state->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:smbd: move forward declaration of struct aio_extra to smbd.hStefan Metzmacher2012-06-061-0/+1
* s3:smbd: move UCF_ defines to smbd.hStefan Metzmacher2012-06-061-0/+9
* s3:include: move struct connection_struct (and sub structs) to vfs.hStefan Metzmacher2012-06-061-0/+2
* s3:smbd: move struct trans_state to smbd.hStefan Metzmacher2012-06-061-0/+30
* s3:smbd: move struct privilege_paths to smbd.hStefan Metzmacher2012-06-061-0/+9
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner2011-03-301-0/+26