summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/smb.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-14/+0
2012-08-01libcli/smb: move some TCON related defines to smb_constants.hStefan Metzmacher1-4/+0
2011-10-26libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.hStefan Metzmacher1-6/+0
2011-10-24libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.hStefan Metzmacher1-34/+0
2011-10-24s4:libcli/raw: remove unuded CMD_REPLY defineStefan Metzmacher1-2/+0
2011-10-24libcli/smb: move more defines to smb_constants.hStefan Metzmacher1-106/+0
2011-10-24libcli/smb: move CAP_* defines to smb_constants.hStefan Metzmacher1-18/+0
2011-10-21libcli/smb: move some common defines to smb_constants.hStefan Metzmacher1-28/+0
2011-10-19s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macrosStefan Metzmacher1-6/+0
2011-08-18libcliraw: Install more header files.Jelmer Vernooij1-1/+1
2011-07-12s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher1-1/+1
2011-07-12s4:libcli/raw: remove SMBkeepaliveStefan Metzmacher1-1/+0
2011-07-06libcli/smb move FILE_TYPE constants in commonAndrew Bartlett1-8/+0
2011-05-05Fix many const compiler warnings.Jeremy Allison1-1/+1
2011-05-03libcli/raw: use a different ifdef than s3 smb.hAndrew Tridgell1-3/+3
2011-04-29libcli/smb Move FILE_ATTRIBUTE defines to the top levelAndrew Bartlett1-18/+0
2011-03-25libcli: created smb_constants.hAndrew Tridgell1-12/+1
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett1-13/+0
2010-03-05s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell1-8/+4
2009-12-07s4/libcli: add define for exclusive lock modeSteven Danneman1-0/+1
2009-11-17s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macroAravind Srinivasan1-0/+8
2008-08-14libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK valuesStefan Metzmacher1-7/+20
2008-07-18More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett1-20/+26
2008-07-16Ignore and handle more NT Create & X options.Andrew Bartlett1-3/+8
2008-05-26stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell1-2/+7
2008-05-22added a define for all valid file attributesAndrew Tridgell1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-0/+593