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
*
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
*
r25902: Move messaging tests to same directory as code.
Jelmer Vernooij
2007-12-21
3
-411
/
+2
*
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
4
-20
/
+20
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
3
-4
/
+12
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25306: Add tests for string_sub().
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
6
-20
/
+21
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
3
-0
/
+3
*
r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24686: Make sure control messages are on a new line.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r24685: Don't warn about iconv tests not being usable until they're actually ...
Jelmer Vernooij
2007-10-10
1
-22
/
+31
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r24502: More work to get LOCAL-EVENT passing on all platforms:
Andrew Bartlett
2007-10-10
1
-8
/
+1
*
r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() in
Andrew Bartlett
2007-10-10
1
-1
/
+9
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
10
-30
/
+20
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r22883: Indentation.
Andrew Bartlett
2007-10-10
1
-12
/
+12
*
r22833: use EVENT_FD_AUTOCLOSE in our event test suite
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r22579: disable progress printing in the build-farm
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r22546: use the same error codes in both share backends
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22545: fix formating and a compiler warning
Stefan Metzmacher
2007-10-10
1
-30
/
+24
*
r22407: this dependecies should be private
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r22336: Add some more share tests.
Jelmer Vernooij
2007-10-10
1
-5
/
+143
*
r22328: Add initial testsuite for share code.
Jelmer Vernooij
2007-10-10
3
-1
/
+83
*
r22286: Import branch that converted the Samba4 test target code to perl and ...
Jelmer Vernooij
2007-10-10
1
-32
/
+0
*
r22216: move strptime testsuite into it's own file
Stefan Metzmacher
2007-10-10
1
-0
/
+1
[next]