svn commit: samba r19287 - in branches/SAMBA_3_0/source: . nsswitch

2006-10-15 Thread vlendec
Author: vlendec Date: 2006-10-15 08:32:25 + (Sun, 15 Oct 2006) New Revision: 19287 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19287 Log: As requested by Bjoern Jacke <[EMAIL PROTECTED]>: Check in the NetBSD winbind module by Luke Mewburn. Volker Added:

svn commit: samba r19288 - in branches/SAMBA_3_0/source/rpc_parse: .

2006-10-15 Thread vlendec
Author: vlendec Date: 2006-10-15 09:16:41 + (Sun, 15 Oct 2006) New Revision: 19288 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19288 Log: tdb_prs_store is right now used to store printer and share security descriptors. Both databases are long-lived and not fre

svn commit: samba r19289 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-10-15 Thread tridge
Author: tridge Date: 2006-10-15 10:11:15 + (Sun, 15 Oct 2006) New Revision: 19289 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19289 Log: fixed a memory leak in ldb_dn_string_compose() Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_dn.c Changeset

svn commit: samba r19290 - in branches/SAMBA_3_0/source/librpc: gen_ndr idl

2006-10-15 Thread vlendec
Author: vlendec Date: 2006-10-15 14:47:25 + (Sun, 15 Oct 2006) New Revision: 19290 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19290 Log: regedit running on nt4 will cut off the last character from a enumkey without this patch. Jerry, Jelmer, can you please ch

svn commit: samba r19291 - in branches/SAMBA_3_0/source: . libsmb

2006-10-15 Thread metze
Author: metze Date: 2006-10-15 15:14:04 + (Sun, 15 Oct 2006) New Revision: 19291 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19291 Log: this should fix the build on heimdal systems metze Modified: branches/SAMBA_3_0/source/configure.in branches/SAMBA_3_

svn commit: samba r19292 - in branches/SAMBA_3_0/source/rpc_server: .

2006-10-15 Thread vlendec
Author: vlendec Date: 2006-10-15 16:06:10 + (Sun, 15 Oct 2006) New Revision: 19292 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19292 Log: Avoid some potential segfaults: In winreg_EnumValue all pointers are unique pointers and can thus be independently NULL.

svn commit: samba r19293 - in branches/SAMBA_4_0/source/torture/rpc: .

2006-10-15 Thread vlendec
Author: vlendec Date: 2006-10-15 16:17:17 + (Sun, 15 Oct 2006) New Revision: 19293 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19293 Log: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to perform right now. Volker Modified: branches/SAM

svn commit: samba r19294 - in branches/SAMBA_4_0/source/torture/local: .

2006-10-15 Thread tridge
Author: tridge Date: 2006-10-15 20:53:20 + (Sun, 15 Oct 2006) New Revision: 19294 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19294 Log: a little speed tester for ldb/tdb I wrote this to see if using a ldb for idmap store (the equivalent of winbindd_idmap.td

svn commit: samba r19295 - in branches/SAMBA_4_0: services services/samba swat/apps/samba/utils

2006-10-15 Thread derrell
Author: derrell Date: 2006-10-15 21:09:42 + (Sun, 15 Oct 2006) New Revision: 19295 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19295 Log: ldbbrowse: the search tab is now doing something vaguely reasonable. Modified: branches/SAMBA_4_0/services/request.esp

svn commit: samba r19296 - in branches/SAMBA_4_0/source/lib: .

2006-10-15 Thread tridge
Author: tridge Date: 2006-10-15 21:31:58 + (Sun, 15 Oct 2006) New Revision: 19296 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19296 Log: added a leak detector to ldb_wrap_connect() this makes 'make test' _very_ noisy, apologies for that, but nearly all the n

svn commit: samba r19297 - in branches/SAMBA_4_0/source/scripting/ejs: .

2006-10-15 Thread tridge
Author: tridge Date: 2006-10-15 21:40:49 + (Sun, 15 Oct 2006) New Revision: 19297 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19297 Log: fixed a leak in the ejs ldb interface Modified: branches/SAMBA_4_0/source/scripting/ejs/smbcalls_ldb.c Changeset: Mo

svn commit: samba r19298 - in branches/SAMBA_4_0/source/torture: .

2006-10-15 Thread tridge
Author: tridge Date: 2006-10-15 21:42:45 + (Sun, 15 Oct 2006) New Revision: 19298 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19298 Log: make sure torture_fail() gives a useful message Jelmer, is there a better approach for this? Modified: branches/SAMBA

svn commit: samba r19299 - in branches/SAMBA_4_0/source: auth/gensec dsdb/samdb/ldb_modules kdc lib/ldb/modules lib/registry libnet nbt_server/wins param torture/ldap

2006-10-15 Thread idra
Author: idra Date: 2006-10-15 23:14:19 + (Sun, 15 Oct 2006) New Revision: 19299 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19299 Log: Fix possible memleaks Modified: branches/SAMBA_4_0/source/auth/gensec/schannel_state.c branches/SAMBA_4_0/source/dsd

svn commit: samba r19300 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_23/source/nsswitch

2006-10-15 Thread jra
Author: jra Date: 2006-10-16 00:00:32 + (Mon, 16 Oct 2006) New Revision: 19300 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19300 Log: Fix null deref in debug statement. Jeremy. Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_user.c branches/SAMBA_

Build status as of Mon Oct 16 00:00:02 2006

2006-10-15 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-10-15 00:00:04.0 + +++ /home/build/master/cache/broken_results.txt 2006-10-16 00:00:41.0 + @@ -1,21 +1,21 @@ -Build status as of Sun Oct 15 00:00:01 2006 +Build status as of Mon Oct

svn commit: samba r19301 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_23/source/nsswitch

2006-10-15 Thread jra
Author: jra Date: 2006-10-16 00:08:19 + (Mon, 16 Oct 2006) New Revision: 19301 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19301 Log: Correct debug statement. Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_user.c branches/SAMBA_3_0_23/source/nssw

svn commit: samba r19302 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_23/source/nsswitch

2006-10-15 Thread jra
Author: jra Date: 2006-10-16 00:12:00 + (Mon, 16 Oct 2006) New Revision: 19302 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19302 Log: Use TALLOC_ZERO_P not TALLOC_P to ensure unused fields are initialized to zero. Jeremy. Modified: branches/SAMBA_3_0/sourc

svn commit: samba r19304 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 01:00:47 + (Mon, 16 Oct 2006) New Revision: 19304 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19304 Log: If you really want to look at the contents undef this one Modified: branches/SAMBA_4_0/source/lib/talloc/talloc.c Cha

svn commit: samba r19303 - in branches/SAMBA_4_0/source/lib: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 01:00:04 + (Mon, 16 Oct 2006) New Revision: 19303 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19303 Log: It seem ok to have around this amount of blocks hanging out of an ldb context for sam.ldb Modified: branches/SAMBA_4_0

svn commit: samba r19305 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 01:01:37 + (Mon, 16 Oct 2006) New Revision: 19305 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19305 Log: Potential memleak on the ldb_context if we don't use a temp mem context Modified: branches/SAMBA_4_0/source/lib/ldb/com

svn commit: samba r19306 - in branches/SAMBA_4_0/swat/apps/samba/utils: .

2006-10-15 Thread derrell
Author: derrell Date: 2006-10-16 01:03:43 + (Mon, 16 Oct 2006) New Revision: 19306 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19306 Log: ldbbrowse: handle input of Base and Scope in search tab Modified: branches/SAMBA_4_0/swat/apps/samba/utils/ldbbrowse.ht

svn commit: samba r19307 - in branches/SAMBA_4_0_RELEASE/source: dsdb/samdb/ldb_modules libnet

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 01:09:10 + (Mon, 16 Oct 2006) New Revision: 19307 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19307 Log: Fix samsync. The problem was that we were adding an empty sambaPassword attribute in the vampire code. We should never

svn commit: samba r19308 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules libnet

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 01:19:01 + (Mon, 16 Oct 2006) New Revision: 19308 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19308 Log: Merge samsync fixes from SAMBA_4_0_RELEASE Andrew Bartlett Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_module

svn commit: samba r19309 - in branches/SAMBA_4_0/source/libnet: .

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 01:20:31 + (Mon, 16 Oct 2006) New Revision: 19309 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19309 Log: Split out checks for LDB_SUCCESS from checks for the expected number of returned entries. Andrew Bartlett Modified:

svn commit: samba r19310 - in branches/SAMBA_4_0/source: lib/ldb/tools setup

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 01:36:22 + (Mon, 16 Oct 2006) New Revision: 19310 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19310 Log: Add another conflicting oid Cope with there being no attributes to skip in the ad2oLscheam tool Andrew Bartlett Modifi

svn commit: samba r19311 - in branches/SAMBA_4_0/source/setup: .

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 01:38:00 + (Mon, 16 Oct 2006) New Revision: 19311 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19311 Log: Try to keep the schema map files fairly similar (hope for less weird bugs). Andrew Bartlett Modified: branches/SAMBA

svn commit: samba r19312 - in branches/SAMBA_4_0/source/lib/ldb/modules: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 02:45:18 + (Mon, 16 Oct 2006) New Revision: 19312 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19312 Log: This should fix a nasty bug with values and names being freed before the results where used. Seem that el is hanging out of

svn commit: samba r19313 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 03:12:48 + (Mon, 16 Oct 2006) New Revision: 19313 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19313 Log: Don't mess with hierarchies!! There is a reason why we use them :-) Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_

svn commit: samba r19314 - in branches/SAMBA_4_0/source/lib/ldb/ldb_tdb: .

2006-10-15 Thread idra
Author: idra Date: 2006-10-16 03:15:41 + (Mon, 16 Oct 2006) New Revision: 19314 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19314 Log: 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 com

svn commit: samba r19315 - in branches/SAMBA_4_0/source/setup: .

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 03:19:11 + (Mon, 16 Oct 2006) New Revision: 19315 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19315 Log: Record some OID allocations. Andrew Bartlett Modified: branches/SAMBA_4_0/source/setup/schema_samba4.ldif Changese

svn commit: samba r19316 - in branches/SAMBA_4_0_RELEASE: .

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 03:42:43 + (Mon, 16 Oct 2006) New Revision: 19316 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19316 Log: We don't have this bug any more! Andrew Bartlett Modified: branches/SAMBA_4_0_RELEASE/README Changeset: Modified:

svn commit: samba r19317 - in branches/SAMBA_4_0_RELEASE: source/scripting/libjs swat/install

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 03:49:07 + (Mon, 16 Oct 2006) New Revision: 19317 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19317 Log: Because we don't test the vampire code from SWAT very regularly, it's interaction with the provision scripts broke. Andr

svn commit: samba r19318 - in branches/SAMBA_4_0: source/scripting/libjs swat/install

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 03:53:12 + (Mon, 16 Oct 2006) New Revision: 19318 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19318 Log: Because we don't test the vampire code in SWAT very regularly, it bit-rotted. Fix up interfaces and interaction between

svn commit: samba r19319 - in branches/SAMBA_4_0_RELEASE: .

2006-10-15 Thread abartlet
Author: abartlet Date: 2006-10-16 05:09:28 + (Mon, 16 Oct 2006) New Revision: 19319 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19319 Log: Almost ready for release. Add in extra features remembered, and remove features that didn't make the cutoff. Andrew Bar