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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
rename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
2012-05-18
1
-12
/
+4
*
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
s4 torture: close handle instead of using exit
Tim Prouty
2009-12-17
1
-1
/
+1
*
s4 torture: Update RAW-RENAME to pass against win7
Tim Prouty
2009-12-07
1
-5
/
+27
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-2
/
+0
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
1
-3
/
+3
*
Exteded RAW-RENAME test to catch regressions in bug 6781.
Jeremy Allison
2009-10-07
1
-4
/
+40
*
s4 torture: Extend the RAW-RENAME test to more fully test directory renames.
Tim Prouty
2009-08-06
1
-0
/
+50
*
s4:tortore: use torture api instead of printf in RAW-RENAME
Stefan Metzmacher
2009-04-25
1
-36
/
+38
*
Add another torture test inspired by George @ Apple.
Jeremy Allison
2009-02-26
1
-0
/
+86
*
s4 torture: Add rename test to imitate the way OS X renames files
Aravind Srinivasan
2009-02-13
1
-0
/
+83
*
Added test_nttransrename() to test Metze's new code.
Jeremy Allison
2008-03-11
1
-1
/
+3
*
Test trans2 renames with oplocks. It looks like trans2 renames
Jeremy Allison
2008-03-11
1
-0
/
+4
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-34
/
+21
*
r24695: Now the Samba4 passes this test, remove the skip...
Andrew Bartlett
2007-10-10
1
-8
/
+0
*
r24570: Attempt to fix make test
Volker Lendecke
2007-10-10
1
-2
/
+8
*
r24569: Add two tests
Volker Lendecke
2007-10-10
1
-0
/
+20
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r7487: check both files before and after setting the attribs on file1
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r4402: use __location__ instead of __LINE__ in the RAW-RENAME test
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3717: - expanded the RAW-RENAME test a little
Andrew Tridgell
2007-10-10
1
-3
/
+46
*
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
2007-10-10
1
-6
/
+2
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-20
/
+20
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
1
-2
/
+2
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
1
-17
/
+17
*
I think I've finally got the ascii/unicode issues right in trans2 find
Andrew Tridgell
2003-08-31
1
-11
/
+36
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-0
/
+1
*
- expanded the ntrename test
Andrew Tridgell
2003-08-13
1
-2
/
+51
*
- added SMBntrename test suite
Andrew Tridgell
2003-08-13
1
-12
/
+196
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+128