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

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 06:03:11 + (Tue, 21 Jun 2005) New Revision: 7800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7800 Log: added the same request serialisation logic to our socket based rpc servers as I added to the smb server yesterday. This means

svn commit: samba r7801 - in branches/SAMBA_4_0/source/ldap_server: .

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 06:08:40 + (Tue, 21 Jun 2005) New Revision: 7801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7801 Log: the ldap server needs this logic too Modified: branches/SAMBA_4_0/source/ldap_server/ldap_server.c

svn commit: samba r7802 - in branches/SAMBA_4_0/source/rpc_server/spoolss: .

2005-06-21 Thread tpot
Author: tpot Date: 2005-06-21 06:15:43 + (Tue, 21 Jun 2005) New Revision: 7802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7802 Log: Remove a junk file. Removed: branches/SAMBA_4_0/source/rpc_server/spoolss/enumprinters.txt Changeset: Deleted:

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

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 06:35:55 + (Tue, 21 Jun 2005) New Revision: 7803 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7803 Log: added support in ldb for callers to setup ldif read/write functions, so that ldbedit, ldbsearch etc can display nice human

svn commit: samba r7804 - in branches/SAMBA_4_0/source/lib/ldb: . common include samba tools

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 07:52:00 + (Tue, 21 Jun 2005) New Revision: 7804 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7804 Log: added the samba specific ldif handlers into the tree, but don't enable them just yet. I have tested them, and they work fine,

svn commit: samba-docs r664 - in trunk/Samba3-HOWTO: .

2005-06-21 Thread jht
Author: jht Date: 2005-06-21 07:54:37 + (Tue, 21 Jun 2005) New Revision: 664 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=664 Log: More updates. Modified: trunk/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml Changeset: Sorry, the patch is too large (1490

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

2005-06-21 Thread idra
Author: idra Date: 2005-06-21 11:14:54 + (Tue, 21 Jun 2005) New Revision: 7805 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7805 Log: add support to read binary files into attributes data like ldap tools does Modified:

svn commit: samba r7806 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

2005-06-21 Thread idra
Author: idra Date: 2005-06-21 11:22:05 + (Tue, 21 Jun 2005) New Revision: 7806 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7806 Log: add test for binary files as attribute values Added: branches/SAMBA_4_0/source/lib/ldb/tests/photo.ldif

svn commit: samba r7807 - branches/SAMBA_3_0/source/modules trunk/source/modules

2005-06-21 Thread gd
Author: gd Date: 2005-06-21 11:27:17 + (Tue, 21 Jun 2005) New Revision: 7807 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7807 Log: Allow to touch mtime in vfs-recycle with recycle:touch_mtime = true Guenther Modified:

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

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 13:18:09 + (Tue, 21 Jun 2005) New Revision: 7808 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7808 Log: fixed the build of ldb after the binary file support in ldif was added Modified:

svn commit: samba r7809 - in branches/SAMBA_3_0_RELEASE: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 13:27:35 + (Tue, 21 Jun 2005) New Revision: 7809 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7809 Log: working copy of release notes Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Sorry, the patch is too large

svn commit: samba r7810 - in branches/SAMBA_4_0/source/libcli/ldap: .

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-21 13:42:47 + (Tue, 21 Jun 2005) New Revision: 7810 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7810 Log: don't give errors when the ldap server sends us reference replies Modified:

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

2005-06-21 Thread vlendec
Author: vlendec Date: 2005-06-21 17:16:30 + (Tue, 21 Jun 2005) New Revision: 7811 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7811 Log: Get rid of an uninitialized variable warning. Jerry, you might want to check this. Volker Modified:

svn commit: samba-web r708 - in trunk: .

2005-06-21 Thread deryck
Author: deryck Date: 2005-06-21 17:56:07 + (Tue, 21 Jun 2005) New Revision: 708 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=708 Log: Fix path to header (a goof from when I rearranged.) Thanks, derrell. Also cleaned up for XHTML while on the file. deryck

svn commit: samba-web r709 - in trunk/news: style team

2005-06-21 Thread deryck
Author: deryck Date: 2005-06-21 18:12:06 + (Tue, 21 Jun 2005) New Revision: 709 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=709 Log: Adding news item on steve's book. Cleanup CSS for news from recent changes. Added: trunk/news/style/common.css

svn commit: samba r7812 - in branches/SAMBA_3_0_RELEASE: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 18:43:12 + (Tue, 21 Jun 2005) New Revision: 7812 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7812 Log: finish the commit log for 3.0.20pre1 release; need to update a few more announcement sections Modified:

svn commit: samba-web r710 - in trunk/news: . calendar

2005-06-21 Thread deryck
Author: deryck Date: 2005-06-21 18:52:28 + (Tue, 21 Jun 2005) New Revision: 710 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=710 Log: Link to the correct style sheet. deryck Modified: trunk/news/about.html trunk/news/calendar/index.html

svn commit: samba r7813 - in branches/SAMBA_4_0/source/libcli/resolve: .

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:18:08 + (Tue, 21 Jun 2005) New Revision: 7813 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7813 Log: Make async request independent from config file routines. rafal Modified:

svn commit: samba r7814 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:19:17 + (Tue, 21 Jun 2005) New Revision: 7814 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7814 Log: Propagate the change in resolve_name_send function. Modified: branches/SAMBA_4_0/source/libcli/composite/connect.c

svn commit: samba r7815 - in branches/SAMBA_3_0_RELEASE: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 20:19:19 + (Tue, 21 Jun 2005) New Revision: 7815 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7815 Log: fix a mistake in attributions and clarify the mention of nss_winbind.so Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt

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

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:22:38 + (Tue, 21 Jun 2005) New Revision: 7816 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7816 Log: Implementation of shortcut function for those (probably many) who don't like to bother with netbios type names when looking for

svn commit: samba-docs r665 - in trunk/Samba3-HOWTO: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 20:27:16 + (Tue, 21 Jun 2005) New Revision: 665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=665 Log: fix bad link Modified: trunk/Samba3-HOWTO/index.xml Changeset: Modified: trunk/Samba3-HOWTO/index.xml

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

2005-06-21 Thread derrell
Author: derrell Date: 2005-06-21 20:34:24 + (Tue, 21 Jun 2005) New Revision: 7817 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7817 Log: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems that ctime_r() takes different parameters on Solaris

svn commit: samba-docs r666 - in trunk/Samba3-HOWTO: .

2005-06-21 Thread jht
Author: jht Date: 2005-06-21 20:34:29 + (Tue, 21 Jun 2005) New Revision: 666 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=666 Log: Fixing index problems. Modified: trunk/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml trunk/Samba3-HOWTO/TOSHARG-Passdb.xml

svn commit: samba r7818 - in trunk/source/libsmb: .

2005-06-21 Thread derrell
Author: derrell Date: 2005-06-21 20:39:51 + (Tue, 21 Jun 2005) New Revision: 7818 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7818 Log: merge r7817 from SAMBA_3_0 Modified: trunk/source/libsmb/libsmbclient.c Changeset: Modified:

svn commit: samba r7819 - in branches/SAMBA_3_0_RELEASE: . source/libsmb source/modules

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 20:56:52 + (Tue, 21 Jun 2005) New Revision: 7819 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7819 Log: svn merge -r7798:7817 svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 Modified:

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

2005-06-21 Thread jra
Author: jra Date: 2005-06-21 21:26:26 + (Tue, 21 Jun 2005) New Revision: 7820 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7820 Log: Don't check permissions for setting POSIX pathname request. Jeremy. Modified: trunk/source/smbd/trans2.c Changeset:

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

2005-06-21 Thread jra
Author: jra Date: 2005-06-21 21:26:29 + (Tue, 21 Jun 2005) New Revision: 7821 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7821 Log: Don't check permissions for setting POSIX pathname request. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/trans2.c

svn commit: samba-web r711 - in trunk/news/team: .

2005-06-21 Thread deryck
Author: deryck Date: 2005-06-21 21:46:14 + (Tue, 21 Jun 2005) New Revision: 711 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=711 Log: news.samba.org was up to date with Steve's story, but the headlines on samba.org hadn't updated. Turns out my news script

svn commit: samba r7822 - in branches/SAMBA_3_0/packaging: Fedora RedHat

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 22:13:58 + (Tue, 21 Jun 2005) New Revision: 7822 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7822 Log: fixing specfiles after removing testprns Modified: branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl

svn commit: samba r7823 - in trunk/source: . nsswitch rpc_client

2005-06-21 Thread vlendec
Author: vlendec Date: 2005-06-21 22:20:08 + (Tue, 21 Jun 2005) New Revision: 7823 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7823 Log: More work in progress. wbinfo --groupmem sid now should expand aliases and nested domain groups. It needs optimization and

svn commit: samba r7824 - in branches/SAMBA_3_0_RELEASE/packaging: Fedora RedHat

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 22:25:43 + (Tue, 21 Jun 2005) New Revision: 7824 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7824 Log: merging specfile fixes from 3.0 Modified: branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl

svn commit: samba r7825 - in branches: SAMBA_3_0/packaging/Fedora SAMBA_3_0_RELEASE/packaging/Fedora

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 22:46:34 + (Tue, 21 Jun 2005) New Revision: 7825 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7825 Log: Fedora packaging fixes after docs change Modified: branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl

svn commit: samba r7826 - in tags: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 22:50:04 + (Tue, 21 Jun 2005) New Revision: 7826 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7826 Log: tagging 3.0.20pre1 Added: tags/release-3-0-20pre1/ Changeset: Copied: tags/release-3-0-20pre1 (from rev 7825,

svn commit: samba-docs r667 - in tags: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-21 22:50:07 + (Tue, 21 Jun 2005) New Revision: 667 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=667 Log: tagging 3.0.20pre1 Added: tags/release-3-0-20pre1/ Changeset: Copied: tags/release-3-0-20pre1 (from rev 666, trunk)

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

2005-06-21 Thread Andrew Tridgell
Derrell, Shouldn't this be talloc_strdup(ldb not connected)? The error string from some modules is likely to have to be allocated, as it may be coming, initially, from an external library which malloc()s it, so the string will have to be talloc_strdup()ed to be returned. (e.g. sqlite).

Build status as of Wed Jun 22 00:00:01 2005

2005-06-21 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-06-21 00:00:31.0 + +++ /home/build/master/cache/broken_results.txt 2005-06-22 00:00:05.0 + @@ -1,4 +1,4 @@ -Build status as of Tue Jun 21 00:00:02 2005 +Build status as of Wed Jun

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

2005-06-21 Thread derrell
Andrew Tridgell [EMAIL PROTECTED] writes: Derrell, Shouldn't this be talloc_strdup(ldb not connected)? The error string from some modules is likely to have to be allocated, as it may be coming, initially, from an external library which malloc()s it, so the string will have to be

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

2005-06-21 Thread Andrew Tridgell
Derrell, That's kinda yucky. (No, that's really yucky.) Is there some reason that you wouldn't want the caller to just free the error string, or better yet, for the error string to always just be allocated on the ldb context so that it gets freed automagically? With everything so

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

2005-06-21 Thread Simo Sorce
On Tue, 2005-06-21 at 20:06 -0400, [EMAIL PROTECTED] wrote: Andrew Tridgell [EMAIL PROTECTED] writes: Derrell, Shouldn't this be talloc_strdup(ldb not connected)? The error string from some modules is likely to have to be allocated, as it may be coming, initially, from an

svn commit: samba-docs r669 - in trunk/Samba3-HOWTO: .

2005-06-21 Thread jht
Author: jht Date: 2005-06-22 02:17:10 + (Wed, 22 Jun 2005) New Revision: 669 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=669 Log: Another partial update. Modified: trunk/Samba3-HOWTO/TOSHARG-Passdb.xml Changeset: Sorry, the patch is too large (837

svn commit: samba-docs r670 - in trunk/Samba3-HOWTO: .

2005-06-21 Thread jht
Author: jht Date: 2005-06-22 02:27:09 + (Wed, 22 Jun 2005) New Revision: 670 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=670 Log: Progress commit. Modified: trunk/Samba3-HOWTO/TOSHARG-Passdb.xml Changeset: Sorry, the patch is too large (318 lines) to

svn commit: samba-web r712 - in trunk: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-22 02:32:17 + (Wed, 22 Jun 2005) New Revision: 712 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=712 Log: announcing 3.0.20pre1 Modified: trunk/index.html Changeset: Modified: trunk/index.html

svn commit: samba r7828 - in branches/SAMBA_4_0/source/lib/ldb: common include ldb_sqlite3 tests tools

2005-06-21 Thread derrell
Author: derrell Date: 2005-06-22 02:39:07 + (Wed, 22 Jun 2005) New Revision: 7828 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7828 Log: Although there is still plenty to do, ldb_sqlite3 now passes the set of tests in tests/test-sqlite3.sh

svn commit: samba r7829 - branches/SAMBA_3_0/source/printing trunk/source/printing

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-22 02:51:22 + (Wed, 22 Jun 2005) New Revision: 7829 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7829 Log: fix unitialized printer status field that was breaking migration of print queues Modified:

svn commit: samba r7830 - in branches/SAMBA_3_0/packaging/Fedora: .

2005-06-21 Thread jerry
Author: jerry Date: 2005-06-22 03:05:54 + (Wed, 22 Jun 2005) New Revision: 7830 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7830 Log: fix directory typo with testprns manpage Modified: branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl Changeset: Modified:

svn commit: samba r7831 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-22 03:08:06 + (Wed, 22 Jun 2005) New Revision: 7831 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7831 Log: use cn=TEST as base of test DNs so we don't interfere with potentially real records Modified:

svn commit: samba r7832 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-22 03:09:25 + (Wed, 22 Jun 2005) New Revision: 7832 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7832 Log: missed one Modified: branches/SAMBA_4_0/source/lib/ldb/tests/photo.ldif Changeset: Modified:

svn commit: samba r7833 - in branches/SAMBA_4_0/source/lib/ldb: tests tools

2005-06-21 Thread tridge
Author: tridge Date: 2005-06-22 03:10:40 + (Wed, 22 Jun 2005) New Revision: 7833 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7833 Log: changed ldbsearch and ldbedit to have command line syntax closer to ldapsearch. They look for an '=' in the first argument to