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
/
streams.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-20
Add an exception for S3
Volker Lendecke
1
-3
/
+10
2007-12-21
r26184: Streams are tricky....
Volker Lendecke
1
-2
/
+245
2007-12-21
r26104: Revert 26103 -- breaks make test
Volker Lendecke
1
-12
/
+0
2007-12-21
r26103: Leave streams around to unlink
Volker Lendecke
1
-0
/
+12
2007-12-21
r26029: In RAW-STREAMS test listing of streams
Volker Lendecke
1
-27
/
+116
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-12
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
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
-5
/
+5
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-5
/
+5
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
r10257: strlen returns a size_t which can be 64 bits long.
Tim Potter
1
-2
/
+2
2007-10-10
r9043: fixed return code in RAW-STREAMS test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
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
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3800: - fixed delete-on-close behaviour for streams
Andrew Tridgell
1
-0
/
+15
2007-10-10
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
1
-4
/
+10
2007-10-10
r3793: add some streams tests that show how the :$DATA suffix is handled
Andrew Tridgell
1
-1
/
+23
2007-10-10
r3746: added RAW-STREAMS and RAW-EAS tests to smbtorture
Andrew Tridgell
1
-0
/
+194