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
/
scanner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-26
/
+26
2007-10-10
r24874: Fix double free of smbcli_tree.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-19
/
+4
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-3
/
+3
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13170: Remove some dependencies on -1 implying the size of pstring
Jelmer Vernooij
1
-3
/
+3
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
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
1
-10
/
+10
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
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
-4
/
+7
2007-10-10
r3971: fix compiler warnings
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-37
/
+37
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
1
-2
/
+4
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2004-03-26
- moved some of the base tests into torture/basic/
Andrew Tridgell
1
-0
/
+563