RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!
[samba.git] / source4 / libcli / raw /
2008-03-11 Stefan Metzmacherlibcli/raw: add RAW_RENAME_NTTRANS support
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Stefan Metzmacherlibcli/raw: make it possible to not send CAP_LEVEL_II_O...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijRemove uses of global_loadparm.
2008-02-21 Jelmer VernooijFix the build.
2008-02-21 Jelmer VernooijRemove yet more global_loadparm instances.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-16 Andrew Tridgellfixed RAW-READ after the bufinfo changes. Thanks to...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellA better way to handle the different format of RenameIn...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellFixed SMB2 rename operations from Vista clients
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew Tridgellupdated SMB2 create operation to match WSPP.
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellupdated SMB2 tcon as per WSPP docs
2008-02-12 Andrew Tridgellconverted SMB2 session setup to use WSPP protocol field...
2008-02-12 Andrew Tridgellconverted the out side of SMB2 negprot handling
2008-02-12 Andrew Tridgelladded some helper functions for GUID handling
2008-01-06 Jelmer Vernooijr26676: libcli: Fill in lp_workgroup() again, should...
2008-01-05 Jelmer Vernooijr26669: Janitorial: Remove uses of global_loadparm.
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Jelmer Vernooijr26651: libsmb: Allow specifying signing policy from...
2008-01-02 Jelmer Vernooijr26646: libcli/smb_composite: Allow specifying SMB...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Stefan Metzmacherr25924: fix bug in UNIX_INFO2 push code found make...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
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 Bartlettr23754: Make sure to check the status return before...
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 Andrew Tridgellr23057: only call the async recv function for the first...
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 Stefan Metzmacherr22790: fix initialization for chained requests
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 James Peachr21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it...
2007-10-10 Andrew Tridgellr21206: - a couple more nttrans places were a memcpy...
2007-10-10 Volker Lendecker21183: Commit the big/little endian fix for nttrans...
2007-10-10 Jelmer Vernooijr20963: remove unused functions, run LOCAL-TDR by default
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20077: support large readx replies, as done by samba3...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
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 Metzmacherr16871: zero padding bytes
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 Metzmacherr16667: - use ndr_pull_struct_blob() to make the RAW_FI...
2007-10-10 Volker Lendecker16091: Without this patch Samba3 will not accept this...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15835: fixed locking in the client library
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 Metzmacherr15740: add TODO, that we should check if the server...
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 Metzmacherr15688: windows sends 4 as max_setup count on NT IOCTL
2007-10-10 Stefan Metzmacherr15656: for NT IOCTL's we need to control the max_data...
2007-10-10 Stefan Metzmacherr15643: add some FSCTL_ codes
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...
next