summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r24753: Allow host name in binding string without transport.Jelmer Vernooij2007-10-103-29/+61
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-1020-458/+278
* r24741: More use of the torture API.Jelmer Vernooij2007-10-1011-48/+63
* r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam2007-10-101-6/+25
* r24736: Convert to using torture API.Jelmer Vernooij2007-10-102-145/+197
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-1059-814/+523
* r24732: Add comments and fix memory leak.Rafal Szczesniak2007-10-101-8/+61
* r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett2007-10-109-82/+0
* r24730: Allow secrets entries to be for service principals.Andrew Bartlett2007-10-101-6/+11
* r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett2007-10-104-0/+34
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-1017-75/+43
* r24727: Initialize variable.Jelmer Vernooij2007-10-101-1/+1
* r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij2007-10-105-5/+70
* r24725: Don't segfault if hive file can't be foundJelmer Vernooij2007-10-101-0/+2
* r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij2007-10-101-0/+1
* r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij2007-10-105-34/+32
* r24721: Avoid True and False because they are only available within Samba.Jelmer Vernooij2007-10-102-6/+6
* r24718: Fix some compiler warnings.Jelmer Vernooij2007-10-103-8/+15
* r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij2007-10-107-55/+21
* r24715: Mark fstring and pstring as deprecated.Jelmer Vernooij2007-10-101-4/+4
* 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-103-10/+43
* 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
* r24693: Test search options in ldb blackbox testing.Andrew Bartlett2007-10-101-0/+9
* r24692: Color expected fialures orange rather than green.Jelmer Vernooij2007-10-102-5/+30
* r24691: All smbclient blackbox tests pass.Jelmer Vernooij2007-10-102-2/+1
* 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