index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
2007-10-10
7
-69
/
+142
*
r19400: fixed a valgrind error in the directory registry backend (name was
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r19398: more comments
Rafal Szczesniak
2007-10-10
1
-3
/
+97
*
r19396: Assume socketpair() is always available (cared for by libreplace) and
Jelmer Vernooij
2007-10-10
1
-16
/
+22
*
r19395: Fix replacement function compilation.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19393: Add replacement function for socketpair()
Jelmer Vernooij
2007-10-10
3
-0
/
+66
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
41
-119
/
+114
*
r19389: Remove samba3-specific checks: instead, always simply mark these test...
Jelmer Vernooij
2007-10-10
1
-7
/
+5
*
r19388: Start running all LOCAL-* tests but list some of them as known failing.
Jelmer Vernooij
2007-10-10
2
-3
/
+7
*
r19387: Exit with 0 if failures were expected
Jelmer Vernooij
2007-10-10
4
-6
/
+12
*
r19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij
2007-10-10
6
-216
/
+332
*
r19380: forgot to add home drive testing as well as home directory...
Rafal Szczesniak
2007-10-10
1
-0
/
+8
*
r19379: add testing home directory field to the samr tests.
Rafal Szczesniak
2007-10-10
1
-0
/
+8
*
r19378: Add another type of test result 'error'
Jelmer Vernooij
2007-10-10
3
-7
/
+16
*
r19377: Simplify report functions.
Jelmer Vernooij
2007-10-10
5
-61
/
+35
*
r19376: Remove unused helper function.
Jelmer Vernooij
2007-10-10
3
-9
/
+1
*
r19375: very basic helper script to build ldb standalone
Simo Sorce
2007-10-10
1
-0
/
+21
*
r19373: Merge changes from subunit branch: Convert libreplace testsuite to a
Jelmer Vernooij
2007-10-10
6
-27
/
+25
*
r19372: Fix segfault for ui's that don't support comments.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r19370: Handle errors if talloc_reference fails
Simo Sorce
2007-10-10
1
-2
/
+7
*
r19369: - we need to set the target:samba3 before calling torture_init()
Stefan Metzmacher
2007-10-10
1
-10
/
+7
*
r19367: Solaris needs <sys/filio.h> for FIONREAD.
Love Hörnquist Åstrand
2007-10-10
1
-0
/
+1
*
r19366: don't fail async echo tests due to rounding errors
Andrew Tridgell
2007-10-10
1
-3
/
+6
*
r19365: fixed a memory leak in the ldb attribute handling
Andrew Tridgell
2007-10-10
3
-8
/
+19
*
r19364: Fix build for 'regular' installs.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19363: - don't need to store the baseinfo message after cache load
Andrew Tridgell
2007-10-10
2
-8
/
+9
*
r19362: - don't need to store the baseinfo message after cache load
Andrew Tridgell
2007-10-10
5
-0
/
+11
*
r19361: added a comment
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r19360: improve the ldb leak detector - it now takes into account the number
Andrew Tridgell
2007-10-10
1
-3
/
+12
*
r19359: More portable way of figuring out whether something is a directory
Jelmer Vernooij
2007-10-10
1
-4
/
+6
*
r19358: Use subunit tests from the right location (from
Jelmer Vernooij
2007-10-10
5
-12
/
+19
*
r19356: Reapply portability fix..
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r19352: Oops, missed a few changes...
Jelmer Vernooij
2007-10-10
1
-15
/
+31
*
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
2007-10-10
11
-70
/
+84
*
r19347: Add socketpair()
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r19346: AF_LOCAL isn't defined on all platforms.
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r19344: run smbclient and cifsdd under valgrind and pass the correct configur...
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
2007-10-10
15
-222
/
+589
*
r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
75
-6582
/
+5398
*
r19338: leak on error
Simo Sorce
2007-10-10
1
-0
/
+1
*
r19337: never alloc on module unless you mean to attach a context to
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19336: Merge from release branch: new Mapped OIDs, in own subtree.
Andrew Bartlett
2007-10-10
3
-7
/
+8
*
r19334: Commit commented provisioning code to activate the schema
Simo Sorce
2007-10-10
1
-0
/
+32
*
r19333: commit module changes I made some time ago before I loose them
Simo Sorce
2007-10-10
3
-106
/
+135
*
r19332: ldb_parse_tree leaks
Simo Sorce
2007-10-10
4
-5
/
+5
*
r19331: Respect the mem hierarchy
Simo Sorce
2007-10-10
1
-2
/
+2
*
r19330: Fix memleaks
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19329: fixed a leak in the password hash module
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r19328: another leak plugged ....
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]