svn commit: samba r20759 - in branches/SAMBA_3_0/source/smbd: .

2007-01-14 Thread vlendec
Author: vlendec Date: 2007-01-14 11:25:42 + (Sun, 14 Jan 2007) New Revision: 20759 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20759 Log: Dummy checkin to let the build farm pick up the new smbtorture4 Modified: branches/SAMBA_3_0/source/smbd/reply.c

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 13:40:53 + (Sun, 14 Jan 2007) New Revision: 20760 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20760 Log: also handle the case where no private data is attached to the module metze Modified:

svn commit: samba r20761 - in branches/SAMBA_4_0/source/lib/ldb: common include

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 13:43:09 + (Sun, 14 Jan 2007) New Revision: 20761 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20761 Log: let ldb modules call ldb_set_default_dns() metze Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb.c

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 13:45:18 + (Sun, 14 Jan 2007) New Revision: 20762 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20762 Log: load the default dn's after the rootdse module is initialized, so that following module can access the default dn's. metze

svn commit: samba r20763 - in branches/SAMBA_4_0/source/dsdb/schema: .

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 13:49:19 + (Sun, 14 Jan 2007) New Revision: 20763 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20763 Log: add function to get the oid mappings in drsuapi or ldb form metze Modified:

svn commit: samba r20764 - in branches/SAMBA_4_0/source/dsdb/schema: .

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 14:24:05 + (Sun, 14 Jan 2007) New Revision: 20764 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20764 Log: fix some little bugs metze Modified: branches/SAMBA_4_0/source/dsdb/schema/schema_init.c Changeset: Modified:

svn commit: samba r20765 - in branches/SAMBA_4_0/source/libcli/util: .

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 15:17:48 + (Sun, 14 Jan 2007) New Revision: 20765 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20765 Log: add two more schema related error codes metze Modified: branches/SAMBA_4_0/source/libcli/util/doserr.c

svn commit: samba r20766 - in branches/SAMBA_4_0/source: dsdb/schema torture/ldap

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 15:22:12 + (Sun, 14 Jan 2007) New Revision: 20766 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20766 Log: when creating dsdb_attribute or dsdb_class structs from ldb, try the oid mapping if the dsdb_schema has mappings attached

svn commit: samba r20767 - in branches/SAMBA_4_0/source: dsdb/repl torture/libnet

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 15:35:10 + (Sun, 14 Jan 2007) New Revision: 20767 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20767 Log: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit() anymore it should use the dsdb_schema attached to the

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 15:49:06 + (Sun, 14 Jan 2007) New Revision: 20768 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20768 Log: store the prefixMap and schemaInfo attributes on the schema head object metze Modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 15:56:55 + (Sun, 14 Jan 2007) New Revision: 20769 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20769 Log: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap attribute...(was a typo) - as the schemaInfo attribute

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 16:04:42 + (Sun, 14 Jan 2007) New Revision: 20770 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20770 Log: remove unused var metze Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c Changeset: Modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 17:04:15 + (Sun, 14 Jan 2007) New Revision: 20771 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20771 Log: add an ldb module which will force the Schema FSMO Role Owner constraints and it also loads the dsdb_schema at startup.

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 17:45:55 + (Sun, 14 Jan 2007) New Revision: 20772 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20772 Log: fix segfault caused by ldb_set_default_dns() from init_context hook of the root dse module metze Modified:

svn commit: samba r20773 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 17:50:37 + (Sun, 14 Jan 2007) New Revision: 20773 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20773 Log: we need to include config.h and replace.h before we can use #ifdef statements hopefully fix the build on solaris 9 metze

svn commit: samba r20774 - in branches/SAMBA_3_0/source: auth include nsswitch

2007-01-14 Thread idra
Author: idra Date: 2007-01-14 17:58:24 + (Sun, 14 Jan 2007) New Revision: 20774 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20774 Log: I thought I committed this before Xmas holidays ... This change is needed to make it possible to not expire caches in

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 18:03:26 + (Sun, 14 Jan 2007) New Revision: 20775 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20775 Log: - use the schema_fsmo module on the schema partition, which loads the schema if it's already in the ldb - reopen the ldb

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 18:19:26 + (Sun, 14 Jan 2007) New Revision: 20776 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20776 Log: require a loaded dsdb_schema for originating add and modify operations (later we'll require it for all originating

svn commit: samba r20777 - in branches/SAMBA_4_0/source/heimdal_build: .

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 18:48:14 + (Sun, 14 Jan 2007) New Revision: 20777 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20777 Log: only include closefrom.c if the system doesn't have it. hopefully solaris build fine now... metze Modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 18:54:42 + (Sun, 14 Jan 2007) New Revision: 20778 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20778 Log: we don't need a talloc_steal here metze Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/schema_fsmo.c

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 19:03:59 + (Sun, 14 Jan 2007) New Revision: 20779 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20779 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/dsdb/samdb/samdb.c Changeset: Modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-14 19:08:14 + (Sun, 14 Jan 2007) New Revision: 20780 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20780 Log: keep a dsdb_schema_fsmo struct as private data and remember if we're the schema master metze Modified:

svn commit: samba r20781 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_24/source/smbd

2007-01-14 Thread jra
Author: jra Date: 2007-01-14 19:43:06 + (Sun, 14 Jan 2007) New Revision: 20781 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20781 Log: Fix a couple of paths found by Volker where we weren't correctly handling deferred opens. Jeremy. Modified:

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

2007-01-14 Thread mimir
Author: mimir Date: 2007-01-14 20:37:14 + (Sun, 14 Jan 2007) New Revision: 20782 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20782 Log: Place ejsnet files in a separate directory. rafal Added: branches/SAMBA_4_0/source/scripting/ejs/ejsnet/

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

2007-01-14 Thread mimir
Author: mimir Date: 2007-01-14 20:47:46 + (Sun, 14 Jan 2007) New Revision: 20783 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20783 Log: Ejsnet files are now moved into a separate directory. I need to commit this as the change is getting bigger and bigger.

svn commit: samba r20784 - in branches/SAMBA_4_0/source: librpc/idl torture/rpc

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-14 22:28:29 + (Sun, 14 Jan 2007) New Revision: 20784 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20784 Log: Add ref pointer Modified: branches/SAMBA_4_0/source/librpc/idl/mgmt.idl branches/SAMBA_4_0/source/torture/rpc/mgmt.c

Build status as of Mon Jan 15 00:00:02 2007

2007-01-14 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-01-14 00:00:48.0 + +++ /home/build/master/cache/broken_results.txt 2007-01-15 00:00:35.0 + @@ -1,4 +1,4 @@ -Build status as of Sun Jan 14 00:00:02 2007 +Build status as of Mon Jan

svn commit: samba r20785 - in branches/SAMBA_4_0/source/rpc_server: . mgmt

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-15 00:42:16 + (Mon, 15 Jan 2007) New Revision: 20785 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20785 Log: Add stub implementation for mgmt interface. Added: branches/SAMBA_4_0/source/rpc_server/mgmt/

svn commit: samba r20786 - in branches/SAMBA_4_0: . source/gtk/tools source/heimdal/lib/com_err source/rpc_server source/scripting/ejs

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-15 02:23:40 + (Mon, 15 Jan 2007) New Revision: 20786 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20786 Log: Fix the build. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/gtk/tools/gepdump.c

Rev 11179: Fix the build. in file:///home/jelmer/bzr.samba/samba4-mgmt/

2007-01-14 Thread Jelmer Vernooij
revno: 11179 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: samba4-mgmt timestamp: Mon 2007-01-15 03:20:06 +0100 message: Fix the build. modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:07:35 + (Mon, 15 Jan 2007) New Revision: 20787 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20787 Log: a subsystem doesn't need explicit dependencies to its modules metze Modified:

svn commit: samba r20788 - in branches/SAMBA_4_0/source/lib: events replace replace/system

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:15:47 + (Mon, 15 Jan 2007) New Revision: 20788 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20788 Log: - remove epoll configure checks from libreplace - fix epoll configure checks for the epoll and aio events backends - we

svn commit: samba r20789 - in branches/SAMBA_3_0/source/lib/replace: . system

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:17:02 + (Mon, 15 Jan 2007) New Revision: 20789 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20789 Log: merge from samba4: - remove the epoll configure checks from libreplace metze Modified:

svn commit: samba r20790 - in branches/SAMBA_3_0_24/source/lib/replace: . system

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:17:33 + (Mon, 15 Jan 2007) New Revision: 20790 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20790 Log: merge from samba4: - remove the epoll configure checks from libreplace metze Modified:

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:34:04 + (Mon, 15 Jan 2007) New Revision: 20791 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20791 Log: the ejsnet stuff can be a normal smbcalls module... mimir: when you want to register more functions please do that in

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:46:36 + (Mon, 15 Jan 2007) New Revision: 20792 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20792 Log: fix the build, sorry... metze Modified: branches/SAMBA_4_0/source/scripting/ejs/config.mk

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

2007-01-14 Thread metze
Author: metze Date: 2007-01-15 07:53:45 + (Mon, 15 Jan 2007) New Revision: 20793 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20793 Log: ignore generated files metze Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsnet/ Changeset: Property changes on: