libcliraw: Make smb_raw_write_recv public and include it in a public header.
[ddiss/samba.git] / source4 / libcli / raw /
2011-09-25 Jelmer Vernooijlibcliraw: Make smb_raw_write_recv public and include... master
2011-09-05 Stefan Metzmachers4:libcli/raw: make use of PROTOCOL_SMB2_02
2011-08-27 Jeremy AllisonRAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-18 Jelmer Vernooijlibcliraw: Install more header files.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-13 Simo Sorces4:libcli: use tevent_ fn names instead of legacy event...
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
2011-07-12 Stefan Metzmachers4:libcli/raw: remove SMBkeepalive
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... release-4-0-0alpha16 samba-4.0.0alpha16
2011-06-11 Matthias Dieter... s4:libcli/raw/raw*.c - add unhandled enum values
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-03 Andrew Tridgelllibcli/raw: use a different ifdef than s3 smb.h
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-13 Christian Ambachs4/libcli: do not announce NT error code support when...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-07-06 Steven Dannemans4:libcli: Modify S4 client library to check for proper...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-11 Andrew Bartletts4:libcli Use integrated name resolution when connectin...
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-29 Stefan Metzmachers4:libcli: remove unneeded talloc_reference() usage
2010-01-26 Andreas Schneiders4-libcli: Fixed a talloc_reference error.
2009-12-10 Andrew Tridgells4-libcli: GUID_from_ndr_blob() is strict about the...
2009-12-10 Andrew Tridgells4-libcli: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-libcli: use new GUID functions in libcli
2009-12-08 Steven Dannemans4/libcli: add define for exclusive lock mode
2009-12-04 Zachary Loafmans4 torture: Add lockread_supported based off of CAP_LOC...
2009-11-25 Steven Dannemans4/libcli: rename previously reserved field in SMB2...
2009-11-18 Aravind Srinivasans4/libcli: add a FILE_NOTIFY_CHANGE_ALL macro
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-15 Andrew Tridgells4-libcli: fixed structure element bug in ntcreatexreadx
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-02 Aravind Srinivasans4/torture: Add two new SMB RAW-OPEN tests
2009-08-12 Stefan Metzmacherlibcli/smb: move smb2_create_blob code to libcli/smb/
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers4:libcli: move SMB2 Find constants to smb2_constants.h
2009-08-07 Stefan Metzmachers4:libcli/raw: we don't need to include "smb.h" explicit
2009-08-07 Stefan Metzmachers4:libcli/raw: also include smb2_constants.h into inter...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-07-02 Stefan Metzmachers4:libcli: move SMB2 lock flags to smb2_constants.h
2009-06-09 Sam Liddicotts4: smbcli_transport_send hit the socket right away...
2009-05-20 Stefan Metzmachers4:libcli/raw: initialy read the first 4 bytes only
2009-05-01 Stefan Metzmachers4:libcli: remember operating system and lan manager...
2009-05-01 Stefan Metzmachers4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Björn Jackelibcli: fix a "not handled in switch" compile warning
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Zach Loafmans4:smb2: Add lease break support for SMB2.1
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-28 Zach Loafmans4:smb2: Add rudimentary SMB2.1 lease support to libcli
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:libcli/raw: s/class/eclass
2009-02-02 Stefan Metzmachers4:libcliraw: s/private/private_data
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...
next