kai/samba.git
16 years agor19382: latest qooxdoo runtime build
Derrell Lipman [Wed, 18 Oct 2006 00:28:05 +0000 (00:28 +0000)]
r19382: latest qooxdoo runtime build
(This used to be commit 7789ad2372ce5f6cca287bf31d9d08979112a8c4)

16 years agor19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij [Tue, 17 Oct 2006 22:06:43 +0000 (22:06 +0000)]
r19381: Print out the specific tests that failed after a smbtorture run.

Support listing known failures as a list of wildcards in the file
`KNOWN_FAILURES'.
(This used to be commit 23f66efd564d1ad549fc0cd60348f54808f5cafa)

16 years agor19380: forgot to add home drive testing as well as home directory...
Rafal Szczesniak [Tue, 17 Oct 2006 20:56:46 +0000 (20:56 +0000)]
r19380: forgot to add home drive testing as well as home directory...

rafal
(This used to be commit 732c22071e78f16fd0731635ca4b3e093d49078a)

16 years agor19379: add testing home directory field to the samr tests.
Rafal Szczesniak [Tue, 17 Oct 2006 20:32:01 +0000 (20:32 +0000)]
r19379: add testing home directory field to the samr tests.

rafal
(This used to be commit 4dfd1d50274bc1ff539782e9bfdb2b7b20275d06)

16 years agor19378: Add another type of test result 'error'
Jelmer Vernooij [Tue, 17 Oct 2006 19:36:55 +0000 (19:36 +0000)]
r19378: Add another type of test result 'error'
(This used to be commit 77d13056bf437de77bfc94e21e9c945928e7f521)

16 years agor19377: Simplify report functions.
Jelmer Vernooij [Tue, 17 Oct 2006 19:06:50 +0000 (19:06 +0000)]
r19377: Simplify report functions.
(This used to be commit 0061f3c47e95f07461837c4051cf129b18961b56)

16 years agor19376: Remove unused helper function.
Jelmer Vernooij [Tue, 17 Oct 2006 18:22:38 +0000 (18:22 +0000)]
r19376: Remove unused helper function.
(This used to be commit 88c589940dfbc04c747cea4f97c84142ea139050)

16 years agor19375: very basic helper script to build ldb standalone
Simo Sorce [Tue, 17 Oct 2006 17:16:50 +0000 (17:16 +0000)]
r19375: very basic helper script to build ldb standalone
(This used to be commit b4c8bf7398cd8a9a2132dd4b04a0ea8004e7f1b0)

16 years agor19373: Merge changes from subunit branch: Convert libreplace testsuite to a
Jelmer Vernooij [Tue, 17 Oct 2006 14:54:47 +0000 (14:54 +0000)]
r19373: Merge changes from subunit branch: Convert libreplace testsuite to a
standalone program that speaks subunit.
(This used to be commit 48d316e7594dfc29b8e6a710e32bb5a6a036b7cf)

16 years agor19372: Fix segfault for ui's that don't support comments.
Jelmer Vernooij [Tue, 17 Oct 2006 13:19:55 +0000 (13:19 +0000)]
r19372: Fix segfault for ui's that don't support comments.
(This used to be commit 0eef6dabc6b6a4e883654c78a0b88cebb6b3d7cd)

16 years agor19370: Handle errors if talloc_reference fails
Simo Sorce [Tue, 17 Oct 2006 12:35:33 +0000 (12:35 +0000)]
r19370: Handle errors if talloc_reference fails
(This used to be commit 05134a90e3ff0e4039dbd34c52f824bc666feb11)

16 years agor19369: - we need to set the target:samba3 before calling torture_init()
Stefan Metzmacher [Tue, 17 Oct 2006 12:06:20 +0000 (12:06 +0000)]
r19369: - we need to set the target:samba3 before calling torture_init()
  otherwise BASE-DELETE will run all tests

- call ldb_global_init() directly after torture_init()
  this isn't strictly needed but looks better

metze
(This used to be commit 0c26c2aefdb603c5ffc87e9c0db0e9b2b34ec0ab)

16 years agor19367: Solaris needs <sys/filio.h> for FIONREAD.
Love Hörnquist Åstrand [Tue, 17 Oct 2006 09:35:45 +0000 (09:35 +0000)]
r19367: Solaris needs <sys/filio.h> for FIONREAD.
(This used to be commit e2866ce78851a84c937408c0781fcc1e7107f663)

16 years agor19366: don't fail async echo tests due to rounding errors
Andrew Tridgell [Tue, 17 Oct 2006 06:07:54 +0000 (06:07 +0000)]
r19366: don't fail async echo tests due to rounding errors
(This used to be commit 9389ca13a38b9a3ba6f3533293ab0d0c8c06a30a)

16 years agor19365: fixed a memory leak in the ldb attribute handling
Andrew Tridgell [Tue, 17 Oct 2006 05:50:01 +0000 (05:50 +0000)]
r19365: fixed a memory leak in the ldb attribute handling
(This used to be commit d7e07685164141f8fb2c2a6258e1fcb46ff9d06c)

16 years agor19364: Fix build for 'regular' installs.
Jelmer Vernooij [Tue, 17 Oct 2006 01:40:29 +0000 (01:40 +0000)]
r19364: Fix build for 'regular' installs.
(This used to be commit 916413097d2ca7b71c06cd701f09bc3b9fc06cfc)

16 years agor19363: - don't need to store the baseinfo message after cache load
Andrew Tridgell [Tue, 17 Oct 2006 01:21:25 +0000 (01:21 +0000)]
r19363: - don't need to store the baseinfo message after cache load
(This used to be commit 8c091bcdece5c17073838ad2367f3f4e22e97c31)

16 years agor19362: - don't need to store the baseinfo message after cache load
Andrew Tridgell [Tue, 17 Oct 2006 01:21:02 +0000 (01:21 +0000)]
r19362: - don't need to store the baseinfo message after cache load

- set better names on talloc structures in ldb modules, making leaks
  easier to track down
(This used to be commit 3bf76db42dc6dde5d71083216dba819869b31c75)

16 years agor19361: added a comment
Andrew Tridgell [Tue, 17 Oct 2006 01:18:47 +0000 (01:18 +0000)]
r19361: added a comment
(This used to be commit 1581babfb5a5bbbfc2706dbec9b37b03fe9a5af6)

16 years agor19360: improve the ldb leak detector - it now takes into account the number
Andrew Tridgell [Tue, 17 Oct 2006 01:18:32 +0000 (01:18 +0000)]
r19360: improve the ldb leak detector - it now takes into account the number
of blocks used at connect time (which depends on how many modules are
loaded)
(This used to be commit e3aa03bf1f7c7b770606f5e860fce11b4402fc84)

16 years agor19359: More portable way of figuring out whether something is a directory
Jelmer Vernooij [Tue, 17 Oct 2006 01:14:01 +0000 (01:14 +0000)]
r19359: More portable way of figuring out whether something is a directory
(This used to be commit 96dff03a2b357f937daa4296d4cedd0249f68ece)

16 years agor19358: Use subunit tests from the right location (from
Jelmer Vernooij [Tue, 17 Oct 2006 00:56:29 +0000 (00:56 +0000)]
r19358: Use subunit tests from the right location (from
$src/bin/torture when developing, $LIBDIR/torture when installed)
(This used to be commit 4ae6380e6bb48e27e9947e149b3d079b3e293cc0)

16 years agor19357: More ldbbrowse work.
Derrell Lipman [Tue, 17 Oct 2006 00:27:24 +0000 (00:27 +0000)]
r19357: More ldbbrowse work.

The 'Browse' tab is now doing something seemingly fairly reasonable.  It's
entirely usable.  Still pending is dealing with attribute values whose length
exceeds the width of the column (even if dynamic resizing of the column is
inadequate).  A tooltip which pops up would be nice, but seems difficult to
achieve with the Table implementation since it's 'virtual' and the whole table
is one widget.

Derrell
(This used to be commit ec63bd551b69c751290cef3376e2d80dda80918a)

16 years agor19356: Reapply portability fix..
Jelmer Vernooij [Tue, 17 Oct 2006 00:01:41 +0000 (00:01 +0000)]
r19356: Reapply portability fix..
(This used to be commit a48d1b2d16cb4edf5e10937427b1a757e0c5b822)

16 years agor19352: Oops, missed a few changes...
Jelmer Vernooij [Mon, 16 Oct 2006 23:25:19 +0000 (23:25 +0000)]
r19352: Oops, missed a few changes...
(This used to be commit 73f1d937808976bc0f87b6490ab72632f038ddbd)

16 years agor19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij [Mon, 16 Oct 2006 23:09:15 +0000 (23:09 +0000)]
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Support directories for subcategories in tests.
Several small other fixes.
(This used to be commit bde00d97068d559b025ab131ff698a82430d14b3)

16 years agor19347: Add socketpair()
Jelmer Vernooij [Mon, 16 Oct 2006 21:39:07 +0000 (21:39 +0000)]
r19347: Add socketpair()
(This used to be commit 8a8e974d2150d00855ccafef02b7ef2607921ea0)

16 years agor19346: AF_LOCAL isn't defined on all platforms.
Jelmer Vernooij [Mon, 16 Oct 2006 21:32:36 +0000 (21:32 +0000)]
r19346: AF_LOCAL isn't defined on all platforms.
(This used to be commit e9bd6f28d830ed7ead1412a26b532538cd1450e0)

16 years agor19344: run smbclient and cifsdd under valgrind and pass the correct configuration
Stefan Metzmacher [Mon, 16 Oct 2006 20:20:03 +0000 (20:20 +0000)]
r19344: run smbclient and cifsdd under valgrind and pass the correct configuration
to get useful backtraces in the build-farm

metze
(This used to be commit fa030e45985c39a7e4b6be032e817f1291357a45)

16 years agor19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij [Mon, 16 Oct 2006 20:05:19 +0000 (20:05 +0000)]
r19343: Add support for external scripts/binaries that write results using the
'subunit' protocol. This allows us to easily plug EJS scripts or binaries that
can't depend on -ltorture into smbtorture. The protocol is very simple:

- write "comments" to stderr

Example output on stdout:
test: foo
success: foo
test: bar
success: bar
test: blah
failure: blah [
dummy.c:30: Expression 1 != 2 failed!
]
test: blie
skip: blie [
Iconv support not built in
]

I've already converted the talloc testsuite.
(This used to be commit e1742c14a247fabba969f8698108e73997d3f420)

16 years agor19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()
Stefan Metzmacher [Mon, 16 Oct 2006 14:32:07 +0000 (14:32 +0000)]
r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()

metze
(This used to be commit 5c766ad48d0790b7ae865408fd0dbdb1769da2d8)

16 years agor19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij [Mon, 16 Oct 2006 13:06:41 +0000 (13:06 +0000)]
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
output in the testsuite rather than just True or False for a
set of tests.

The aim is to use this for:
 * known failure lists (run all tests and detect tests that
started working or started failing). This
   would allow us to get rid of the RPC-SAMBA3-* tests
 * nicer torture output
 * simplification of the testsuite system
 * compatibility with other unit testing systems
 * easier usage of smbtorture (being able to run one test
and automatically set up the environment for that)

This is still a work-in-progress; expect more updates over the next couple of
days.
(This used to be commit 0eb6097305776325c75081356309115f445a7218)

16 years agor19338: leak on error
Simo Sorce [Mon, 16 Oct 2006 12:33:21 +0000 (12:33 +0000)]
r19338: leak on error
(This used to be commit 326389afed0521133ac07339bd5e2bfbf8d80d0a)

16 years agor19337: never alloc on module unless you mean to attach a context to
Simo Sorce [Mon, 16 Oct 2006 12:30:02 +0000 (12:30 +0000)]
r19337: never alloc on module unless you mean to attach a context to
it to keep the data around as long as the module lives
(This used to be commit d2073c1f7e1bc674358df5da0dc09e183b4b8712)

16 years agor19336: Merge from release branch: new Mapped OIDs, in own subtree.
Andrew Bartlett [Mon, 16 Oct 2006 12:29:31 +0000 (12:29 +0000)]
r19336: Merge from release branch: new Mapped OIDs, in own subtree.

Andrew Bartlett
(This used to be commit ac5abff4b66619c29357adb7e013700bdf686709)

16 years agor19334: Commit commented provisioning code to activate the schema
Simo Sorce [Mon, 16 Oct 2006 12:05:44 +0000 (12:05 +0000)]
r19334: Commit commented provisioning code to activate the schema
(This used to be commit 57ee79c15579d1bbe7c0d3202b84a06b75320e40)

16 years agor19333: commit module changes I made some time ago before I loose them
Simo Sorce [Mon, 16 Oct 2006 12:05:06 +0000 (12:05 +0000)]
r19333: commit module changes I made some time ago before I loose them
(This used to be commit 524ec78086597e0507cb6ce307155ef1b6a47836)

16 years agor19332: ldb_parse_tree leaks
Simo Sorce [Mon, 16 Oct 2006 12:03:55 +0000 (12:03 +0000)]
r19332: ldb_parse_tree leaks
(This used to be commit 3e0e2787c1da1c3831e21b163e1370001d725a3d)

16 years agor19331: Respect the mem hierarchy
Simo Sorce [Mon, 16 Oct 2006 11:58:19 +0000 (11:58 +0000)]
r19331: Respect the mem hierarchy
(This used to be commit de45756ea6ee0893247ba74738d25b3699f42ffa)

16 years agor19330: Fix memleaks
Simo Sorce [Mon, 16 Oct 2006 11:57:44 +0000 (11:57 +0000)]
r19330: Fix memleaks
(This used to be commit f163f422e3f201d8b0e22538949eccf0f7e62143)

16 years agor19329: fixed a leak in the password hash module
Andrew Tridgell [Mon, 16 Oct 2006 11:23:40 +0000 (11:23 +0000)]
r19329: fixed a leak in the password hash module
(This used to be commit 3f48bcb0585684686ba7601eb7614589a1bc2f5d)

16 years agor19328: another leak plugged ....
Andrew Tridgell [Mon, 16 Oct 2006 11:12:13 +0000 (11:12 +0000)]
r19328: another leak plugged ....
(This used to be commit f57535b9c2214e58c71084fcb9d74848e7d26b89)

16 years agor19327: fixed a leak in ldif_canonicalise_objectCategory()
Andrew Tridgell [Mon, 16 Oct 2006 11:03:48 +0000 (11:03 +0000)]
r19327: fixed a leak in ldif_canonicalise_objectCategory()
(This used to be commit 5cc92d915b7442d2eebc4b66ab89bbd15b96a493)

16 years agor19326: don't leak a ndr_push structure on ndr_push_struct_blob()
Andrew Tridgell [Mon, 16 Oct 2006 11:03:12 +0000 (11:03 +0000)]
r19326: don't leak a ndr_push structure on ndr_push_struct_blob()
(This used to be commit 9817cc235c5fd787855c60fa58f68b14f78cdb94)

16 years agor19325: leak fix from lha
Andrew Tridgell [Mon, 16 Oct 2006 10:51:23 +0000 (10:51 +0000)]
r19325: leak fix from lha
(This used to be commit 248f3265e6339f279691be5d17ca4ce733c6590d)

16 years agor19324: fixed a leak on deleting records when no index is in place
Andrew Tridgell [Mon, 16 Oct 2006 10:12:43 +0000 (10:12 +0000)]
r19324: fixed a leak on deleting records when no index is in place
(This used to be commit 0824b3b8c1003064b0f2c5a3f084f3e711155e8c)

16 years agor19323: fixed a leak in the ldif parse code
Andrew Tridgell [Mon, 16 Oct 2006 09:28:39 +0000 (09:28 +0000)]
r19323: fixed a leak in the ldif parse code
(This used to be commit 06387e1cf2d12a74e15a6cdf19e83a28c75cb5fd)

16 years agor19322: fix a minor memory leak in the ltdb cache code
Andrew Tridgell [Mon, 16 Oct 2006 09:08:43 +0000 (09:08 +0000)]
r19322: fix a minor memory leak in the ltdb cache code
(This used to be commit e03ed5822a690e2d151107f2edb9b4f1d3a1e1b9)

16 years agor19321: Merge from release branch:
Andrew Bartlett [Mon, 16 Oct 2006 07:32:22 +0000 (07:32 +0000)]
r19321: Merge from release branch:

Always set the krb5key from the ntPwdHash, even if we don't have the
cleartext password in sambaPassword.  This fixes kerberos after a
vampire.

Andrew Bartlett
(This used to be commit 1d4d2271c9b944db3a9a2eba971aec5bcd9cf100)

16 years agor19318: Because we don't test the vampire code in SWAT very regularly, it bit-rotted.
Andrew Bartlett [Mon, 16 Oct 2006 03:53:12 +0000 (03:53 +0000)]
r19318: Because we don't test the vampire code in SWAT very regularly, it bit-rotted.

Fix up interfaces and interaction between the two..

Andrew Bartlett
(This used to be commit 9b77d285d8cd8999547c0d17e97681d236acbdb0)

16 years agor19315: Record some OID allocations.
Andrew Bartlett [Mon, 16 Oct 2006 03:19:11 +0000 (03:19 +0000)]
r19315: Record some OID allocations.

Andrew Bartlett
(This used to be commit 0ceffb52eb218cd2beff0054679a07f137f0f23a)

16 years agor19314: Commit tridge's fixes for a big mem leak in ltdb I introduced
Simo Sorce [Mon, 16 Oct 2006 03:15:41 +0000 (03:15 +0000)]
r19314: Commit tridge's fixes for a big mem leak in ltdb I introduced
when the code has been changed to be async.
With the other committed fixes now this works.
(This used to be commit 49fc640b5c0398516ac3a9e3f7c55205cd60b1de)

16 years agor19313: Don't mess with hierarchies!!
Simo Sorce [Mon, 16 Oct 2006 03:12:48 +0000 (03:12 +0000)]
r19313: Don't mess with hierarchies!!
There is a reason why we use them :-)
(This used to be commit e3b7e91299559ddc7f300be53785d313a4aa90fc)

16 years agor19312: This should fix a nasty bug with values and names being freed before the...
Simo Sorce [Mon, 16 Oct 2006 02:45:18 +0000 (02:45 +0000)]
r19312: This should fix a nasty bug with values and names being freed before the results where used.
Seem that el is hanging out of a request, and the target is put on the final results.

Still one to catch and fix, but this seem to cure most of them
(This used to be commit bfeaa08fde805439dbda974be6fcb692957b00f1)

16 years agor19311: Try to keep the schema map files fairly similar (hope for less weird bugs).
Andrew Bartlett [Mon, 16 Oct 2006 01:38:00 +0000 (01:38 +0000)]
r19311: Try to keep the schema map files fairly similar (hope for less weird bugs).

Andrew Bartlett
(This used to be commit a1f14d10fd0779eba244d63529600556ba9e9292)

16 years agor19310: Add another conflicting oid
Andrew Bartlett [Mon, 16 Oct 2006 01:36:22 +0000 (01:36 +0000)]
r19310: Add another conflicting oid

Cope with there being no attributes to skip in the ad2oLscheam tool

Andrew Bartlett
(This used to be commit 942d7ad0c3534770ad05977b180e1c8111a5b6a6)

16 years agor19309: Split out checks for LDB_SUCCESS from checks for the expected number
Andrew Bartlett [Mon, 16 Oct 2006 01:20:31 +0000 (01:20 +0000)]
r19309: Split out checks for LDB_SUCCESS from checks for the expected number
of returned entries.

Andrew Bartlett
(This used to be commit 84efd9ecd994b53817dde8c1ad995afb7ebc8192)

16 years agor19308: Merge samsync fixes from SAMBA_4_0_RELEASE
Andrew Bartlett [Mon, 16 Oct 2006 01:19:01 +0000 (01:19 +0000)]
r19308: Merge samsync fixes from SAMBA_4_0_RELEASE

Andrew Bartlett
(This used to be commit 331003239972d80864211377e864f7e469bd3d77)

16 years agor19306: ldbbrowse: handle input of Base and Scope in search tab
Derrell Lipman [Mon, 16 Oct 2006 01:03:43 +0000 (01:03 +0000)]
r19306: ldbbrowse: handle input of Base and Scope in search tab
(This used to be commit 6536e5a3c0f2fd3c20099fc5a53345ceadc2b49f)

16 years agor19305: Potential memleak on the ldb_context if we don't use a temp mem context
Simo Sorce [Mon, 16 Oct 2006 01:01:37 +0000 (01:01 +0000)]
r19305: Potential memleak on the ldb_context if we don't use a temp mem context
(This used to be commit c989dfbe18a2f700e952f478e258bd626c9eb2f5)

16 years agor19304: If you really want to look at the contents undef this one
Simo Sorce [Mon, 16 Oct 2006 01:00:47 +0000 (01:00 +0000)]
r19304: If you really want to look at the contents undef this one
(This used to be commit fe20ac404d654abe31729664584391f3b3cd0214)

16 years agor19303: It seem ok to have around this amount of blocks hanging out of an ldb context...
Simo Sorce [Mon, 16 Oct 2006 01:00:04 +0000 (01:00 +0000)]
r19303: It seem ok to have around this amount of blocks hanging out of an ldb context for sam.ldb
(This used to be commit 5861ff69cc929c553e2c828ff42761cec6647d79)

16 years agor19299: Fix possible memleaks
Simo Sorce [Sun, 15 Oct 2006 23:14:19 +0000 (23:14 +0000)]
r19299: Fix possible memleaks
(This used to be commit 6fad80bb09113a60689061a2de67711c9924708b)

16 years agor19298: make sure torture_fail() gives a useful message
Andrew Tridgell [Sun, 15 Oct 2006 21:42:45 +0000 (21:42 +0000)]
r19298: make sure torture_fail() gives a useful message

Jelmer, is there a better approach for this?
(This used to be commit 67e2cf921709e0833362cb3b1bd5558f3c359033)

16 years agor19297: fixed a leak in the ejs ldb interface
Andrew Tridgell [Sun, 15 Oct 2006 21:40:49 +0000 (21:40 +0000)]
r19297: fixed a leak in the ejs ldb interface
(This used to be commit 6978225ffcc12ffdda0d3404e855219808c0597c)

16 years agor19296: added a leak detector to ldb_wrap_connect()
Andrew Tridgell [Sun, 15 Oct 2006 21:31:58 +0000 (21:31 +0000)]
r19296: added a leak detector to ldb_wrap_connect()

this makes 'make test' _very_ noisy, apologies for that, but nearly
all the noise is real memory leaks, so if you don't like it then jump
in and help fix the leaks :)
(This used to be commit d791fd7b7b7a0a2674a70afe6cbbf0e3bd014544)

16 years agor19295: ldbbrowse: the search tab is now doing something vaguely reasonable.
Derrell Lipman [Sun, 15 Oct 2006 21:09:42 +0000 (21:09 +0000)]
r19295: ldbbrowse: the search tab is now doing something vaguely reasonable.
(This used to be commit 039069b3fd10e2ea614c385c6b432b235e1c226b)

16 years agor19294: a little speed tester for ldb/tdb
Andrew Tridgell [Sun, 15 Oct 2006 20:53:20 +0000 (20:53 +0000)]
r19294: a little speed tester for ldb/tdb

I wrote this to see if using a ldb for idmap store (the equivalent of
winbindd_idmap.tdb) makes sense. It's a long lived database that
administrators may wish to edit, so ldb makes sense, but at the moment
ldb is too slow. This test will help us speed it up.
(This used to be commit 10f8260455a55530f5701a136af8fa8b05ca8532)

16 years agor19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to perform
Volker Lendecke [Sun, 15 Oct 2006 16:17:17 +0000 (16:17 +0000)]
r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to perform
right now.

Volker
(This used to be commit f381232c3ad032fcffb37d68d005e94cb2c95971)

16 years agor19289: fixed a memory leak in ldb_dn_string_compose()
Andrew Tridgell [Sun, 15 Oct 2006 10:11:15 +0000 (10:11 +0000)]
r19289: fixed a memory leak in ldb_dn_string_compose()
(This used to be commit 669aa1424c7a931f57856af0cd4a6f6f4a60b823)

16 years agor19282: make the recent qooxdoo work that Derrell has done available via the
Andrew Tridgell [Sat, 14 Oct 2006 21:02:38 +0000 (21:02 +0000)]
r19282: make the recent qooxdoo work that Derrell has done available via the
main menu
(This used to be commit b0fee976edd35c35b315637253297169afac35ab)

16 years agor19281: Generalize what we do for the RAW-QFILEINFO test call so that the same process
Brad Henry [Sat, 14 Oct 2006 20:27:33 +0000 (20:27 +0000)]
r19281: Generalize what we do for the RAW-QFILEINFO test call so that the same process
is used for other tests that operate on a share when run against windows.
(This used to be commit 3d0cadb303fe9db49289d300a1c9fca44eee9d33)

16 years agor19280: Missed renaming a remove_qfileinfo_test() function call.
Brad Henry [Sat, 14 Oct 2006 20:21:33 +0000 (20:21 +0000)]
r19280: Missed renaming a remove_qfileinfo_test() function call.
(This used to be commit 059d52167cbc36d9dbf17b7a9e6463700fa4749d)

16 years agor19279: These setup and cleanup functions are general enough for any test which needs
Brad Henry [Sat, 14 Oct 2006 20:18:53 +0000 (20:18 +0000)]
r19279: These setup and cleanup functions are general enough for any test which needs
a share to operate on, not just the qfileinfo test, so now they are named
more appropriately.
(This used to be commit eb16d5324d6e1f4e4b33993e23a6446c3289a85f)

16 years agor19278: Change the delete_directory() expect function so that rmdir will
Brad Henry [Sat, 14 Oct 2006 19:25:14 +0000 (19:25 +0000)]
r19278: Change the delete_directory() expect function so that rmdir will
automatically remove any subdirs and files of the directory to be deleted.
(This used to be commit a41eefaaa738177f55d93b227f341f903a902939)

16 years agor19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVC
Brad Henry [Sat, 14 Oct 2006 14:50:30 +0000 (14:50 +0000)]
r19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVC
RPC-DSSETUP RPC-EPMAPPER RPC-INITSHUTDOWN RPC-LSA-GETUSER RPC-MULTIBIND RPC-ROT
RPC-SECRETS RPC-SRVSVC RPC-SVCCTL  RPC-WKSSVC tests against windows, either
by 'make wintest' or in the build farm.

I was surprised when RPC-EVENTLOG and RPC-LSA failed, so i'll investigate today.
(This used to be commit 542bddacc8a57d5486d0b721ddd9357179b597b5)

16 years agor19276: remove unused file
Stefan Metzmacher [Sat, 14 Oct 2006 10:36:14 +0000 (10:36 +0000)]
r19276: remove unused file

metze
(This used to be commit bd4cd24a9dc370552a90f267bdcabf4cb45c8507)

16 years agor19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call
Andrew Tridgell [Sat, 14 Oct 2006 08:26:10 +0000 (08:26 +0000)]
r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call
fails
(This used to be commit 330a722f1330059cbba19f99210a1a5a7c773a36)

16 years agor19273: - fixed error handling with the ldap backend
Andrew Tridgell [Sat, 14 Oct 2006 04:43:51 +0000 (04:43 +0000)]
r19273: - fixed error handling with the ldap backend

- propogate errors to the ldbadd command line tool

- use the rdn_name module when testing the tdb backend to allow the
  same test code to correctly test the ldap and non-ldap backends
(This used to be commit dd82c474a123d90329bda653a4cb73c93e087b15)

16 years agor19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett [Fri, 13 Oct 2006 13:01:48 +0000 (13:01 +0000)]
r19266: Add a target_hostname element to the binding struct.  This allows us
to perform a lookup once, resolve the name to an IP, while still
communicating the full name to the lower layers, for kerberos etc.

This fixes 'net samdump', which was failing due to the schannel target
name being *smbserver.

Andrew Bartlett
(This used to be commit 0546f487f4cc99b5549dc1e457ea243d4bd66333)

16 years agor19265: It is not an error to set the target hostname to NULL.
Andrew Bartlett [Fri, 13 Oct 2006 12:54:13 +0000 (12:54 +0000)]
r19265: It is not an error to set the target hostname to NULL.

Andrew Bartlett
(This used to be commit c9c2e90e2e3937d05c58c681af187413b12d9220)

16 years agor19264: Clarify behaviour in ldb_search_callback() and provide more
Andrew Bartlett [Fri, 13 Oct 2006 09:44:55 +0000 (09:44 +0000)]
r19264: Clarify behaviour in ldb_search_callback() and provide more
information when modules fail to load.

Andrew Bartlett
(This used to be commit 512ef62f4a63fd90b67757b2c7b2e8ec83969204)

16 years agor19262: Don't DEBUG() an unitialised variable
Andrew Bartlett [Fri, 13 Oct 2006 09:14:43 +0000 (09:14 +0000)]
r19262: Don't DEBUG() an unitialised variable
(This used to be commit 548c682fe5aff4657f53d7986642a87566f6f531)

16 years agor19261: Fix use of unitialised variables. (The binding string is used, if not
Andrew Bartlett [Fri, 13 Oct 2006 07:25:51 +0000 (07:25 +0000)]
r19261: Fix use of unitialised variables.  (The binding string is used, if not
NULL).

This showed up in a manual pre-TP3 test of the 'net samdump' code, and
shows the critical need for the windows testing infrustructure on the
build farm.

Andrew Bartlett
(This used to be commit 9cef40779ad987b506b1f514a67b5b1c8aea9969)

16 years agor19259: An ldb browser.
Derrell Lipman [Fri, 13 Oct 2006 02:49:16 +0000 (02:49 +0000)]
r19259: An ldb browser.

This has the layout complete so anyone interested can see what a qooxdoo
application might look like.  It doesn't yet issue any JSON-RPC calls to do
anything useful (that's next), and it still has the appearance of a qooxdoo
test rather than something unique to Samba.  I'll adjust the appearance later.

This layout is loosely (or not so loosely) based on 'gq'.  A few things in
this layout won't apply to an ldb browser, but they're there for the time
being anyway until I decide exactly what to do with them.

Derrell
(This used to be commit 0780cbcdcc7672932b055966a9d0480d2cd705b4)

16 years agor19258: Don't delete the contents of the partitions twice, and in particular
Andrew Bartlett [Fri, 13 Oct 2006 01:35:52 +0000 (01:35 +0000)]
r19258: Don't delete the contents of the partitions twice, and in particular
don't delete their contents until we have specified the new partition
locations.

However, preserve the important part of tridge's change, that is to
ensure that no database index is present when the mass delete occours.
In my testing, it is best to leave the index until the provision is
compleated.

Andrew Bartlett
(This used to be commit 962219df7dc53ce6f6889f4b71ee19850c7ff7b5)

16 years agor19256: add missing infolevel and fields to SetUserInfo call
Rafal Szczesniak [Thu, 12 Oct 2006 20:21:46 +0000 (20:21 +0000)]
r19256: add missing infolevel and fields to SetUserInfo call

that's why ntsrv and win2k3 srv could pass the net test
and we could not...

rafal
(This used to be commit 60ade8ddbd01ac45e5fe6380542ba23cd861e133)

16 years agor19253: its not so useful to index on objectclass. Much better to search on
Andrew Tridgell [Thu, 12 Oct 2006 08:33:48 +0000 (08:33 +0000)]
r19253: its not so useful to index on objectclass. Much better to search on
objectCategory

provision now takes 2.4 secs, down from 24s on my laptop
(This used to be commit 3d3144cc06b9987adb3f17e43f2858e7c416b6ae)

16 years agor19252: - fixed 'erase' argument to setup_ldb()
Andrew Tridgell [Thu, 12 Oct 2006 08:32:58 +0000 (08:32 +0000)]
r19252: - fixed 'erase' argument to setup_ldb()

- when wiping a ldb, wipe within each naming context first. By not
  wiping the naming contexts we didn't wipe the partitions, which
  caused a massive slowdown in re-provisioning due to re-indexing of
  the schema.
(This used to be commit b62437214cf7c98c81598c4f37c91ab284928dbb)

16 years agor19251: fix silly typos causing the test to fail at account_name
Rafal Szczesniak [Wed, 11 Oct 2006 21:40:07 +0000 (21:40 +0000)]
r19251: fix silly typos causing the test to fail at account_name
and acct_expiry fields.

rafal
(This used to be commit dba5e642a0230539ac73292ac5baae0f74e9f46e)

16 years agor19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I thought I
Volker Lendecke [Wed, 11 Oct 2006 15:26:03 +0000 (15:26 +0000)]
r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I thought I
had tested that w2k3 copies the input server name to output.

Volker
(This used to be commit b7e54501f773a11892ab5ef3202ee4d57723725e)

16 years agor19245: mrege from samba3:
Stefan Metzmacher [Wed, 11 Oct 2006 13:36:37 +0000 (13:36 +0000)]
r19245: mrege from samba3:

add AC_REMOVE_INCLUDE(), AC_REMOVE_DEFINE() macros

metze
(This used to be commit dc65a6625295a7316c2e9982ee09eb9607dbed70)

16 years agor19242: merge from samba3:
Stefan Metzmacher [Wed, 11 Oct 2006 11:52:49 +0000 (11:52 +0000)]
r19242: merge from samba3:

handle NO_CONFIG_H in libreplace

metze
(This used to be commit 909d736a4bf5a7adfcd64eecf6bb2a92211c6f96)

16 years agor19234: fix configure test for net/if.h for some platforms
Stefan Metzmacher [Wed, 11 Oct 2006 07:19:00 +0000 (07:19 +0000)]
r19234: fix configure test for net/if.h for some platforms

AC_LANG_SOURCE() causes to have the content of confdefs.h
in front of the file that will be compiled

metze
(This used to be commit cd03738e7c5610c4a0cb1161b9bcee5d7c88322d)

16 years agor19229: let mkversion.sh handle bzr trees
Stefan Metzmacher [Tue, 10 Oct 2006 15:19:56 +0000 (15:19 +0000)]
r19229: let mkversion.sh handle bzr trees

metze
(This used to be commit 12c8067337e4cecf1fcd3123e4e0e3bb1bbcba8e)

16 years agor19227: - add a AC_CACHE_CHECK() around the net/if.h test
Stefan Metzmacher [Tue, 10 Oct 2006 09:32:02 +0000 (09:32 +0000)]
r19227: - add a AC_CACHE_CHECK() around the net/if.h test
  to see (we now get some output that this test happens at all...).

- make use of AC_INCLUDES_DEFAULT

metze
(This used to be commit 7e399e607c8e9bf7365de7d492d29377177cdc1f)

16 years agor19225: 30 seconds is too short for a Samba4 provision to finish. Make the
Andrew Bartlett [Tue, 10 Oct 2006 08:55:44 +0000 (08:55 +0000)]
r19225: 30 seconds is too short for a Samba4 provision to finish.  Make the
timeout longer.

Andrew Bartlett
(This used to be commit cc03ffd0e97f82e4af3f80dc760c5297e2f93d79)

16 years agor19219: Fix a memleak in the generated srv_code.
Volker Lendecke [Tue, 10 Oct 2006 07:52:31 +0000 (07:52 +0000)]
r19219: Fix a memleak in the generated srv_code.

Fix a warning.

Implement the rng_fault_state return check.

After this (and Jeremy's fix) all Samba3-developers should do a 'make idl' and
do a complete rebuild.

Volker
(This used to be commit 0c0a861c8b5b4c44d290f8db0d4c5e95260140ca)

16 years agor19217: Merge from SAMBA_4_0_RELEASE:
Andrew Bartlett [Tue, 10 Oct 2006 04:22:00 +0000 (04:22 +0000)]
r19217: Merge from SAMBA_4_0_RELEASE:

Re-enable TLS in the default configuration.  We passed on the build
farm because we have an explicit diffie-hilliman parameters file set.

Andrew Bartlett
(This used to be commit d20ab6a5ed7f980cb653e965c4de3de8d058d9c4)

16 years agor19216: Merge from SAMBA_4_0_RELEASE:
Andrew Bartlett [Tue, 10 Oct 2006 04:20:50 +0000 (04:20 +0000)]
r19216: Merge from SAMBA_4_0_RELEASE:

Move default for subobj.LDAPMODULES into scripting/libjs/provision.js
so that SWAT can provision again.

Andrew Bartlett
(This used to be commit a4aafe307d6d1396fa79b0c48b0a36cbf682f0ce)