svn commit: samba r20539 - in branches/SAMBA_4_0/source: gtk gtk/common lib/events torture/local

2007-01-05 Thread tridge
Author: tridge Date: 2007-01-05 09:35:49 + (Fri, 05 Jan 2007) New Revision: 20539 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20539 Log: - split the common timer related events code into events_timed.c - make it easier to plug in a new events backend - add

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

2007-01-05 Thread tridge
Author: tridge Date: 2007-01-05 10:31:54 + (Fri, 05 Jan 2007) New Revision: 20540 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20540 Log: darn, also need to fix this event_context reference Modified: branches/SAMBA_4_0/source/lib/events/events_timed.c

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

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 11:18:59 + (Fri, 05 Jan 2007) New Revision: 20541 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20541 Log: Fix some obvious glitches in wait_for_aio_completion. Hmmm. It seems reply_close() at its heart is going to be an async

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

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 11:31:28 + (Fri, 05 Jan 2007) New Revision: 20542 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20542 Log: Make close_remove_share_mode retun NTSTATUS. Not that anybody cares yet... Modified:

svn commit: samba r20543 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 12:56:15 + (Fri, 05 Jan 2007) New Revision: 20543 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20543 Log: Merge some pidl bug fixes: * C expressions that just started with a constant were erroneously flagged as being a

svn commit: samba r20544 - in branches/SAMBA_3_0/source: printing smbd

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 13:13:15 + (Fri, 05 Jan 2007) New Revision: 20544 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20544 Log: Change copy_file() to return NTSTATUS. This is in preparation of turning close_file() to NTSTATUS as well. I'm not sure I

svn commit: samba r20545 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 14:25:21 + (Fri, 05 Jan 2007) New Revision: 20545 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20545 Log: Fix is_constant(). Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Util.pm

svn commit: samba r20546 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_24/source/rpc_server

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 14:52:10 + (Fri, 05 Jan 2007) New Revision: 20546 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20546 Log: Fix some IBM checker errors Modified: branches/SAMBA_3_0/source/rpc_server/srv_samr_util.c

svn commit: samba r20547 - in branches/SAMBA_4_0/source/pidl: lib/Parse tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 14:55:26 + (Fri, 05 Jan 2007) New Revision: 20547 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20547 Log: Add tests for expected errors/warnings. Added: branches/SAMBA_4_0/source/pidl/tests/ndr_compat.pl

escape character

2007-01-05 Thread Birkmose Anders Joon-Soo
Hi All I have samba 3.0.23d installed on a AIX (5.2) UNIX server and have mapped a network share on my PC'er.(Windows XP) My problem is when adding simple text files from my PC'er to the share and want to edit them in a 'vi' editor, there have been added a escape character (^M) in the end

svn commit: samba r20548 - in branches/SAMBA_4_0/source/pidl: lib/Parse tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 15:03:21 + (Fri, 05 Jan 2007) New Revision: 20548 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20548 Log: Remove unnecessary use lib, fix warnings. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl.pm

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

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 15:12:32 + (Fri, 05 Jan 2007) New Revision: 20549 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20549 Log: obvious bug fix.. Modified: branches/SAMBA_4_0/source/torture/raw/samba3hide.c Changeset: Modified:

svn commit: samba r20550 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 15:20:23 + (Fri, 05 Jan 2007) New Revision: 20550 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20550 Log: Use standard error mechanism in parser. Make sure errors are reported correctly. Modified:

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

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 15:53:19 + (Fri, 05 Jan 2007) New Revision: 20551 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20551 Log: use variable instead of hardcoded value for the default site metze Modified:

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

2007-01-05 Thread vlendec
Author: vlendec Date: 2007-01-05 16:02:42 + (Fri, 05 Jan 2007) New Revision: 20552 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20552 Log: Little Samba3 test to force smb_close to return an error. Set delete on close, and then remove perms from the parent

svn commit: samba r20553 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 16:12:30 + (Fri, 05 Jan 2007) New Revision: 20553 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20553 Log: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths under ${BASEDN} metze Modified:

svn commit: samba r20554 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 16:19:00 + (Fri, 05 Jan 2007) New Revision: 20554 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20554 Log: - use ${ROOTDN} for the rootDomainNamingContext - the ${CONFIGDN} is a child of the ${ROOTDN} metze Modified:

svn commit: samba r20555 - in branches/SAMBA_4_0/source/scripting/libjs: .

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 16:26:16 + (Fri, 05 Jan 2007) New Revision: 20555 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20555 Log: fix typo... metze Modified: branches/SAMBA_4_0/source/scripting/libjs/provision.js Changeset: Modified:

Rev 51: ibw: modified tridge's code - in my point of view in http://samba.org/~tridge/psomogyi/

2007-01-05 Thread psomogyi
revno: 51 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Peter Somogyi [EMAIL PROTECTED] branch nick: ctdb timestamp: Fri 2007-01-05 18:13:35 +0100 message: ibw: modified tridge's code - in my point of view

svn commit: samba r20556 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 17:18:22 + (Fri, 05 Jan 2007) New Revision: 20556 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20556 Log: Add more tests to make sure nothing breaks when I replace the ParseExpr code. Modified:

svn commit: samba r20557 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 17:40:43 + (Fri, 05 Jan 2007) New Revision: 20557 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20557 Log: use ${DOMAINDN} instead of ${BASEDN} metze Modified: branches/SAMBA_4_0/source/scripting/libjs/provision.js

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

2007-01-05 Thread jra
Author: jra Date: 2007-01-05 17:42:54 + (Fri, 05 Jan 2007) New Revision: 20558 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20558 Log: Refactor rmdir_internals to use early termination rather than lots of indented code. Change recursive_rmdir() to return the

svn commit: samba r20559 - in branches/SAMBA_4_0: services webapps/swat/source/class/swat/module webapps/swat/source/class/swat/module/ldbbrowse webapps/swat/source/class/swat/module/statistics

2007-01-05 Thread derrell
Author: derrell Date: 2007-01-05 19:29:45 + (Fri, 05 Jan 2007) New Revision: 20559 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20559 Log: Web Application Framework - Disallow, for now, any ScriptTransport access. A serious security issue has been described,

svn commit: samba r20560 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 20:10:38 + (Fri, 05 Jan 2007) New Revision: 20560 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20560 Log: make it possible to configure the backend and modules for all partitions and make it not use LDAP in the variable names

svn commit: samba r20561 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:12:21 + (Fri, 05 Jan 2007) New Revision: 20561 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20561 Log: Add parser for subexpressions used in IDL attributes. Added: branches/SAMBA_4_0/source/pidl/expr.yp

svn commit: samba r20562 - in branches/SAMBA_4_0/source: . pidl pidl/lib/Parse pidl/lib/Parse/Yapp

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:13:48 + (Fri, 05 Jan 2007) New Revision: 20562 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20562 Log: Start building expr parser. Add separate copy of Yapp::Driver rather than including it in each individual parser. Added:

svn commit: samba r20563 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:18:33 + (Fri, 05 Jan 2007) New Revision: 20563 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20563 Log: Start using the new parser in ParseExpr(). It's now trivial to use this to check for NULL pointers when pointers are being

svn commit: samba r20566 - in branches/SAMBA_4_0/source/librpc/idl: .

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:51:19 + (Fri, 05 Jan 2007) New Revision: 20566 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20566 Log: Prepending with r- is no longer necessary. Modified: branches/SAMBA_4_0/source/librpc/idl/drsblobs.idl

svn commit: samba r20567 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl lib/Parse/Pidl/Samba3 lib/Parse/Pidl/Samba4 lib/Parse/Pidl/Samba4/NDR lib/Parse/Pidl/Wireshark tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:52:12 + (Fri, 05 Jan 2007) New Revision: 20567 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20567 Log: Print proper errors with filename and line numbers in ParseExpr() Modified: branches/SAMBA_4_0/source/pidl/expr.yp

svn commit: samba r20568 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 20:58:21 + (Fri, 05 Jan 2007) New Revision: 20568 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20568 Log: split out the rootdse ldif and set the isSyncronized = TRUE when we done metze Added:

svn commit: samba r20569 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.3-sdk/frontend/framework/source/class/qx/util/fsm swat/source/class/swat/module

2007-01-05 Thread derrell
Author: derrell Date: 2007-01-05 21:20:11 + (Fri, 05 Jan 2007) New Revision: 20569 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20569 Log: Web Application Framework - Fix handling of predicates in finite state machine - Make use of predicates to handle a

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

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 21:22:15 + (Fri, 05 Jan 2007) New Revision: 20570 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20570 Log: use talloc_asprintf() instead of talloc_asprintf_append() because talloc_asprintf_append() doesn't work like

svn commit: samba r20571 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 21:26:28 + (Fri, 05 Jan 2007) New Revision: 20571 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20571 Log: fix '' case Modified: branches/SAMBA_4_0/source/pidl/tests/util.pl Changeset: Modified:

svn commit: samba r20572 - in branches/SAMBA_4_0/source: scripting/libjs torture torture/libnet

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 21:27:24 + (Fri, 05 Jan 2007) New Revision: 20572 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20572 Log: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test - we call a ejs script from the torture test for this task

svn commit: samba r20573 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4: .

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 21:36:57 + (Fri, 05 Jan 2007) New Revision: 20573 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20573 Log: fix handling of pointers handling to elements with the charset property metze Modified:

svn commit: samba r20574 - in branches/SAMBA_4_0/webapps/swat/source/class/swat: main module module/documentation module/ldbbrowse module/statistics

2007-01-05 Thread derrell
Author: derrell Date: 2007-01-05 21:42:49 + (Fri, 05 Jan 2007) New Revision: 20574 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20574 Log: reorganization of common modules Added: branches/SAMBA_4_0/webapps/swat/source/class/swat/main/AbstractModule.js

svn commit: samba r20575 - in branches/SAMBA_4_0/source: scripting/libjs torture/libnet

2007-01-05 Thread metze
Author: metze Date: 2007-01-05 23:00:46 + (Fri, 05 Jan 2007) New Revision: 20575 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20575 Log: apply records to the test_samdb.ldb (my birthday present to myself...:-) we need to modify some modules to only handle

Build status as of Sat Jan 6 00:00:02 2007

2007-01-05 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-01-05 00:00:06.0 + +++ /home/build/master/cache/broken_results.txt 2007-01-06 00:00:56.0 + @@ -1,22 +1,22 @@ -Build status as of Fri Jan 5 00:00:02 2007 +Build status as of Sat Jan

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

2007-01-05 Thread metze
Author: metze Date: 2007-01-06 01:04:12 + (Sat, 06 Jan 2007) New Revision: 20576 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20576 Log: add functions to get and set dsdb_schema on the ldb context metze Modified:

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

2007-01-05 Thread metze
Author: metze Date: 2007-01-06 01:09:16 + (Sat, 06 Jan 2007) New Revision: 20577 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20577 Log: - allocate an OID range for samba4 LDB/LDAP Controls - allocate an OID for LDB Control that hold meta data when applying

svn commit: samba r20578 - in branches/SAMBA_3_0/examples/LDAP: .

2007-01-05 Thread metze
Author: metze Date: 2007-01-06 01:10:20 + (Sat, 06 Jan 2007) New Revision: 20578 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20578 Log: - allocate an OID range for samba4 LDB/LDAP Controls - allocate an OID range for conflicting attributes/classes metze

svn commit: samba r20579 - in branches/SAMBA_3_0_24/examples/LDAP: .

2007-01-05 Thread metze
Author: metze Date: 2007-01-06 01:10:36 + (Sat, 06 Jan 2007) New Revision: 20579 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20579 Log: - allocate an OID range for samba4 LDB/LDAP Controls - allocate an OID range for conflicting attributes/classes metze

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

2007-01-05 Thread metze
Author: metze Date: 2007-01-06 01:13:59 + (Sat, 06 Jan 2007) New Revision: 20580 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20580 Log: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request when applying replicated objects. the samldb module