summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-21fixed SMB2 lockingAndrew Tridgell7-152/+199
2008-05-21Fix dependencies for ldb instancetype module.Jelmer Vernooij2-2/+2
2008-05-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpythonJelmer Vernooij14-169/+718
2008-05-21Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij2-2/+2
2008-05-21Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij2-2/+2
2008-05-21Correct an assertion in the testsuite.Andrew Bartlett1-1/+1
2008-05-21Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett3-34/+134
2008-05-21Fix creation of sockaddr in netlogon datagram generator.Andrew Bartlett1-1/+1
2008-05-21Include flags.h into samdb.hAndrew Bartlett1-0/+1
2008-05-21Extend the NBT-DGRAM torture test again.Andrew Bartlett1-0/+1
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett6-100/+251
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett4-31/+329
2008-05-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett33-93/+3789
2008-05-21Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett1-1/+4
2008-05-21Further tests show NTLOGON and NETLOGON to be identical.Andrew Bartlett1-5/+0
2008-05-20Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison1-4/+9
2008-05-20Fix nesting tdb_traverse in a transactionVolker Lendecke1-3/+8
2008-05-20smbtorture: Add RAW-BENCH-TCON benchmark.James Peach5-2/+206
2008-05-20Change wks password in rpc-bench-schannel1Volker Lendecke1-0/+64
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell6-14/+7
2008-05-20Fix irpc GetDC requests.Andrew Bartlett1-2/+2
2008-05-20added read and write handlers. Fixed --analyseAndrew Tridgell1-54/+40
2008-05-20Fix number of arguments to IRPC getdc callback.Andrew Bartlett1-1/+0
2008-05-20added smb2_util_setatrAndrew Tridgell1-0/+22
2008-05-20specify which server failed to deltreeAndrew Tridgell1-1/+1
2008-05-20added SMB2 setpathinfo composite wrapperAndrew Tridgell1-0/+105
2008-05-20first version of gentest_smb2. Only generates create and close so far.Andrew Tridgell2-0/+1983
2008-05-20moved these util functions into libcliAndrew Tridgell1-26/+0
2008-05-20check the creation options where the client can require a path to be aAndrew Tridgell1-0/+14
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 Bartlett5-11/+5
2008-05-20Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell40-983/+1285
2008-05-20Fix prototype generation in new syntax for netlogon.cAndrew Bartlett1-1/+1
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2-2/+2
2008-05-20Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2-0/+364
2008-05-20Update tdb version number.Jelmer Vernooij1-1/+1
2008-05-20Fix proto generation.Jelmer Vernooij1-1/+1
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett9-46/+256
2008-05-20Don't regenerate pam_errors.h any more.Andrew Bartlett1-2/+0
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett97-1251/+1397
2008-05-19Add __repr__ implementation for Tdb.Jelmer Vernooij4-27/+57
2008-05-19Fix dependency.Jelmer Vernooij1-1/+1
2008-05-19Add __repr__ implementation for Ldb.Jelmer Vernooij4-1/+43
2008-05-19Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.Jelmer Vernooij4-17/+155
2008-05-19Fix a memleak in irpc_remove_nameVolker Lendecke1-0/+6
2008-05-19build: only add enabled subsystems and modules to ALL_OBJSStefan Metzmacher1-0/+1
2008-05-19added SMB2 proxying of rmdirAndrew Tridgell2-2/+85
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell108-1371/+1727
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell3-20/+85