Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
[nivanova/samba-autobuild/.git] / source4 / libcli / smb2 / create.c
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 Tridgellfix make test for EAs again
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-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Stefan Metzmacherlibcli/smb2: make it possible to pass additional extra...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
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.
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 Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22791: make it possible to use smb2_create_blob_add...
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 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Andrew Tridgellr11888: - added SMB2 trans support
2007-10-10 Andrew Tridgellr11780: it turns out that the MxAc tag isn't a security...
2007-10-10 Andrew Tridgellr11775: added support for creating files on SMB2 with...
2007-10-10 Andrew Tridgellr11754: make the SMB2 blob push routines take offsets...
2007-10-10 Stefan Metzmacherr11741: - the buffer code (first 2 bytes in the SMB2...
2007-10-10 Andrew Tridgellr11697: - added a generic SMB2 getinfo call
2007-10-10 Andrew Tridgellr11694: fixed 2 valgrind errors
2007-10-10 Andrew Tridgellr11691: added reply buffer code checks and oplock flags...
2007-10-10 Andrew Tridgellr11683: fixed create call
2007-10-10 Andrew Tridgellr11681: filled in a few more smb2_create() fields
2007-10-10 Andrew Tridgellr11680: added smb2_close(). This also demonstrates...
2007-10-10 Andrew Tridgellr11679: opening/creating files in SMB2 now works. Lots...