Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 1 | -11/+35 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 2 | -100/+105 |
2008-05-21 | Correct an assertion in the testsuite. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Extend the NBT-DGRAM torture test again. | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 2 | -20/+278 |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 3 | -0/+204 |
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 | 1 | -2/+1 |
2008-05-20 | added read and write handlers. Fixed --analyse | Andrew Tridgell | 1 | -54/+40 |
2008-05-20 | specify which server failed to deltree | Andrew Tridgell | 1 | -1/+1 |
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 | Revert addition of 'mailslot' parameter. | Andrew Bartlett | 1 | -2/+1 |
2008-05-20 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 3 | -82/+146 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 4 | -78/+74 |
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 7 | -80/+364 |
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -19/+5 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 1 | -25/+25 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 4 | -14/+14 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 4 | -27/+23 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 4 | -26/+26 |
2008-05-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 3 | -2/+290 |
2008-05-17 | Modify the LDAP-CLDAP test for better coverage. | Andrew Bartlett | 1 | -4/+8 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 1 | -0/+25 |
2008-05-17 | Test the use of the domain SID on the NETLOGON mailslot | Andrew Bartlett | 1 | -4/+61 |
2008-05-16 | Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=true | Volker Lendecke | 1 | -10/+21 |
2008-05-16 | Fix two C++ warnings | Volker Lendecke | 1 | -2/+4 |
2008-05-16 | torture: add RPC-BENCH-SCHANNEL1 test | Stefan Metzmacher | 2 | -0/+273 |
2008-05-16 | In torture_leave_domain, say what account was deleted | Volker Lendecke | 1 | -2/+4 |
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -1/+1 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 3 | -82/+60 |
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 5 | -14/+14 |
2008-05-10 | Revert "Remove copy of torture file." | Jelmer Vernooij | 2 | -1/+72 |
2008-05-10 | Remove copy of torture file. | Jelmer Vernooij | 2 | -72/+1 |
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 30 | -1037/+40 |
2008-05-10 | Fix installation of pidl perl files, torture pc file. | Jelmer Vernooij | 1 | -12/+0 |
2008-05-06 | torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle() | Michael Adam | 1 | -1/+1 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 1 | -1/+1 |
2008-04-27 | Split up lcov target. | Jelmer Vernooij | 1 | -2/+7 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 27 | -1021/+31 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 68 | -541/+1241 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 1 | -2/+4 |
2008-04-22 | Fix more failing tests to pass the event context. | Simo Sorce | 4 | -10/+10 |
2008-04-21 | Fix build | Simo Sorce | 1 | -0/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 29 | -91/+134 |
2008-04-21 | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 3 | -0/+322 |
2008-04-19 | SMB2-PERSISTENT-HANDLES1: close the handle before deleting it | Stefan Metzmacher | 1 | -0/+2 |
2008-04-19 | torture/smb2: add a simple SMB2-OPLOCK-BATCH1 test | Stefan Metzmacher | 3 | -1/+181 |
2008-04-17 | Fix build not to always use code coverage. | Andrew Bartlett | 1 | -4/+6 |