s4:libcli/smb2: s/private/private_data
[ira/wip.git] / source4 / libcli / raw /
2009-02-02 Stefan Metzmachers4:libcli/raw: s/private/private_data
2009-01-19 Stefan Metzmacherutil_str: setup the correct talloc name for strings
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijMove lp_*() calls a bit higher up the calls tack.
2008-11-01 Jelmer VernooijFix prototype for attrib_string().
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijRemove a few more usages of global_loadparm.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijJust hardcode workgroup to empty string, to avoid use of
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove SMB-specific attribute function to SMB client...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-29 Jelmer VernooijPass options struct into session initialization functio...
2008-09-25 Andrew Tridgelladded the structure for LINK_INFORMATION setfileinfo...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmacherlibcli/raw: real signing starts at seqnumber 2
2008-09-23 Stefan Metzmacherlibcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to do the signin...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to prevent the...
2008-09-23 Günther Deschners4-nbt: use ../libcli/nbt
2008-09-23 Andrew Tridgelladded FULL_EA_INFORMATION setea call
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-05 Andrew BartlettMake SMB signing work with Windows 2008 and kerberos.
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Stefan Metzmacherlibcli/raw: fix the special NTCREATE_OPTIONS_*_MASK...
2008-07-18 Andrew BartlettMore 'must be ignored' options from the MS-SMB doc.
2008-07-16 Andrew BartlettIgnore and handle more NT Create & X options.
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smb_raw_max_trans_data()...
2008-07-07 Stefan Metzmacherlibcli/raw: make multi fragmented nttrans requests...
2008-07-07 Stefan Metzmacherlibcli/raw: trans(2) setup count is uint8_t
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smbcli_request_receive_more...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: add a recv_helper hook infrastructure
2008-07-07 Stefan Metzmacherlibcli/raw: the nttrans setup count is only 8-bit
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-06 Andrew Tridgellensure we don't end up with a partially initialised...
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-02 Andrew Tridgellupdated some info levels based on WSPP docs
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelladded support for returning the maximal access MXAC...
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgelladded support for all of the known SMB2 create tags...
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Andrew Tridgellensure that we honor SMB2 read min_count properly
2008-05-27 Andrew Tridgelladded support for the output fields of SMB2 close
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Andrew Tridgellstricter checks for valid inputs in SMB2 open and lock
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellpass in the required alignment to the EA construction...
2008-05-22 Andrew Tridgelladded a define for all valid file attributes
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellfixed parsing of the SMB2 ALL_INFO qfileinfo level
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew Tridgellfixed SMB2 flush call, and added flush to gentest_smb2
2008-05-21 Andrew Tridgellfixed SMB2 locking
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-15 Andrew Tridgellupdate some SMB2 find flags
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
next