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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-16
Mention the actual exit code when a suite failed.
Jelmer Vernooij
1
-1
/
+3
2008-04-16
Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...
Jelmer Vernooij
1
-1
/
+2
2008-04-16
Provide the right error count to formatters.
Jelmer Vernooij
1
-1
/
+1
2008-04-16
Properly warn about exit codes that indicate success while tests claim
Jelmer Vernooij
1
-0
/
+3
2008-04-16
Support knownfail Subunit command.
Jelmer Vernooij
1
-2
/
+13
2008-04-15
Deal with commands not even starting.
Jelmer Vernooij
1
-6
/
+10
2008-04-15
blackbox: Add many more tests for wbinfo
Kai Blin
1
-1
/
+2
2008-04-15
Add some documentation about the expected testsuite output.
Jelmer Vernooij
1
-3
/
+43
2008-04-15
Add some documentation on test behaviour in selftest.
Jelmer Vernooij
1
-12
/
+29
2008-04-15
Split binding structure handling out into a separate file.
Jelmer Vernooij
3
-695
/
+725
2008-04-15
Re-add 'db' subdirectory for LDAP backend provision
Andrew Bartlett
1
-3
/
+3
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
5
-39
/
+56
2008-04-15
Fix some of the winbind tests.
Andrew Bartlett
3
-3
/
+4
2008-04-15
Fix winbind to check machine account.
Andrew Bartlett
4
-106
/
+63
2008-04-15
Fix size to memcpy call in generated Samba 3 client code.
Jelmer Vernooij
2
-31
/
+47
2008-04-15
Fix provision-backend script
Andrew Bartlett
1
-3
/
+4
2008-04-15
Fix pointers when pushing strings to python during pidl generation.
Jelmer Vernooij
2
-6
/
+7
2008-04-15
Saner names for Python objects.
Jelmer Vernooij
1
-2
/
+2
2008-04-15
Fix warnings.
Jelmer Vernooij
3
-4
/
+6
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEAD
Jelmer Vernooij
1
-0
/
+1
2008-04-15
Attempt to fix the pidl installation on fedora.
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
150
-1856
/
+2215
2008-04-15
Add blackbox test for ndrdump, to ensure it at least does not
Andrew Bartlett
1
-0
/
+1
2008-04-15
Work around 'test' quirks - use make's string comparison instead.
Jelmer Vernooij
1
-1
/
+3
2008-04-15
Fix ALL_OBJS value.
Jelmer Vernooij
1
-2
/
+1
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
12
-59
/
+41
2008-04-15
Make sure init function sentinels are set for modules.
Jelmer Vernooij
2
-0
/
+4
2008-04-15
Fix the build.
Jelmer Vernooij
6
-14
/
+9
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
6
-17
/
+14
2008-04-14
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
6
-17
/
+14
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
1
-5
/
+5
2008-04-14
Explicitly specify the paths when installing pidl.
Jelmer Vernooij
1
-1
/
+6
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuild
Jelmer Vernooij
6
-16
/
+43
2008-04-14
Fix the build.
Jelmer Vernooij
1
-5
/
+5
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
38
-111
/
+234
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
7
-35
/
+32
2008-04-14
Explicitly specify the paths when installing pidl.
Jelmer Vernooij
1
-1
/
+6
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
21
-78
/
+90
2008-04-14
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
3
-5
/
+4
2008-04-14
Allow command line options in the subunitrun script.
Jelmer Vernooij
2
-8
/
+26
2008-04-14
make the SMB2 negotiated read and write size settable in smb.conf
Andrew Tridgell
1
-0
/
+2
2008-04-14
Also look in the environment for smb.conf path.
Jelmer Vernooij
1
-4
/
+6
2008-04-14
fixed a valgrind error in id mapping
Andrew Tridgell
1
-1
/
+1
2008-04-14
Fix problems with event context not being the parent.
Simo Sorce
21
-78
/
+90
2008-04-14
fixed an unitialised write warning in valgrind
Andrew Tridgell
1
-0
/
+1
2008-04-14
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2
-5
/
+11
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-1
/
+2
2008-04-14
Ensure we initialise s->lp_ctx for the way into the provision.
Andrew Bartlett
1
-0
/
+2
2008-04-14
Fix order of variables in the makefile.
Jelmer Vernooij
3
-62
/
+30
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
50
-868
/
+886
[prev]
[next]