index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-0
/
+2
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
1
-1
/
+1
*
s4:torture: PROVISION isn't used by all tests
Stefan Metzmacher
2008-11-03
1
-1
/
+2
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Add one-test testsuite for datablob.
Jelmer Vernooij
2008-10-12
2
-0
/
+2
*
Add some simple tests for lib/util/time.c
Jelmer Vernooij
2008-10-11
2
-0
/
+2
*
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
1
-5
/
+5
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-5
/
+2
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-7
/
+7
*
Merge branch 'singlecompression' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
\
|
*
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
|
Merge branch 'singlesw' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
\
\
|
*
|
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
/
*
|
Merge branch 'singlereplace' into single
Jelmer Vernooij
2008-09-16
1
-4
/
+4
|
\
\
|
*
|
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-4
/
+4
|
|
/
*
|
Merge branch 'singletdb' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
\
\
|
*
|
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
/
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
/
*
lib/crypto: remove unused sha1 and hmac-sha1 code
Stefan Metzmacher
2008-06-04
1
-4
/
+1
*
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
2008-05-19
1
-25
/
+25
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-3
/
+3
*
Fix torture module initializion.
Jelmer Vernooij
2008-05-10
1
-1
/
+1
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
2
-2
/
+2
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-29
/
+31
*
Don't specify the ntds_guid to the C -> python provision interface
Andrew Bartlett
2008-04-11
1
-1
/
+0
*
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
1
-1
/
+5
|
\
|
*
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2008-04-10
1
-1
/
+5
*
|
Set a netbios name into provision, and zero the rest.
Andrew Bartlett
2008-04-11
1
-2
/
+2
|
/
*
Move provision C bindings to param/.
Jelmer Vernooij
2008-04-09
1
-0
/
+1
*
Rework talloc hirarchy for C provision setup.
Andrew Bartlett
2008-04-08
1
-18
/
+19
*
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
2008-03-06
1
-8
/
+4
*
libreplace: add extended getifaddrs test that prints out the interfaces.
Michael Adam
2008-02-28
1
-0
/
+1
*
Reconcile header files for torture utility functions.
Jelmer Vernooij
2008-02-15
1
-1
/
+1
*
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
2008-02-15
1
-11
/
+25
*
Add test for provision_bare() code.
Jelmer Vernooij
2008-02-15
1
-0
/
+21
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
1
-2
/
+4
*
r26346: Add tests for loadparm.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26004: Add some simple credentials tests.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25935: Fix registry tests.
Jelmer Vernooij
2007-12-21
2
-1
/
+4
*
r25931: Add config .mk file for crypto lib.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r25928: Split up torture-local a bit.
Jelmer Vernooij
2007-12-21
2
-14
/
+1
*
r25927: Move share tests to param directory.
Jelmer Vernooij
2007-12-21
2
-211
/
+1
*
r25926: Move iconv test to iconv code directory.
Jelmer Vernooij
2007-12-21
2
-425
/
+1
*
r25903: Move more files out of torture/
Jelmer Vernooij
2007-12-21
4
-343
/
+3
[prev]
[next]