summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year 2015!Stefan Metzmacher2015-01-011-1/+1
* s3:vfs: add SMB_VFS_READDIR_ATTR()Ralph Boehme2014-12-041-0/+1
* s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.Stefan Metzmacher2014-12-041-0/+1
* s3:smbd: improve writecache profilingStefan Metzmacher2014-11-191-2/+1
* s3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZEStefan Metzmacher2014-03-051-3/+1
* libcli/smb: move some *TRANSACT_* flags to smb_constants.hStefan Metzmacher2014-01-071-34/+0
* libcli/smb: move some FILE_* flags to smb_constants.hStefan Metzmacher2014-01-071-51/+0
* Happy New Year 2014!Stefan Metzmacher2014-01-021-1/+1
* s3: Add DAC_OVERRIDE capability supportAbhidnya Joshi2013-12-161-1/+2
* shadow_copy2: Fix some typosDavid Keegel2013-12-121-1/+1
* Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison2013-11-221-9/+9
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2013-10-171-19/+0
* smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke2013-10-151-2/+3
* shadow_copy2: add comment explaining the SMB level GMT format patternMichael Adam2013-10-051-1/+9
* s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-101-0/+3
* s3: include/smb : changing smb server versionShekhar Amlekar2013-09-061-2/+7
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-2/+2
* smbd: We don't use DEFERRED_OPEN_ENTRY anymoreVolker Lendecke2013-04-261-2/+2
* s3:smbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
* Happy New Year 2013Stefan Metzmacher2013-01-011-1/+1
* Revert "s3:smb: include "smbXsrv.h" before "vfs.h""Stefan Metzmacher2012-08-101-6/+0
* libcli/smb: move some TCON related defines to smb_constants.hStefan Metzmacher2012-08-011-9/+0
* Add two flags to allow for handling of Extended Signatures (Session Key Prote...Richard Sharpe2012-08-011-0/+2
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-61/+0
* s3:smb: include "smbXsrv.h" before "vfs.h"Michael Adam2012-07-031-0/+6
* s3:smbd: make use of smbXsrv_tcon for smb1Stefan Metzmacher2012-06-251-1/+0
* s3:smbd: change FNUM_FIELD_INVALID from -1 to 0Michael Adam2012-06-151-1/+1
* s3:include: define FNUM_FIELD_INVALID - the invalid value for the fnumMichael Adam2012-06-151-0/+2
* s3:smb: change the value of TID_FIELD_INVALID from -1 to 0Michael Adam2012-06-061-1/+1
* s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tidMichael Adam2012-06-061-0/+1
* s3:connections: add a CNUM_OFFSET for mapping between cnum and the bitmap indexMichael Adam2012-06-061-0/+2
* s3:smb.h: fix a comment typoMichael Adam2012-06-061-1/+1
* s3:include: change current_user->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:include: move struct smb_request to vfs.hStefan Metzmacher2012-06-061-61/+0
* s3:smbd: move struct user_struct to globals.hStefan Metzmacher2012-06-061-13/+0
* s3:include: remove typedef user_structStefan Metzmacher2012-06-061-2/+2
* s3:smbd: move forward declaration of struct aio_extra to smbd.hStefan Metzmacher2012-06-061-3/+0
* s3:include: remove unused forward declaration of deferred_open_record in smb.hStefan Metzmacher2012-06-061-3/+0
* s3:smbd: move UCF_ defines to smbd.hStefan Metzmacher2012-06-061-9/+0
* s3:include: move struct smb_filename to vfs.hStefan Metzmacher2012-06-061-10/+0
* s3:include: move struct smb_file_time to vfs.hStefan Metzmacher2012-06-061-8/+0
* s3:include: move struct connection_struct (and sub structs) to vfs.hStefan Metzmacher2012-06-061-94/+1
* s3:include: move struct stream_struct to vfs.hStefan Metzmacher2012-06-061-10/+0
* s3:include: move struct fd_handle/files_struct to vfs.hStefan Metzmacher2012-06-061-82/+0
* s3:includes: move union unid_t to vfs.hStefan Metzmacher2012-06-061-5/+0
* s3:smbd: move struct trans_state to smbd.hStefan Metzmacher2012-06-061-30/+0
* s3:smbd: move struct privilege_paths to smbd.hStefan Metzmacher2012-06-061-9/+0
* s3:smbd: make struct notify_change_buf private to notify.cStefan Metzmacher2012-06-061-20/+0
* s3:printing: make struct print_file_data private to printspoolss.cStefan Metzmacher2012-06-061-9/+0
* s3:smbd: make struct vfs_fsp_data private to vfs.cStefan Metzmacher2012-06-061-10/+0