Age | Commit message (Expand) | Author | Files | Lines |
2008-05-22 | added EAs in the generated SMB2 create operation | Andrew Tridgell | 1 | -25/+19 |
2008-05-22 | added --maskindexing and qfileinfo testing | Andrew Tridgell | 1 | -124/+59 |
2008-05-22 | minor cleanup in SMB2 getinfo test | Andrew Tridgell | 1 | -6/+6 |
2008-05-22 | fixed parsing of the SMB2 ALL_INFO qfileinfo level | Andrew Tridgell | 3 | -3/+6 |
2008-05-22 | added SMB2 gentest generation of SMB2 echo packets | Andrew Tridgell | 1 | -0/+13 |
2008-05-22 | badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | fixes to the SMB2 lock test after recent SMB2 locking changes | Andrew Tridgell | 1 | -8/+12 |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 4 | -18/+47 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 7 | -152/+199 |
2008-05-21 | Fix dependencies for ldb instancetype module. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 14 | -169/+718 |
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Correct an assertion in the testsuite. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 3 | -34/+134 |
2008-05-21 | Fix creation of sockaddr in netlogon datagram generator. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Include flags.h into samdb.h | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Extend the NBT-DGRAM torture test again. | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Manually handle the NETLOGON_SAM_LOGON_REQUEST too. | Andrew Bartlett | 6 | -100/+251 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 4 | -31/+329 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 33 | -93/+3789 |
2008-05-21 | Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c | Andrew Bartlett | 1 | -1/+4 |
2008-05-21 | Further tests show NTLOGON and NETLOGON to be identical. | Andrew Bartlett | 1 | -5/+0 |
2008-05-20 | Convert in_transaction to a bool. Add the same fix Volker | Jeremy Allison | 1 | -4/+9 |
2008-05-20 | Fix nesting tdb_traverse in a transaction | Volker Lendecke | 1 | -3/+8 |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 5 | -2/+206 |
2008-05-20 | Change wks password in rpc-bench-schannel1 | Volker Lendecke | 1 | -0/+64 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 6 | -14/+7 |
2008-05-20 | Fix irpc GetDC requests. | Andrew Bartlett | 1 | -2/+2 |
2008-05-20 | added read and write handlers. Fixed --analyse | Andrew Tridgell | 1 | -54/+40 |
2008-05-20 | Fix number of arguments to IRPC getdc callback. | Andrew Bartlett | 1 | -1/+0 |
2008-05-20 | added smb2_util_setatr | Andrew Tridgell | 1 | -0/+22 |
2008-05-20 | specify which server failed to deltree | Andrew Tridgell | 1 | -1/+1 |
2008-05-20 | added SMB2 setpathinfo composite wrapper | Andrew Tridgell | 1 | -0/+105 |
2008-05-20 | first version of gentest_smb2. Only generates create and close so far. | Andrew Tridgell | 2 | -0/+1983 |
2008-05-20 | moved these util functions into libcli | Andrew Tridgell | 1 | -26/+0 |
2008-05-20 | check the creation options where the client can require a path to be a | Andrew Tridgell | 1 | -0/+14 |
2008-05-20 | added some SMB2 utility functions | Andrew Tridgell | 2 | -1/+179 |
2008-05-20 | remember the server time fields on negotiate. Needed for gentest | Andrew Tridgell | 2 | -0/+5 |
2008-05-20 | Revert addition of 'mailslot' parameter. | Andrew Bartlett | 5 | -11/+5 |
2008-05-20 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 40 | -983/+1285 |
2008-05-20 | Fix prototype generation in new syntax for netlogon.c | Andrew Bartlett | 1 | -1/+1 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2 | -2/+2 |
2008-05-20 | Add the core of the new CLDAP/NBT 'netlogon' parsing library. | Andrew Bartlett | 2 | -0/+364 |
2008-05-20 | Update tdb version number. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-20 | Fix proto generation. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 9 | -46/+256 |
2008-05-20 | Don't regenerate pam_errors.h any more. | Andrew Bartlett | 1 | -2/+0 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 97 | -1251/+1397 |
2008-05-19 | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 4 | -27/+57 |