index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
unlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
smbtorture: use torture_assert_ntstatus_equal_goto() in CHECK_STATUS() in unl...
Ralph Boehme
1
-7
/
+2
2024-06-24
torture4: Fix some whitespace
Volker Lendecke
1
-13
/
+13
2021-12-09
s4: torture: Remove the wildcard unlink test code.
Jeremy Allison
1
-72
/
+0
2015-10-21
s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink ...
Jeremy Allison
1
-6
/
+1
2012-06-12
s4:torture: fix use of non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
1
-6
/
+2
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
1
-2
/
+4
2011-03-19
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-2
/
+2
2009-11-21
s4:torture/raw/unlink - Remove unused variable and label
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-10-17
Fix the smbtorture4 build. root_fid is a "union smb_handle". tridge
Jeremy Allison
1
-1
/
+1
2009-10-17
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
1
-3
/
+3
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-3
/
+3
2009-09-28
unlink defer torture test
Tim Prouty
1
-0
/
+100
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-5
/
+5
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
-2
/
+1
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-27
/
+19
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3.
Volker Lendecke
1
-4
/
+33
2007-10-10
r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink for
Volker Lendecke
1
-21
/
+28
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-1
/
+1
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
-11
/
+11
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-46
/
+46
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
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9121: use the older non-passthru level for setting delete on close
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9008: check the return status for the directory handle creations
Andrew Tridgell
1
-7
/
+20
2007-10-10
r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...
Andrew Tridgell
1
-0
/
+104
2007-10-10
r9003: add testing for non-empty directory delete on close
Andrew Tridgell
1
-1
/
+30
2007-10-10
r8058: added testing of delete on close for files and directories
Andrew Tridgell
1
-3
/
+87
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
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
1
-3
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3270: - added another unlink test
Andrew Tridgell
1
-0
/
+5
2007-10-10
r3236: test a few more combinations in RAW-UNLINK
Andrew Tridgell
1
-0
/
+27
2007-10-10
r3191: use __location__ in RAW-UNLINK test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-9
/
+9
2004-02-10
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
1
-1
/
+1
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-7
/
+7
[next]