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
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