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
/
basic
/
aliases.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r21539: try to get rid of all valgrind warnings...
Stefan Metzmacher
1
-26
/
+21
2007-10-10
r21533: try to get rid of the valgrind warnings of uninitialized memory
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21523: fix a valgrind warning, we write the struct content to the file and s...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-102
/
+95
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
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
/
+2
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-2
/
+1
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
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8522: fixed another couple of size_t warnings
Andrew Tridgell
1
-2
/
+2
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
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-39
/
+39
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-9
/
+9
2004-03-26
- moved some of the base tests into torture/basic/
Andrew Tridgell
1
-0
/
+403