Age | Commit message (Expand) | Author | Files | Lines |
2010-08-27 | s4:torture/raw/notify.c - freeable stuff shouldn't be "const" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-07-06 | s4:libcli: Modify S4 client library to check for proper CN alignment | Steven Danneman | 1 | -1/+99 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -46/+46 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 1 | -14/+14 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2009-03-10 | added a test that triggers a bug in the Samba3 notify code | Andrew Tridgell | 1 | -0/+169 |
2009-02-20 | Added torture tests to RAW-NOTIFY | Steven Danneman | 1 | -2/+150 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
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-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -16/+16 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -80/+80 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -28/+16 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23734: Add a test to prove tridge's theory that the mask, once set | Jeremy Allison | 1 | -2/+119 |
2007-10-10 | r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. It | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r22838: Add in an explority test for what QFSINFO operations are valid on IPC$ | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r22813: improve error messages in RAW-NOTIFY test | Andrew Tridgell | 1 | -4/+17 |
2007-10-10 | r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes) | Andrew Tridgell | 1 | -14/+25 |
2007-10-10 | r21125: Tridge, please check this closely if this relaxed notify test is | Volker Lendecke | 1 | -21/+55 |
2007-10-10 | r21124: Samba3 does not support create times correctly. | Volker Lendecke | 1 | -7/+15 |
2007-10-10 | r18371: made the directory depth notify test independent of timing | Andrew Tridgell | 1 | -11/+29 |
2007-10-10 | r18355: increase the delays waiting for all events to propogate in the | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17015: add a test that closes the tcp connection with an outstanding | Stefan Metzmacher | 1 | -0/+67 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 1 | -140/+149 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r14969: ensure that even on slow machines we leave plenty of time for a series | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -0/+115 |
2007-10-10 | r14948: add testing of truncate events, and add truncate support to inotify | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r14942: make the RAW-NOTIFY test check the strange file rename semantics. Also | Andrew Tridgell | 1 | -19/+53 |
2007-10-10 | r14935: try to avoid a race condition in the recursion test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14934: greatly expand the RAW-NOTIFY testing of completion filters. We now | Andrew Tridgell | 1 | -0/+185 |
2007-10-10 | r14928: demonstrate that the completion filter is only set on the first notify | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14927: expand the RAW-NOTIFY test to test recursive and rename handling | Andrew Tridgell | 1 | -1/+115 |
2007-10-10 | r14794: added a test to see what happens when you send a notify request on a | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14680: add some tests which demonstrate that closing the dir handle | Stefan Metzmacher | 1 | -0/+199 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 1 | -45/+45 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14446: demonstrate the notifies on files are not allowed | Stefan Metzmacher | 1 | -16/+92 |
2007-10-10 | r14444: - make clear that a canceled notify directly returns without any othe... | Stefan Metzmacher | 1 | -16/+42 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -6/+6 |