Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-10 | Revert "s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ ↵ | Stefan Metzmacher | 1 | -1/+0 | |
structs available" This reverts commit 98ccca8dca70b87d04a93c8ef5232a071ab7c2af. Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 10 17:35:38 CEST 2012 on sn-devel-104 | |||||
2012-08-10 | Revert "s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the ↵ | Stefan Metzmacher | 1 | -1/+1 | |
smbXsrv structures are available" This reverts commit e332bfaff51e54638bd37cd1fe08e57608e16e86. | |||||
2012-07-18 | s3: Add vfs_aio_posix | Volker Lendecke | 1 | -1/+0 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-07-03 | s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXsrv ↵ | Michael Adam | 1 | -1/+1 | |
structures are available This is currently needed for files_struct and connection_struct that contain backlinks to smbXsrv_open and smbXsrv_tcon, respectively. Finally, these backlinks to the smb level structures should be removed. | |||||
2012-07-03 | s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ structs ↵ | Michael Adam | 1 | -0/+1 | |
available | |||||
2012-06-06 | s3:smbd: change trans_state->vuid to uint64_t | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-06-06 | s3:smbd: move forward declaration of struct aio_extra to smbd.h | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-06-06 | s3:smbd: move UCF_ defines to smbd.h | Stefan Metzmacher | 1 | -0/+9 | |
metze | |||||
2012-06-06 | s3:include: move struct connection_struct (and sub structs) to vfs.h | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2012-06-06 | s3:smbd: move struct trans_state to smbd.h | Stefan Metzmacher | 1 | -0/+30 | |
metze | |||||
2012-06-06 | s3:smbd: move struct privilege_paths to smbd.h | Stefan Metzmacher | 1 | -0/+9 | |
metze | |||||
2011-03-30 | s3-locking: move locking prototypes out of proto.h. | Günther Deschner | 1 | -0/+1 | |
Will later become part of locking.h Guenther | |||||
2011-03-30 | s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h. | Günther Deschner | 1 | -0/+26 | |
Guenther |