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
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r10132: Confirm that openX with OPEN_EXEC implies read only.
Jeremy Allison
2007-10-10
1
-0
/
+26
*
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
2007-10-10
1
-0
/
+126
*
r9044: added a comment so you can see what this test does :-)
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8107: now that we properly separate DOS and NT status codes all the places
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4364: - added support for testing of chained SMB operations in smbtorture
Andrew Tridgell
2007-10-10
1
-0
/
+58
*
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
2007-10-10
1
-33
/
+56
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4055: fixed more places to use type safe allocation macros
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
-6
/
+6
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-7
/
+8
*
r3821: added client side code and test code for NTTRANS_CREATE
Andrew Tridgell
2007-10-10
1
-0
/
+176
*
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
2007-10-10
1
-6
/
+1
*
r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...
Andrew Tridgell
2007-10-10
1
-47
/
+29
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r3458: more solaris portability fixes, the main one being that we can't use a
Andrew Tridgell
2007-10-10
1
-31
/
+31
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3108: try to cope with servers that put FILE_ATTRIBUTE_NONINDEXED on files i...
Andrew Tridgell
2007-10-10
1
-11
/
+15
*
r3105: using __location__ instead of __LINE__ to give info on error locations...
Andrew Tridgell
2007-10-10
1
-25
/
+25
*
r1983: a completely new implementation of talloc
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-92
/
+92
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r741: Test from Volker in RAW-OPEN for truncating a file containing locks.
Jeremy Allison
2007-10-10
1
-0
/
+77
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
1
-1
/
+1
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
1
-81
/
+81
*
added the ancient SMBcreate operation to the testsuite and client lib
Andrew Tridgell
2003-08-14
1
-0
/
+59
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+895
[prev]