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
/
secleak.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-7
/
+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
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+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
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There is
Andrew Tridgell
1
-2
/
+4
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-3
/
+7
2007-10-10
r4951: some of the code dealing with libcli was getting too complex trying to
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
1
-8
/
+8
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...
Andrew Tridgell
1
-5
/
+2
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2589: a simple test to help find security related memory leaks. Run valgrind...
Andrew Tridgell
1
-0
/
+68