summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r24700: added auto-reconnect to BENCH-NBENCH. Used for testing clusterAndrew Tridgell2-108/+394
failover this is based on a patch from Dmitry Shatrov, with some mods from me (This used to be commit 737be7e2d6cefbdd207629fc2cdd27de83d326b6)
2007-10-10r24698: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> to fix BugAndrew Bartlett1-3/+4
#4521: smbclient crashes during tab completion when tab hit twice. The readline magic is beyond me, but this seems to do the trick. Andrew Bartlett (This used to be commit e05f3450ecc3f99509fbc069b09d402e3b6d7564)
2007-10-10r24697: Excelent patch and detective work by Matthias WallnöferAndrew Bartlett1-4/+4
<mwallnoefer@yahoo.de> noticing that: > The error was caused by info1 that is'nt talloced but rather static. In fact, no caller supplies info1 as a valid talloc context - other callers supply an element into the array. Andrew Bartlett (This used to be commit c8e6a87867909b092d0451cd619d7eff4cd80dff)
2007-10-10r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>Andrew Bartlett2-37/+277
with a patch from Andrew Kroeger <andrew@sprocks.gotdns.com>. The changes to samldb_fill_foreignSecurityPrincipal_object() look much larger then they are: We just skip all the objectSid generation if the SID is supplied. By providing a few more objects, standard dialogs on the clients are better behaved, for these 'well known' users. Andrew Bartlett (This used to be commit 35ee4aee719e69983d650602d1c6422a31600001)
2007-10-10r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett1-8/+0
Andrew Bartlett (This used to be commit 771affed88edd1e2ad891bf2a253f7dc8082dd86)
2007-10-10r24694: Remove objectCategory entries from the setup templates. These can beAndrew Bartlett6-47/+0
autogenerated by the objectclass module when the the entries are added. Andrew Bartlett (This used to be commit 79e13349f00d009fc5dd0cdddade379df906ebc8)
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
(This used to be commit cadfc0a7a1a86122f9dc5f127c0cd8be89cdaf46)
2007-10-10r24691: All smbclient blackbox tests pass.Jelmer Vernooij1-1/+0
(This used to be commit c3a138627487ec0ed5a4c4c4457df35275f4cada)
2007-10-10r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument toAndrew Bartlett1-0/+5
ldb_connect_backend(). Andrew Bartlett (This used to be commit d0595e7a3d15c40dd49062efa0ddc6864b6b9030)
2007-10-10r24689: There is no such test as LDAP-UPTODATENESS.Jelmer Vernooij2-1/+2
(This used to be commit ebdb0ce83b66faeeb3396f293c7fc8ed52c387e7)
2007-10-10r24688: Make output subunit-parseable.Jelmer Vernooij1-20/+20
(This used to be commit 2585c6feb22b4409a635017875a2e93fe7c436ba)
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ↵Jelmer Vernooij3-33/+93
add summary page with failures and skipped tests to html output. (This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df)
2007-10-10r24686: Make sure control messages are on a new line.Jelmer Vernooij1-4/+4
(This used to be commit 90119f96e96ce71b1fe145be9027d925831f6500)
2007-10-10r24685: Don't warn about iconv tests not being usable until they're actually ↵Jelmer Vernooij1-22/+31
being run. (This used to be commit df34e606981c3a9fe5b9ac846dbf40d36500bd6b)
2007-10-10r24684: Be a bit less verboseJelmer Vernooij2-5/+5
(This used to be commit 7a7af62dc4485d832436ed39dfba41b417ec2b10)
2007-10-10r24683: Add two more tests.Jelmer Vernooij2-0/+37
(This used to be commit c87576743b09773489478e6eebeb3a282d6ec21b)
2007-10-10r24682: forgot to actually make the new test buil...Rafal Szczesniak1-0/+1
rafal (This used to be commit dbcf4f15a6a0c1bb93b5f65f85795af262bf7552)
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2-0/+273
rafal (This used to be commit 5ba36fe70308d99b8ca9104ebf42a5dc0bc7bab7)
2007-10-10r24680: fix a couple of stupid typos from previous commit.Rafal Szczesniak1-6/+6
rafal (This used to be commit b21b322e4ce593dafb5331dc4d65fa2d69b61cb8)
2007-10-10r24679: Add (raw and untested) implementation of libnet_GroupInfo function.Rafal Szczesniak4-0/+215
rafal (This used to be commit 80479eee256ab549b28cbd086a1343ce2a3c4948)
2007-10-10r24678: More improvements to html output; list unexpected successes and ↵Jelmer Vernooij1-6/+8
failures seperately from expected ones. (This used to be commit 14fda5260d49a89d7e74302958fe27b73415e6a1)
2007-10-10r24677: Also add built flex file for people that don't have lex.Jelmer Vernooij1-0/+2084
(This used to be commit a223be56dff504f2fcbbf8fba2c7f764eb9624b0)
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught ↵Jelmer Vernooij1-3/+3
by the IRIX compiler. (This used to be commit 678b125532621e2b2823e92695326469f0e557ed)
2007-10-10r24675: Specify mode to mkdir, as required by some versions of perl.Jelmer Vernooij1-1/+1
(This used to be commit 2a21e69cd334fca7da8997562356e813a20a038f)
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij5-2/+27
(This used to be commit 40c1635b39b4acff0acecc734583daa0217215ce)
2007-10-10r24673: Put lex/yacc output under version control for hosts that don't have ↵Jelmer Vernooij2-0/+1861
those tools. (This used to be commit 92966041501718854b174d471301219a369ad057)
2007-10-10r24672: Add dummy variable to prevent errors on some compilers.Jelmer Vernooij1-2/+1
(This used to be commit d3b1acce112b3d4aa1be40a77af085e3a825be0d)
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij5-24/+156
control messages, improve summary, stylesheet. (This used to be commit fcc2320417707ec803d706a923a231fbd1bb72a7)
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij6-12/+10
(This used to be commit a6906676309f3b1bec1a69427e7ffd0a768061b8)
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ ↵Jelmer Vernooij5-32/+154
for an example of the current output. (This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d)
2007-10-10r24668: Fix header installation.Jelmer Vernooij1-1/+1
(This used to be commit e9e66693505e5b9f136bd24f5f76ccd0ae574d99)
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ↵Jelmer Vernooij60-4028/+7242
have been working on for at least half a year now. Contains the following improvements: * proper layering (finally!) for the registry library. Distinction is now made between 'real' backends (local, remote, wine, etc) and the low-level hive backends (regf, creg, ldb, ...) that are only used by the local registry backend * tests for all important hive and registry operations * re-enable RPC-WINREG tests (still needs more work though, as some return values aren't checked yet) * write support for REGF files * dir backend now supports setting/reading values, creating keys * support for storing security descriptors * remove CREG backend as it was incomplete, didn't match the data model and wasn't used at all anyway * support for parsing ADM files as used by the policy editor (see lib/policy) * support for parsing PREG files (format used by .POL files) * new streaming interface for registry diffs (improves speed and memory usage for regdiff/regpatch significantly) ... and fixes a large number of bugs in the registry code (This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
(This used to be commit 7f914b08a77c6035918d9f4463990f1dd8f3efb9)
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
(This used to be commit e95c50fc501ee4e2a394dc01f2708abb9d937e28)
2007-10-10r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett1-3/+2
> When you change to the SAMBA private directory on a shell (default > /usr/local/samba/private) and start there for example ldbedit with the sam.ldb, > the application crashes if you don't put the "./" before the filename. I've adapted Matthias's patch. Andrew Bartlett (This used to be commit ba82197e30da8e626419e877d224431703edc866)
2007-10-10r24651: Allow dynamic updates for the domain controller over its own nameSimo Sorce1-0/+5
(This used to be commit ce9b64341159cb1a8f42809dcecc0b1e80eb8a5e)
2007-10-10r24650: Some more instructions to have make GSS-TSIG workSimo Sorce1-1/+13
(This used to be commit 98350b35ab0b0f06cc9ddf8edaf3dfe705c3e5bf)
2007-10-10r24648: Found out the meaning of a few more flags.Andrew Bartlett1-2/+2
(This used to be commit 6bdebc3cfdf13358bbb610af2a7f9889b4f885cb)
2007-10-10r24647: this passes nowAndrew Tridgell1-1/+0
(This used to be commit baa6cfaa78725a2504e1557cad76a2152df7f979)
2007-10-10r24646: fixed the handling of case insensitive paths with wildcardsAndrew Tridgell1-1/+33
(This used to be commit 066bcd8420045f095130674e32bdee97cb1471be)
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell4-3/+200
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd)
2007-10-10r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+3
(This used to be commit 1aa4628f16b4c2ba4c8253fdd9c109b3ea874c5a)
2007-10-10r24643: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+24
(This used to be commit 5705ee04498780d8ca89290e85b8ec831f0a185d)
2007-10-10r24642: prevent recursion with fetch_lockedAndrew Tridgell1-10/+22
add a note about server_id exists checking (This used to be commit dd951b983c0cde2dd54c5370dc8d6440509b0559)
2007-10-10r24641: fixed several memory leaks in the brlock codeAndrew Tridgell1-0/+11
(This used to be commit aa0a3489646ee0ce9d69e4c57c60f83e4894c8a3)
2007-10-10r24640: Add a suggested BIND configuration snippit, to help with DNS ↵Andrew Bartlett2-1/+16
configuration. When we sort out GSS-TSIG on the server, we can expand this to have the 'right stuff'. Andrew Bartlett (This used to be commit 8f02ade1b2cc164f64f4ea8a371c107ccf6a81b3)
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett8-16/+20
Andrew Bartlett (This used to be commit 3d74d178bfd89127ff387939e848b240e638cc35)
2007-10-10r24629: Make read_sock return the total number of bytes read insteadMichael Adam1-3/+3
of the number of bytes read in the last of possibly several read calls. This was noted by Metze. Michael (This used to be commit 37363307c6cbe28f1ca7135ca501d8c0dcd4c6d7)
2007-10-10r24626: as TALLOC_ABORT() is defined to abort() by defaultStefan Metzmacher1-2/+12
wrap it into a function so that the function name in the backtrace shows what happens. metze (This used to be commit 0216ff6daa276e413811ca32cca0a66b4b2abe55)
2007-10-10r24623: add back '-D' option to smbdStefan Metzmacher1-7/+29
metze (This used to be commit 5ecc1311a143dd1adf9369d71ccb919be06daf57)