index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
s4-torture: Fix the raw.notify mask test
Volker Lendecke
1
-0
/
+4
2012-04-18
s4-torture: Use 2 client connections for raw.notify.mask
Volker Lendecke
1
-19
/
+20
2012-04-18
s4-torture: Use 2 client connections for raw.notify.tree
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Use 2 client connections for raw.notify.recursive
Volker Lendecke
1
-6
/
+13
2012-04-18
s4-torture: notify all is empty now
Volker Lendecke
1
-19
/
+0
2012-04-18
s4-torture: Separate out the notify alignment subtest
Volker Lendecke
1
-4
/
+9
2012-04-18
s4-torture: Separate out the notify basedir subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify overflow subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify tree subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify double subtest
Volker Lendecke
1
-2
/
+7
2012-04-18
s4-torture: Separate out the notify tcp_dis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify ulogoff subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify exit subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify tdis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify file subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask_change subtest
Volker Lendecke
1
-2
/
+9
2012-04-18
s4-torture: Separate out the notify recursive subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify dir subtest
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Separate out the notify tcon subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Make notify a suite
Volker Lendecke
1
-3
/
+12
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
1
-2
/
+1
2011-03-19
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-10-20
smbtorture: Fix typo in status message.
James Peach
1
-1
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-4
/
+4
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
[next]