summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2-0/+7
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2-0/+6
2008-05-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpythonJelmer Vernooij3-24/+40
2008-05-21fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell2-3/+9
2008-05-21Regenerate with newer version of swig.Jelmer Vernooij2-24/+51
2008-05-21fixed SMB2 lockingAndrew Tridgell2-21/+31
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett4-94/+240
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-2/+1
2008-05-20added smb2_util_setatrAndrew Tridgell1-0/+22
2008-05-20added SMB2 setpathinfo composite wrapperAndrew Tridgell1-0/+105
2008-05-20added some SMB2 utility functionsAndrew Tridgell2-1/+179
2008-05-20remember the server time fields on negotiate. Needed for gentestAndrew Tridgell2-0/+5
2008-05-20Revert addition of 'mailslot' parameter.Andrew Bartlett2-2/+1
2008-05-20Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell9-193/+437
2008-05-20Fix prototype generation in new syntax for netlogon.cAndrew Bartlett1-1/+1
2008-05-20Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2-0/+364
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett6-44/+56
2008-05-19added SMB2 proxying of rmdirAndrew Tridgell1-1/+73
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell6-43/+54
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell1-0/+72
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij2-2/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij5-15/+15
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij5-15/+26
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij6-28/+28
2008-05-17Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett1-1/+1
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2-1/+2
2008-05-17Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2-15/+41
2008-05-16private -> private_data for struct smb2_requestAndrew Tridgell5-15/+30
2008-05-16build the smb2 composite callsAndrew Tridgell1-1/+2
2008-05-16declare composite_wait_free()Andrew Tridgell1-0/+1
2008-05-16- added a composite_wait_free() callAndrew Tridgell1-1/+18
2008-05-16started adding SMB2 composite functions that emulate common SMB callsAndrew Tridgell1-0/+122
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett6-187/+39
2008-05-15update some SMB2 find flagsAndrew Tridgell2-4/+5
2008-05-15use a newer fsinfo level in smbclient, to support larger disksAndrew Tridgell1-5/+6
2008-05-14Fix an uninitialized variable introduced by 3045d391Volker Lendecke1-2/+1
2008-05-05Reorder this function in the file, so it reads bottom-up.Andrew Bartlett1-19/+18
2008-04-25Revert to using the old CIFS connection API.Andrew Bartlett2-17/+8
2008-04-25Make the composite 'connect to server' code useful for security=serverAndrew Bartlett3-14/+35
2008-04-24Add comment explaining why io.in.workgroup isn't important.Andrew Bartlett1-0/+5
2008-04-22fix an extrasemi compile warningBjörn Jacke1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce15-70/+33
2008-04-19libcli/smb2: make it possible to handle incoming oplock requestsStefan Metzmacher2-0/+54
2008-04-19libcli/smb2: add smb2_break() callsStefan Metzmacher2-1/+75
2008-04-19libcli: define structure for SMB2 BreakStefan Metzmacher1-1/+16
2008-04-17fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell3-10/+10
2008-04-17libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2-23/+79
2008-04-17libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher1-3/+4
2008-04-15Fix warnings.Jelmer Vernooij1-0/+2
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-2/+0