summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell2008-05-291-1/+8
* fixed offset for maximal access responseAndrew Tridgell2008-05-291-1/+1
* updated comment based on MS-SMB2 docsAndrew Tridgell2008-05-281-1/+2
* ensure we don't change the incoming blobs in a SMB2 createAndrew Tridgell2008-05-281-1/+16
* expose a function for pushing all SMB2 create blobsAndrew Tridgell2008-05-281-17/+36
* added support for all of the known SMB2 create tags in our clientAndrew Tridgell2008-05-282-11/+195
* Use variable for ndr_netlogon.o path.Jelmer Vernooij2008-05-271-3/+2
* ensure that we honor SMB2 read min_count properlyAndrew Tridgell2008-05-271-1/+1
* added support for the output fields of SMB2 closeAndrew Tridgell2008-05-271-6/+25
* cope better with read only files in smb2_deltreeAndrew Tridgell2008-05-271-0/+10
* don't alter the in blobs in a SMB2 create, otherwise two calls in aAndrew Tridgell2008-05-271-5/+6
* Remove evil hack which breaks Python bindings.Jelmer Vernooij2008-05-261-0/+21
* stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell2008-05-262-2/+8
* Add convenience functions for setting Python objects from errors.Jelmer Vernooij2008-05-241-2/+6
* Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij2008-05-242-4/+35
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-243-7/+71
* Regenerate with SWIG 1.3.35.Jelmer Vernooij2008-05-234-40/+94
* fix make test for EAs againAndrew Tridgell2008-05-231-2/+2
* pass in the required alignment to the EA construction routinesAndrew Tridgell2008-05-223-8/+9
* added a define for all valid file attributesAndrew Tridgell2008-05-221-0/+1
* Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-05-225-28/+68
|\
| * Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-222-3/+3
| * Move more modules inside of the samba package.Jelmer Vernooij2008-05-213-4/+4
| * Move some python files into the samba package.Jelmer Vernooij2008-05-212-3/+3
| * Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-212-0/+7
| * Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-212-0/+6
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpythonJelmer Vernooij2008-05-213-24/+40
| |\
| * | Regenerate with newer version of swig.Jelmer Vernooij2008-05-212-24/+51
* | | fixed parsing of the SMB2 ALL_INFO qfileinfo levelAndrew Tridgell2008-05-222-2/+4
| |/ |/|
* | fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell2008-05-212-3/+9
* | fixed SMB2 lockingAndrew Tridgell2008-05-212-21/+31
|/
* Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett2008-05-214-94/+240
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-202-2/+1
|\
| * Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-202-2/+1
* | added smb2_util_setatrAndrew Tridgell2008-05-201-0/+22
* | added SMB2 setpathinfo composite wrapperAndrew Tridgell2008-05-201-0/+105
* | added some SMB2 utility functionsAndrew Tridgell2008-05-202-1/+179
* | remember the server time fields on negotiate. Needed for gentestAndrew Tridgell2008-05-202-0/+5
* | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-209-193/+437
|\|
| * Fix prototype generation in new syntax for netlogon.cAndrew Bartlett2008-05-201-1/+1
| * Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2008-05-202-0/+364
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-206-44/+56
| |\
| * | Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett2008-05-171-1/+1
| * | Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-172-1/+2
| * | Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2008-05-172-15/+41
| * | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-166-187/+39
* | | added SMB2 proxying of rmdirAndrew Tridgell2008-05-191-1/+73
* | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-196-43/+54
|\ \ \ | | |/ | |/|
| * | Fix a bunch of dependencies.Jelmer Vernooij2008-05-182-2/+2
| * | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-185-15/+15