summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij53-169/+172
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij15-145/+146
2007-10-10r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij2-1/+29
2007-10-10r24708: Move subunit code to a separate module.Jelmer Vernooij2-67/+77
2007-10-10r24707: Remove some more cruft from the test list generation code.Jelmer Vernooij6-23/+4
2007-10-10r24706: Move nmblookup tests to separate blackbox testsuite.Jelmer Vernooij2-10/+7
2007-10-10r24705: Avoid undefined value warnings.Jelmer Vernooij1-1/+5
2007-10-10r24704: Fix bug in the registry patch code.. all the more proves this code ne...Jelmer Vernooij2-2/+10
2007-10-10r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij8-52/+116
2007-10-10r24700: added auto-reconnect to BENCH-NBENCH. Used for testing clusterAndrew Tridgell2-108/+394
2007-10-10r24698: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> to fix BugAndrew Bartlett1-3/+4
2007-10-10r24697: Excelent patch and detective work by Matthias WallnöferAndrew Bartlett1-4/+4
2007-10-10r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>Andrew Bartlett2-37/+277
2007-10-10r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett1-8/+0
2007-10-10r24694: Remove objectCategory entries from the setup templates. These can beAndrew Bartlett6-47/+0
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
2007-10-10r24691: All smbclient blackbox tests pass.Jelmer Vernooij1-1/+0
2007-10-10r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument toAndrew Bartlett1-0/+5
2007-10-10r24689: There is no such test as LDAP-UPTODATENESS.Jelmer Vernooij2-1/+2
2007-10-10r24688: Make output subunit-parseable.Jelmer Vernooij1-20/+20
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ...Jelmer Vernooij3-33/+93
2007-10-10r24686: Make sure control messages are on a new line.Jelmer Vernooij1-4/+4
2007-10-10r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij1-22/+31
2007-10-10r24684: Be a bit less verboseJelmer Vernooij2-5/+5
2007-10-10r24683: Add two more tests.Jelmer Vernooij2-0/+37
2007-10-10r24682: forgot to actually make the new test buil...Rafal Szczesniak1-0/+1
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2-0/+273
2007-10-10r24680: fix a couple of stupid typos from previous commit.Rafal Szczesniak1-6/+6
2007-10-10r24679: Add (raw and untested) implementation of libnet_GroupInfo function.Rafal Szczesniak4-0/+215
2007-10-10r24678: More improvements to html output; list unexpected successes and failu...Jelmer Vernooij1-6/+8
2007-10-10r24677: Also add built flex file for people that don't have lex.Jelmer Vernooij1-0/+2084
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij1-3/+3
2007-10-10r24675: Specify mode to mkdir, as required by some versions of perl.Jelmer Vernooij1-1/+1
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij5-2/+27
2007-10-10r24673: Put lex/yacc output under version control for hosts that don't have t...Jelmer Vernooij2-0/+1861
2007-10-10r24672: Add dummy variable to prevent errors on some compilers.Jelmer Vernooij1-2/+1
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij5-24/+156
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij6-12/+10
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij5-32/+154
2007-10-10r24668: Fix header installation.Jelmer Vernooij1-1/+1
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij60-4028/+7242
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
2007-10-10r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett1-3/+2
2007-10-10r24651: Allow dynamic updates for the domain controller over its own nameSimo Sorce1-0/+5
2007-10-10r24650: Some more instructions to have make GSS-TSIG workSimo Sorce1-1/+13
2007-10-10r24648: Found out the meaning of a few more flags.Andrew Bartlett1-2/+2
2007-10-10r24647: this passes nowAndrew Tridgell1-1/+0
2007-10-10r24646: fixed the handling of case insensitive paths with wildcardsAndrew Tridgell1-1/+33
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell4-3/+200