r24712: No longer expose the 'BOOL' data type in any interfaces.
[jelmer/samba4-debian.git] / source / libcli / raw / interfaces.h
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23519: added libcli code for fetching shadow copy...
2007-10-10 Andrew Tridgellr23138: added a raw interface for SMBecho operations
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 James Peachr21949: After discussion with the Apple and Linux clien...
2007-10-10 James Peachr21710: Add client support for the UNIX_INFO2 info...
2007-10-10 Andrew Tridgellr21206: - a couple more nttrans places were a memcpy...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Stefan Metzmacherr16875: implement SMB2 Find in the frontend
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr16708: the packet format of SMB2 SessionSetup has...
2007-10-10 Stefan Metzmacherr16699: the layout of SMB2 Read and Write is identical...
2007-10-10 Stefan Metzmacherr15814: add SMB2 Lock interface structure
2007-10-10 Stefan Metzmacherr15756: handle RAW_OPEN_SMB2
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15737: fix a typos and comment
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr15656: for NT IOCTL's we need to control the max_data...
2007-10-10 Stefan Metzmacherr15640: - NT IOCTL calls also have an 'in' data_blob
2007-10-10 Stefan Metzmacherr15638: add a usefull macro to get a pointer the smb_ha...
2007-10-10 Stefan Metzmacherr15505: - add 'generic' alias to smb_seek and smb_flush
2007-10-10 Andrew Tridgellr14539: get rid of a pointless union layer in struct...
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13654: Move some more stuff out of include/