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
/
samba3misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Add samba3.samba3badnameblob test to check regressions in bug #9215.
Jeremy Allison
1
-0
/
+138
2012-04-30
s4-torture: convert samba3misc tests to use torture_failure and torture_assert
Andrew Bartlett
1
-148
/
+105
2012-04-30
s4-torture: move samba3 tests to use torture helper functions
Andrew Bartlett
1
-33
/
+4
2012-04-30
s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapper
Andrew Bartlett
1
-38
/
+5
2011-11-29
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
1
-3
/
+2
2011-03-19
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-08-17
smbtorture: Make SAMBA3CASEINSENSITIVE report failures properly.
James Peach
1
-4
/
+6
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-4
/
+4
2009-11-02
s4:torture/raw/samba3misc - Add "discard_const_p" macro before a string
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-5
/
+5
2009-06-29
Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture test
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-06-15
Fix the posixtimedlock test
Volker Lendecke
1
-8
/
+53
2009-02-20
s4 torture: Add comment to clarify test
Zack Kirsch
1
-0
/
+3
2008-11-04
Trigger (and fix) a bug in Samba3 making smbd an infinite data source
Volker Lendecke
1
-0
/
+80
2008-04-22
Fix more failing tests to pass the event context.
Simo Sorce
1
-1
/
+1
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
-6
/
+6
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-28
/
+28
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25310: Make sure we do not regress on r25309
Volker Lendecke
1
-0
/
+70
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
-4
/
+4
2007-10-10
r24798: RAW-SAMBA3POSIXTIMEDLOCK
Volker Lendecke
1
-0
/
+151
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24569: Add two tests
Volker Lendecke
1
-0
/
+67
2007-10-10
r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2open
Volker Lendecke
1
-2
/
+10
2007-10-10
r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
1
-0
/
+15
2007-10-10
r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
1
-0
/
+25
2007-10-10
r24473: Prove this is also the same for NTcreateX. It's pretty much
Jeremy Allison
1
-0
/
+38
2007-10-10
r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...
Jeremy Allison
1
-1
/
+85
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in
Volker Lendecke
1
-261
/
+2
2007-10-10
r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...
Volker Lendecke
1
-5
/
+16
2007-10-10
r20609: Additional torture test for our bad_path handling. Most of it is disa...
Volker Lendecke
1
-2
/
+210
2007-10-10
r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...
Volker Lendecke
1
-17
/
+23
2007-10-10
r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...
Volker Lendecke
1
-0
/
+34
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-5
/
+2
2007-10-10
r16843: Confirm that openX uses the same mapping table as getatr.
Jeremy Allison
1
-1
/
+94
2007-10-10
r16842: Jeremy, I almost don't dare checking this in.....
Volker Lendecke
1
-0
/
+44
2007-10-10
r16761: Added additional NTSTATUS and DOS error test for "."
Jeremy Allison
1
-0
/
+5
2007-10-10
r16759: Jeremy, another little error case for you :-)
Volker Lendecke
1
-0
/
+135
2007-10-10
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
1
-0
/
+157