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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
1
-45
/
+45
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
23
-0
/
+23
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
4
-3
/
+4
2007-10-10
r14446: demonstrate the notifies on files are not allowed
Stefan Metzmacher
1
-16
/
+92
2007-10-10
r14444: - make clear that a canceled notify directly returns without any othe...
Stefan Metzmacher
1
-16
/
+42
2007-10-10
r14440: demonstrate that the smbpid is attached to a session (vuid),
Stefan Metzmacher
1
-11
/
+250
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14316: don't zero the smb_handle after it was set:-)
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
19
-282
/
+282
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
20
-367
/
+367
2007-10-10
r14059: change notify is quite a bit more complex than we thought. These tests
Andrew Tridgell
1
-5
/
+85
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13004: fix compiler warnings
Stefan Metzmacher
4
-9
/
+9
2007-10-10
r12765: Revert an accidential commit
Volker Lendecke
1
-86
/
+1
2007-10-10
r12764: Add a test for lsa_lookup. This will be expanded when I get around to...
Volker Lendecke
1
-1
/
+86
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
23
-0
/
+23
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
23
-0
/
+23
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
10
-11
/
+0
2007-10-10
r12549: fixed the problem with serialisation and the RAW-OPLOCK test
Andrew Tridgell
1
-9
/
+34
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
10
-0
/
+10
2007-10-10
r11639: fixed some create_time tests that should be change_time tests
Andrew Tridgell
1
-5
/
+5
2007-10-10
r11638: fixed handling of null volume name in RAW-QFSINFO test
Andrew Tridgell
1
-4
/
+4
2007-10-10
r10912: added a test for supporting batch oplock upgrades
Andrew Tridgell
1
-0
/
+14
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2
-5
/
+7
2007-10-10
r10257: strlen returns a size_t which can be 64 bits long.
Tim Potter
1
-2
/
+2
2007-10-10
r10132: Confirm that openX with OPEN_EXEC implies read only.
Jeremy Allison
1
-0
/
+26
2007-10-10
r9876: Fix some 64-bit warnings for Itanium machine.
Tim Potter
2
-4
/
+4
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
1
-0
/
+126
2007-10-10
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
1
-2
/
+2
2007-10-10
r9121: use the older non-passthru level for setting delete on close
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9046: fixed display of privileges in RAW-ACLS test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9045: be friendly towards servers that don't understand the 'share' form for...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r9044: added a comment so you can see what this test does :-)
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9043: fixed return code in RAW-STREAMS test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9042: fixed the valgrind error in the RAW-SFILEINFO test
Andrew Tridgell
1
-0
/
+9
2007-10-10
r9008: check the return status for the directory handle creations
Andrew Tridgell
2
-8
/
+21
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
r8773: fixed another dependency on directory ordering in RAW-SEARCH
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8729: make the RAW-SEARCH test more robust to servers with hash based direct...
Andrew Tridgell
1
-8
/
+5
2007-10-10
r8712: cleanup old search test code to use talloc
Andrew Tridgell
1
-16
/
+18
2007-10-10
r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...
Andrew Tridgell
1
-1
/
+10
2007-10-10
r8634: we are still getting occasional test failures due to disk space
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8537: cope better with the small file handle limit on some systems in the bu...
Andrew Tridgell
1
-2
/
+2
[next]