Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-12 | libcli/smb: add NBSS message types | Stefan Metzmacher | 1 | -0/+10 | |
metze | |||||
2011-07-12 | libcli/smb: add PROTOCOL_SMB2_02 constant | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2011-07-06 | libcli/smb move FILE_TYPE constants in common | Andrew Bartlett | 1 | -0/+8 | |
This allows us to remove another _SAMBA_BUILD_ conditional Andrew Bartlett | |||||
2011-07-06 | libcli/smb move enum protocol_types to a common header | Andrew Bartlett | 1 | -0/+12 | |
2011-04-29 | libcli/smb Move FILE_ATTRIBUTE defines to the top level | Andrew Bartlett | 1 | -0/+23 | |
2011-03-25 | libcli: created smb_constants.h | Andrew Tridgell | 1 | -0/+39 | |
this starts the (long!) process of moving some of the SMB constants into common files. This just moves the FLAGS2_ defines, which are needed for common string routines (for FLAGS2_UNICODE_STRINGS) |