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
/
basic
/
delete.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+4
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-86
/
+86
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23104: Add comment explaining the new test.
Jeremy Allison
1
-1
/
+7
2007-10-10
r23103: Add a torture test for the insane semantics Steve's cifsfs client
Jeremy Allison
1
-0
/
+104
2007-10-10
r23099: New interesting delete on close tests :-).
Jeremy Allison
1
-1
/
+62
2007-10-10
r23029: fixed formatting
Andrew Tridgell
1
-3
/
+3
2007-10-10
r21134: Attempt to quieten the build farm for Samba3
Volker Lendecke
1
-0
/
+4
2007-10-10
r20525: Closing a dir with del-on-close set requires the same as files: Don't...
Volker Lendecke
1
-0
/
+80
2007-10-10
r19389: Remove samba3-specific checks: instead, always simply mark these test...
Jelmer Vernooij
1
-7
/
+5
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-758
/
+360
2007-10-10
r17020: pass the real error to the failing requests
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-3
/
+3
2007-10-10
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r16756: Some machines on the build farms sporadically fail the test
Volker Lendecke
1
-0
/
+4
2007-10-10
r16182: Better test the 15 out of 20 tests we right now survive than not test at
Volker Lendecke
1
-5
/
+7
2007-10-10
r15865: using dirname for a variable isn't that good,
Stefan Metzmacher
1
-36
/
+36
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
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13707: expanded the delete on close test some more, and make it easier to
Andrew Tridgell
1
-47
/
+70
2007-10-10
r13370: Added deltest21 - pull the rug out from a connection by socket
Jeremy Allison
1
-81
/
+90
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13297: It's a good thing the shipment of function headers tridge
Jeremy Allison
1
-221
/
+404
2007-10-10
r13277: print a useful error message when test 17 fails
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13275: With a liberal sprinkling of smb_raw_exit this
Jeremy Allison
1
-9
/
+70
2007-10-10
r13272: Re-arrange so all the normal tests we can pass come first.
Jeremy Allison
1
-90
/
+92
2007-10-10
r13271: Do the same tests with directories.
Jeremy Allison
1
-2
/
+161
2007-10-10
r13270: Add tests for even more insane delete-on-close semantics.
Jeremy Allison
1
-0
/
+142
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
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12154: Torture test for bug # 3303.
Volker Lendecke
1
-0
/
+125
2007-10-10
r12150: Reformatting
Volker Lendecke
1
-8
/
+15
2007-10-10
r9431: Check an error code in BASE-DELETE.
Volker Lendecke
1
-2
/
+13
2007-10-10
r8185: Delete on close on directories:
Volker Lendecke
1
-0
/
+137
2007-10-10
r8182: Little more testing delete-on-close: Check flag with qfileinfo.
Volker Lendecke
1
-16
/
+79
2007-10-10
r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...
Volker Lendecke
1
-84
/
+138
2007-10-10
r8177: More explorations.
Volker Lendecke
1
-1
/
+46
2007-10-10
r8176: Exploring the share mode database...
Volker Lendecke
1
-0
/
+39
2007-10-10
r8117: fixed a bunch more dos error code handing.
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
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-36
/
+57
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3155: reformat a delete test
Andrew Tridgell
1
-3
/
+5
2007-10-10
r3152: reformatted some of the delete test code
Andrew Tridgell
1
-12
/
+22
2007-10-10
r3150: printing __location__ is more useful than a operation number
Andrew Tridgell
1
-57
/
+117
[next]