svn commit: samba r10759 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules lib/ldb/common lib/ldb/modules

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 06:57:09 + (Thu, 06 Oct 2005) New Revision: 10759 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10759 Log: make modules easier to write by allowing modules to only implement the functions they care about, instead of all functions

svn commit: samba r10758 - in branches/tmp/samba4-winsrepl: . source/dsdb/samdb/ldb_modules source/lib/ldb/common source/lib/ldb/include source/lib/ldb/ldb_ildap source/lib/ldb/ldb_ldap source/lib/ldb

2005-10-05 Thread metze
Author: metze Date: 2005-10-06 06:11:29 + (Thu, 06 Oct 2005) New Revision: 10758 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10758 Log: [EMAIL PROTECTED] (orig r10732): jelmer | 2005-10-05 16:52:35 +0200 Generate _ctr structures for unions [EMAIL PROTECT

Re: svn commit: samba r10741 - in trunk/source: include services

2005-10-05 Thread Stefan Metzmacher
> + { "courier-imap", NULL, "NIS Directory Service", NULL }, Hi Jerry, shouldn't this be something like "IMAP4 Mail-Service"? metze

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

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 06:01:56 + (Thu, 06 Oct 2005) New Revision: 10757 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10757 Log: remove the proxy module (it is not complete yet) Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c Ch

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

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 05:53:46 + (Thu, 06 Oct 2005) New Revision: 10756 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10756 Log: another fix for the construction of expressions from subtrees for SUBSTRING searches. This time fix multi-part substring s

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

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 05:41:32 + (Thu, 06 Oct 2005) New Revision: 10755 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10755 Log: fixed the construction of expressions from subtrees for SUBSTRING searches Modified: branches/SAMBA_4_0/source/lib/ld

svn commit: samba r10754 - in branches/SAMBA_4_0/source/libcli/raw: .

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 05:25:35 + (Thu, 06 Oct 2005) New Revision: 10754 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10754 Log: fixed a valgrind error for unmatched SMB replies Modified: branches/SAMBA_4_0/source/libcli/raw/clitransport.c Chang

svn commit: samba r10753 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules lib/ldb/common lib/ldb/include lib/ldb/ldb_ildap lib/ldb/ldb_ldap lib/ldb/ldb_sqlite3 lib/ldb/ldb_tdb lib/ldb/modules

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 05:24:46 + (Thu, 06 Oct 2005) New Revision: 10753 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10753 Log: don't require every ldb module to implement both a search_bytree() and a search() function, instead each module now only i

svn commit: samba r10752 - in branches/SAMBA_4_0/source/script/tests: .

2005-10-05 Thread tridge
Author: tridge Date: 2005-10-06 04:45:33 + (Thu, 06 Oct 2005) New Revision: 10752 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10752 Log: make sure we set the exist status correctly for the tdb tests Modified: branches/SAMBA_4_0/source/script/tests/test_l

svn commit: samba r10751 - in trunk/source/smbd: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-06 03:41:03 + (Thu, 06 Oct 2005) New Revision: 10751 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10751 Log: Ensure we match W2K3 in forcing DOS errors in a couple of cases. Jeremy. Modified: trunk/source/smbd/reply.c Changeset:

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

2005-10-05 Thread jra
Author: jra Date: 2005-10-06 03:41:01 + (Thu, 06 Oct 2005) New Revision: 10750 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10750 Log: Ensure we match W2K3 in forcing DOS errors in a couple of cases. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/reply.c

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

2005-10-05 Thread jra
Author: jra Date: 2005-10-06 00:21:02 + (Thu, 06 Oct 2005) New Revision: 10749 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10749 Log: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/reply.c

svn commit: samba r10748 - in trunk/source/smbd: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-06 00:20:59 + (Thu, 06 Oct 2005) New Revision: 10748 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10748 Log: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3. Jeremy. Modified: trunk/source/smbd/reply.c Changeset:

Build status as of Thu Oct 6 00:00:02 2005

2005-10-05 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-10-05 00:00:11.0 + +++ /home/build/master/cache/broken_results.txt 2005-10-06 00:00:11.0 + @@ -1,17 +1,17 @@ -Build status as of Wed Oct 5 00:00:02 2005 +Build status as of Thu Oct

svn commit: samba r10747 - branches/SAMBA_3_0/source/rpc_client trunk/source/rpc_client

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 23:11:34 + (Wed, 05 Oct 2005) New Revision: 10747 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10747 Log: Remove overparanoid check that broke RPC function calls with no [in] parameters. Modified: branches/SAMBA_3_0/source/r

svn commit: samba r10746 - in trunk/source/rpc_client: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 23:03:02 + (Wed, 05 Oct 2005) New Revision: 10746 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10746 Log: Fix artificial 1k restriction. Jeremy. Modified: trunk/source/rpc_client/cli_pipe.c Changeset: Modified: trunk/source/rp

svn commit: samba r10745 - in branches/SAMBA_3_0/source/rpc_client: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 23:02:59 + (Wed, 05 Oct 2005) New Revision: 10745 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10745 Log: Fix artificial 1k restriction. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_client/cli_pipe.c Changeset: Modified: br

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

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 22:41:16 + (Wed, 05 Oct 2005) New Revision: 10744 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10744 Log: Fix for the second incarnation of bug #3088, pushed by Alex Masterov <[EMAIL PROTECTED]>. A fcbopen specific part of the code

svn commit: samba r10743 - in trunk/source/smbd: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 22:40:52 + (Wed, 05 Oct 2005) New Revision: 10743 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10743 Log: Fix for the second incarnation of bug #3088, pushed by Alex Masterov <[EMAIL PROTECTED]>. A fcbopen specific part of the code

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

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 22:18:59 + (Wed, 05 Oct 2005) New Revision: 10742 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10742 Log: Support multi-level pointers + ref pointer fixes Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm bran

svn commit: samba r10741 - in trunk/source: include services

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 21:52:33 + (Wed, 05 Oct 2005) New Revision: 10741 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10741 Log: * removing unused service_info structure * start adding displaynames for common unix services * fix bug in previous changes

svn commit: samba r10740 - in trunk/source/registry: .

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 20:46:49 + (Wed, 05 Oct 2005) New Revision: 10740 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10740 Log: accidental cut-n-paste error on copyright removed Marcin's name Modified: trunk/source/registry/reg_eventlog.c Changese

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

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 19:53:41 + (Wed, 05 Oct 2005) New Revision: 10739 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10739 Log: Reduce number of calls to prs_align_custom() Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba3/Parser.pm

svn commit: samba r10738 - in trunk/source: rpc_server services

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 19:51:35 + (Wed, 05 Oct 2005) New Revision: 10738 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10738 Log: little bit of cleanup to make it easier to add a new builtin service Modified: trunk/source/rpc_server/srv_svcctl_nt.c

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

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 19:41:53 + (Wed, 05 Oct 2005) New Revision: 10737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10737 Log: Fix some alignment issues Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba3/Parser.pm branches/SAMBA_4_

svn commit: samba r10736 - in trunk/source: . rpc_server services

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 19:28:00 + (Wed, 05 Oct 2005) New Revision: 10736 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10736 Log: adding WINS to supported internal services list Added: trunk/source/services/svc_wins.c Modified: trunk/source/Makefil

svn commit: samba r10735 - in trunk/source/rpc_server: .

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 18:37:34 + (Wed, 05 Oct 2005) New Revision: 10735 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10735 Log: little bit of code cleanup. Nothing new. Just removing unused functions and making local functions static. Modified:

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

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 17:13:29 + (Wed, 05 Oct 2005) New Revision: 10734 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10734 Log: Generate ptr, size, offset, and length elements in unions just once. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse

svn commit: samba r10733 - in trunk/source: . include param registry rpc_server utils

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 15:30:52 + (Wed, 05 Oct 2005) New Revision: 10733 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10733 Log: patch from bmoran * internalize reading eventlogs from a tdb * tdb is to be fed by an external process * move eventlog regi

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

2005-10-05 Thread jelmer
Author: jelmer Date: 2005-10-05 14:52:35 + (Wed, 05 Oct 2005) New Revision: 10732 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10732 Log: Generate _ctr structures for unions Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba3/Header.pm branche

svn commit: samba r10731 - in trunk/source/rpc_server: .

2005-10-05 Thread jerry
Author: jerry Date: 2005-10-05 14:19:23 + (Wed, 05 Oct 2005) New Revision: 10731 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10731 Log: patch from bmoran: add better debug logs for failed registry access check on open_entry() Modified: trunk/source/rpc_ser

svn commit: samba r10730 - in branches/SAMBA_3_0/source/lib: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 14:16:09 + (Wed, 05 Oct 2005) New Revision: 10730 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10730 Log: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien". Jeremy. Modified: branches/SAMBA_3_0/source/lib/t

svn commit: samba r10729 - in trunk/source/lib: .

2005-10-05 Thread jra
Author: jra Date: 2005-10-05 14:16:07 + (Wed, 05 Oct 2005) New Revision: 10729 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10729 Log: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien". Jeremy. Modified: trunk/source/lib/talloc.c Cha

svn commit: samba r10728 - in branches/tmp/samba4-winsrepl: . source/build/tests source/lib/talloc source/pidl source/pidl/lib/Parse/Pidl/Samba3

2005-10-05 Thread metze
Author: metze Date: 2005-10-05 12:16:58 + (Wed, 05 Oct 2005) New Revision: 10728 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10728 Log: [EMAIL PROTECTED] (orig r10715): jelmer | 2005-10-04 19:21:31 +0200 More Samba3 parser generator improvements: - Actuall

svn commit: samba r10727 - in branches/tmp/samba4-winsrepl/source/nbt_server: .

2005-10-05 Thread metze
Author: metze Date: 2005-10-05 12:11:05 + (Wed, 05 Oct 2005) New Revision: 10727 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10727 Log: fix the build metze Modified: branches/tmp/samba4-winsrepl/source/nbt_server/defense.c branches/tmp/samba4-winsrepl/s