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
2007-10-10
r24945: The behaviour of the SAMR server on a member server is worth testing
Andrew Bartlett
1
-0
/
+3
2007-10-10
r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite
Andrew Bartlett
2
-5
/
+13
2007-10-10
r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()
Andrew Bartlett
2
-11
/
+1
2007-10-10
r24940: Fix undeclared warning.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).
Jelmer Vernooij
3
-556
/
+443
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
18
-1055
/
+1081
2007-10-10
r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)
Andrew Bartlett
2
-3
/
+5
2007-10-10
r24915: Try to quiet down this warning - the 'classic' share code doesn't
Andrew Bartlett
1
-0
/
+4
2007-10-10
r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,
Andrew Bartlett
4
-89
/
+63
2007-10-10
r24913: Fix typo
Andrew Bartlett
1
-1
/
+1
2007-10-10
r24911: Make better use of substituted variables in example named.conf
Andrew Bartlett
2
-5
/
+7
2007-10-10
r24909: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> on the slow road
Andrew Bartlett
1
-6
/
+15
2007-10-10
r24908: we should not set s = NULL as we set it to talloc_strdup("") before
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r24907: now that we support bindings without a transport
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24905: Actually run the transport-independent tests, rather than just the tr...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24901: Somewhat easier and more reliable access to the pid files.
Jelmer Vernooij
1
-23
/
+34
2007-10-10
r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable
Stefan Metzmacher
2
-19
/
+20
2007-10-10
r24899: Register signal handler that tears down environment.
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
Jelmer Vernooij
4
-53
/
+49
2007-10-10
r24897: Do some sanity checking on --basedir.
Jelmer Vernooij
2
-3
/
+17
2007-10-10
r24896: Run the tests for most RPC interfaces over one transport only.
Jelmer Vernooij
1
-7
/
+13
2007-10-10
r24895: Test for specific error.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...
Jelmer Vernooij
4
-34
/
+13
2007-10-10
r24893: Update documentation for selftest.
Jelmer Vernooij
3
-14
/
+25
2007-10-10
r24892: Skip some tests that were previously being incorrectly treated as suc...
Jelmer Vernooij
2
-40
/
+25
2007-10-10
r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r24890: Integrate more of the RPC-SECRETS tests.
Jelmer Vernooij
2
-22
/
+50
2007-10-10
r24889: Move choosing the binding options into RPC-SECRETS.
Jelmer Vernooij
3
-32
/
+58
2007-10-10
r24888: Use torture API.
Jelmer Vernooij
1
-74
/
+42
2007-10-10
r24887: Support reading testlists from other locations (e.g. Samba3)
Jelmer Vernooij
1
-19
/
+36
2007-10-10
r24885: Convert to new torture API.
Jelmer Vernooij
2
-38
/
+13
2007-10-10
r24884: Ignore some errors again, like they were previously.
Jelmer Vernooij
1
-10
/
+26
2007-10-10
r24883: Use torture API.
Jelmer Vernooij
2
-103
/
+42
2007-10-10
r24882: Use the torture API in BASE-CHARSET.
Jelmer Vernooij
7
-119
/
+60
2007-10-10
r24878: Support specifying a reason for skips/expected failures
Jelmer Vernooij
5
-40
/
+63
2007-10-10
r24875: Use more absolute paths to samba4 binaries.
Jelmer Vernooij
6
-13
/
+13
2007-10-10
r24874: Fix double free of smbcli_tree.
Jelmer Vernooij
2
-8
/
+4
2007-10-10
r24873: Print smbd/nmbd log files for Samba 3.
Jelmer Vernooij
1
-3
/
+24
2007-10-10
r24872: Use torture API a bit more
Jelmer Vernooij
3
-318
/
+133
2007-10-10
r24871: Fix typos
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24870: Strip whitespace characters in username (broke tests).
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24869: Print command that was executed.
Jelmer Vernooij
2
-0
/
+6
2007-10-10
r24868: Don't use callbacks for prompting when stdout is not a tty.
Jelmer Vernooij
2
-2
/
+8
2007-10-10
r24867: Avoid anonymous struct. Patch from Brad Hards.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24866: Put remainder of binding string tests in librpc/ directory.
Jelmer Vernooij
4
-23
/
+39
2007-10-10
r24861: Use absolute paths to make it easier to run the testsuite from the Sa...
Jelmer Vernooij
21
-106
/
+98
2007-10-10
r24860: Make it easier to run selftest.pl in a Samba3 source tree.
Jelmer Vernooij
7
-16
/
+10
2007-10-10
r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.
Jelmer Vernooij
10
-693
/
+414
2007-10-10
r24852: Fix initialization
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24851: Add --load-module argument to smbtorture.
Jelmer Vernooij
4
-6
/
+29
[prev]
[next]