Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -5/+0 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 1 | -7/+7 |
2009-10-01 | s4/torture: Add two new SMB RAW-OPEN tests | Aravind Srinivasan | 1 | -1/+170 |
2009-10-01 | s4/torture: convert printf to torture_comment() in RAW-OPEN | Aravind Srinivasan | 1 | -58/+103 |
2008-12-13 | Added torture test for doing an openX over a directory | Jeremy Allison | 1 | -0/+47 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-09-26 | Add test to show you can open for delete a readonly file. | Jeremy Allison | 1 | -0/+59 |
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-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -6/+4 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-25 | this is in seconds | Andrew Tridgell | 1 | -3/+2 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -90/+90 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -110/+110 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -24/+14 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r20497: Two changes to RAW-OPEN that Samba does not fulfil: | Volker Lendecke | 1 | -5/+25 |
2007-10-10 | r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p... | Derrell Lipman | 1 | -0/+46 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15201: Use abs() rather then ABS() | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14316: don't zero the smb_handle after it was set:-) | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -49/+49 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -49/+49 |
2007-10-10 | r13004: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10132: Confirm that openX with OPEN_EXEC implies read only. | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl... | Volker Lendecke | 1 | -0/+126 |
2007-10-10 | r9044: added a comment so you can see what this test does :-) | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8107: now that we properly separate DOS and NT status codes all the places | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4364: - added support for testing of chained SMB operations in smbtorture | Andrew Tridgell | 1 | -0/+58 |
2007-10-10 | r4173: - new t2open code, that can cope with "create with EAs". Many thanks | Andrew Tridgell | 1 | -33/+56 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -7/+8 |
2007-10-10 | r3821: added client side code and test code for NTTRANS_CREATE | Andrew Tridgell | 1 | -0/+176 |