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