Age | Commit message (Expand) | Author | Files | Lines |
2009-02-02 | s4:libcliraw: s/private/private_data | Stefan Metzmacher | 4 | -18/+18 |
2009-02-02 | s4:torture: s/private/private_data | Stefan Metzmacher | 2 | -14/+14 |
2009-01-09 | s4 torture: Add new create disposition test to RAW-STREAMS | Tim Prouty | 1 | -1/+167 |
2009-01-07 | added support for stream renames in Samba4 | Andrew Tridgell | 1 | -1/+2 |
2009-01-04 | s4 torture: Add more rename tests to RAW-STREAMS | Tim Prouty | 1 | -3/+198 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 5 | -19/+19 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 2 | -2/+1 |
2008-12-22 | Make it clearer when RAW-STREAMS is failing (don't always print names). | Jeremy Allison | 1 | -4/+6 |
2008-12-19 | Add torture test for bug #5986 - streams rename, so we don't regress. | Jeremy Allison | 1 | -0/+98 |
2008-12-18 | RAW-CHKPATH: not every server behaves like samba3... | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2... | Jeremy Allison | 1 | -4/+0 |
2008-12-13 | Added torture test for doing an openX over a directory | Jeremy Allison | 1 | -0/+47 |
2008-12-01 | RAW-STREAMS: test stream renames | Stefan Metzmacher | 1 | -8/+74 |
2008-12-01 | RAW-STREAMS: some more tests... | Stefan Metzmacher | 1 | -18/+180 |
2008-12-01 | RAW-STREAMS: test valid character in the range of 0x01 => 0x7F | Stefan Metzmacher | 1 | -0/+69 |
2008-12-01 | RAW-STREAMS: check some strange stream name combinations | Stefan Metzmacher | 1 | -0/+102 |
2008-12-01 | RAW-CHKPATH: test every character in the range of 0x01 => 0x7F | Stefan Metzmacher | 1 | -0/+81 |
2008-11-08 | Remove debug code added in error. | Jeremy Allison | 1 | -13/+2 |
2008-11-08 | Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW... | Jeremy Allison | 1 | -5/+18 |
2008-11-06 | Start factoring out the inheritance differences. | Jeremy Allison | 1 | -1/+3 |
2008-11-04 | Pass all of RAW-ACLS except for inheritence. Working on that next. | Jeremy Allison | 1 | -1/+1 |
2008-11-04 | Trigger (and fix) a bug in Samba3 making smbd an infinite data source | Volker Lendecke | 2 | -0/+81 |
2008-11-03 | Be more verbose about a directory ACL error. | Jeremy Allison | 1 | -0/+5 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 5 | -2/+8 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 4 | -4/+2 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 2 | -2/+8 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 3 | -0/+5 |
2008-10-28 | RAW-ACLS: test the behavior of NULL DACL vs. empty DACL | Stefan Metzmacher | 1 | -0/+244 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 9 | -9/+0 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 4 | -2/+7 |
2008-10-14 | Add the oplock-batch25 test showing that a writeattr does not break an oplock | Volker Lendecke | 1 | -0/+70 |
2008-10-10 | Use const. | Jelmer Vernooij | 1 | -5/+5 |
2008-09-30 | Use a getatr instead to make things cleaner. | root | 1 | -2/+4 |
2008-09-30 | Add in test name visible on the wire or in debug logs so you can see when par... | Jeremy Allison | 1 | -16/+17 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 2 | -3/+6 |
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 3 | -0/+3 |
2008-09-30 | Remove global_loadparm instance. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 2 | -9/+22 |
2008-09-26 | Add test to show you can open for delete a readonly file. | Jeremy Allison | 1 | -0/+59 |
2008-08-24 | fixed the data in SAVEFILE op in RAW-OFFLINE | Andrew Tridgell | 1 | -1/+1 |
2008-08-24 | show the bad data in RAW-OFFLINE | Andrew Tridgell | 1 | -3/+10 |
2008-08-23 | don't use zero data for the first file in RAW-OFFLINE | Andrew Tridgell | 1 | -2/+2 |
2008-08-14 | RAW-OPEN: be more strict in create_option checking | Stefan Metzmacher | 1 | -2/+11 |
2008-08-14 | expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the | Andrew Tridgell | 1 | -0/+35 |
2008-07-19 | Fix RAW-OPEN against Samba3 | Volker Lendecke | 1 | -0/+1 |
2008-07-18 | More 'must be ignored' options from the MS-SMB doc. | Andrew Bartlett | 1 | -34/+22 |
2008-07-16 | Ignore and handle more NT Create & X options. | Andrew Bartlett | 1 | -0/+56 |
2008-05-26 | check use of mincnt past EOF in SMB | Andrew Tridgell | 1 | -0/+17 |
2008-05-23 | RAW-STREAMS: better test the bahavior of streams on directories | Stefan Metzmacher | 1 | -10/+85 |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 2 | -0/+203 |