index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24709: Convert perl test harness output to subunit for nicer display.
Jelmer Vernooij
2007-10-10
2
-1
/
+29
*
r24708: Move subunit code to a separate module.
Jelmer Vernooij
2007-10-10
2
-67
/
+77
*
r24707: Remove some more cruft from the test list generation code.
Jelmer Vernooij
2007-10-10
6
-23
/
+4
*
r24706: Move nmblookup tests to separate blackbox testsuite.
Jelmer Vernooij
2007-10-10
2
-10
/
+7
*
r24705: Avoid undefined value warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r24704: Fix bug in the registry patch code.. all the more proves this code ne...
Jelmer Vernooij
2007-10-10
2
-2
/
+10
*
r24703: Use standard registry diff files when provisioning rather than
Jelmer Vernooij
2007-10-10
8
-52
/
+116
*
r24700: added auto-reconnect to BENCH-NBENCH. Used for testing cluster
Andrew Tridgell
2007-10-10
2
-108
/
+394
*
r24698: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> to fix Bug
Andrew Bartlett
2007-10-10
1
-3
/
+4
*
r24697: Excelent patch and detective work by Matthias Wallnöfer
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>
Andrew Bartlett
2007-10-10
2
-37
/
+277
*
r24695: Now the Samba4 passes this test, remove the skip...
Andrew Bartlett
2007-10-10
1
-8
/
+0
*
r24694: Remove objectCategory entries from the setup templates. These can be
Andrew Bartlett
2007-10-10
6
-47
/
+0
*
r24692: Color expected fialures orange rather than green.
Jelmer Vernooij
2007-10-10
2
-5
/
+30
*
r24691: All smbclient blackbox tests pass.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument to
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r24689: There is no such test as LDAP-UPTODATENESS.
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r24688: Make output subunit-parseable.
Jelmer Vernooij
2007-10-10
1
-20
/
+20
*
r24687: Registry tests are succeeding now so remove from known failure list, ...
Jelmer Vernooij
2007-10-10
3
-33
/
+93
*
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
*
r24684: Be a bit less verbose
Jelmer Vernooij
2007-10-10
2
-5
/
+5
*
r24683: Add two more tests.
Jelmer Vernooij
2007-10-10
2
-0
/
+37
*
r24682: forgot to actually make the new test buil...
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r24681: add basic test of libnet_GroupInfo function.
Rafal Szczesniak
2007-10-10
2
-0
/
+273
*
r24680: fix a couple of stupid typos from previous commit.
Rafal Szczesniak
2007-10-10
1
-6
/
+6
*
r24679: Add (raw and untested) implementation of libnet_GroupInfo function.
Rafal Szczesniak
2007-10-10
4
-0
/
+215
*
r24678: More improvements to html output; list unexpected successes and failu...
Jelmer Vernooij
2007-10-10
1
-6
/
+8
*
r24677: Also add built flex file for people that don't have lex.
Jelmer Vernooij
2007-10-10
1
-0
/
+2084
*
r24676: Fix pointers being used rather than the data they point at - caught b...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r24675: Specify mode to mkdir, as required by some versions of perl.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
2007-10-10
5
-2
/
+27
*
r24673: Put lex/yacc output under version control for hosts that don't have t...
Jelmer Vernooij
2007-10-10
2
-0
/
+1861
*
r24672: Add dummy variable to prevent errors on some compilers.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r24671: More improvements to the HTML test suite results: hide
Jelmer Vernooij
2007-10-10
5
-24
/
+156
*
r24670: Use torture functions for settings.
Jelmer Vernooij
2007-10-10
6
-12
/
+10
*
r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...
Jelmer Vernooij
2007-10-10
5
-32
/
+154
*
r24668: Fix header installation.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
60
-4028
/
+7242
*
r24665: Close file handles properly.
Jelmer Vernooij
2007-10-10
1
-12
/
+15
*
r24657: Use torture functions.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:
Andrew Bartlett
2007-10-10
1
-3
/
+2
*
r24651: Allow dynamic updates for the domain controller over its own name
Simo Sorce
2007-10-10
1
-0
/
+5
*
r24650: Some more instructions to have make GSS-TSIG work
Simo Sorce
2007-10-10
1
-1
/
+13
*
r24648: Found out the meaning of a few more flags.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r24647: this passes now
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r24646: fixed the handling of case insensitive paths with wildcards
Andrew Tridgell
2007-10-10
1
-1
/
+33
*
r24645: add in the ctdb dbwrap backend
Andrew Tridgell
2007-10-10
4
-3
/
+200
*
r24644: add a ctdb_fetch() function to the ctdb client code
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r24643: add a ctdb_fetch() function to the ctdb client code
Andrew Tridgell
2007-10-10
1
-0
/
+24
[next]