svn commit: samba r12836 - in branches/SAMBA_4_0/source: . build/m4

2006-01-10 Thread metze
Author: metze Date: 2006-01-11 00:56:49 + (Wed, 11 Jan 2006) New Revision: 12836 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12836 Log: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"default\")))" if the compiler supports it, this will cause

Build status as of Wed Jan 11 00:00:02 2006

2006-01-10 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-01-10 00:00:06.0 + +++ /home/build/master/cache/broken_results.txt 2006-01-11 00:00:46.0 + @@ -1,15 +1,15 @@ -Build status as of Tue Jan 10 00:00:02 2006 +Build status as of Wed Jan

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

2006-01-10 Thread mimir
Author: mimir Date: 2006-01-10 22:22:55 + (Tue, 10 Jan 2006) New Revision: 12835 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12835 Log: RpcConnect test expansion to test connecting using ncacp_ip_tcp as well as ncacn_np. rafal Modified: branches/SAMBA_4

svn commit: samba r12834 - in branches/tmp/deryck-samba4-swat: . source/auth source/dsdb/samdb/ldb_modules source/include source/lib/ldb/common source/lib/ldb/include source/lib/ldb/ldb_ildap source/l

2006-01-10 Thread deryck
Author: deryck Date: 2006-01-10 20:37:16 + (Tue, 10 Jan 2006) New Revision: 12834 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12834 Log: Merge from SAMBA_4_0. deryck Removed: branches/tmp/deryck-samba4-swat/source/web_server/pam.c Modified: branches/tm

svn commit: samba r12833 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-01-10 Thread idra
Author: idra Date: 2006-01-10 17:19:32 + (Tue, 10 Jan 2006) New Revision: 12833 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12833 Log: complete ldbsearch support for controls now the three supported controls (paged_results, server_sort, extended_dn) are fully

svn commit: samba r12832 - in branches/SAMBA_4_0/source/include: .

2006-01-10 Thread metze
Author: metze Date: 2006-01-10 16:55:15 + (Tue, 10 Jan 2006) New Revision: 12832 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12832 Log: make it possible to pass -D_PUBLIC_... to the compiler metze Modified: branches/SAMBA_4_0/source/include/includes.h C

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

2006-01-10 Thread metze
Author: metze Date: 2006-01-10 16:54:21 + (Tue, 10 Jan 2006) New Revision: 12831 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12831 Log: add 'extern' to public prototypes metze Modified: branches/SAMBA_4_0/source/script/mkproto.pl Changeset: Modified: bra

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

2006-01-10 Thread metze
Author: metze Date: 2006-01-10 16:51:46 + (Tue, 10 Jan 2006) New Revision: 12830 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12830 Log: this can be const metze Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c Changeset: Modified: branches

svn commit: samba r12829 - in branches/SAMBA_4_0/source/lib/ldb: common include ldb_ildap ldb_ldap ldb_sqlite3 ldb_tdb modules samba tools

2006-01-10 Thread metze
Author: metze Date: 2006-01-10 16:48:32 + (Tue, 10 Jan 2006) New Revision: 12829 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12829 Log: fix ldb headers, to not include '<...>' files in .c files this helps in getting symbol -fvisibility=hidden (GCC 4 feature)

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

2006-01-10 Thread idra
Author: idra Date: 2006-01-10 14:27:48 + (Tue, 10 Jan 2006) New Revision: 12828 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12828 Log: add a test to check white spaces comparison Modified: branches/SAMBA_4_0/source/lib/ldb/tests/init.ldif branches/SAMB

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

2006-01-10 Thread idra
Author: idra Date: 2006-01-10 14:21:24 + (Tue, 10 Jan 2006) New Revision: 12827 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12827 Log: This was a very well concealed bug. Thank to Andrew Bartlet for finding out a test case that showed it up. Simo. Modified

svn commit: samba r12826 - in branches/SAMBA_4_0/swat/install: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 11:49:50 + (Tue, 10 Jan 2006) New Revision: 12826 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12826 Log: The base DN is very tied to the realm. Allowing it to be changed here only allows stuffups, but doesn't benifit anyone.

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

2006-01-10 Thread gd
Author: gd Date: 2006-01-10 11:34:43 + (Tue, 10 Jan 2006) New Revision: 12825 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12825 Log: Add \n Guenther Modified: branches/SAMBA_4_0/source/lib/samba3/secrets.c Changeset: Modified: branches/SAMBA_4_0/source/

svn commit: samba r12824 - in branches/SAMBA_4_0/source/auth: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 10:54:45 + (Tue, 10 Jan 2006) New Revision: 12824 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12824 Log: Another typo. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/auth_unix.c Changeset: Modified: branches/S

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

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 10:35:47 + (Tue, 10 Jan 2006) New Revision: 12823 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12823 Log: Fix up the provison and newuser code in SWAT. This also cleans up the main provision script a bit, as the argument list

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

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:43:00 + (Tue, 10 Jan 2006) New Revision: 12822 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12822 Log: Given that talloc gives us this extra level of safety, use it. Andrew Bartlett Modified: branches/SAMBA_4_0/source/s

svn commit: samba r12821 - in branches/SAMBA_4_0/source/auth: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:41:59 + (Tue, 10 Jan 2006) New Revision: 12821 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12821 Log: Fix typos. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/auth_unix.c Changeset: Modified: branches/SAMB

svn commit: samba r12820 - in branches/SAMBA_4_0: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:22:50 + (Tue, 10 Jan 2006) New Revision: 12820 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12820 Log: Remove duplicate entry caused by merge. Andrew Bartlett Modified: branches/SAMBA_4_0/NEWS Changeset: Modified: bra

svn commit: samba r12819 - in branches/SAMBA_4_0: source/scripting/ejs swat

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:21:13 + (Tue, 10 Jan 2006) New Revision: 12819 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12819 Log: Fix swat authentication again. We need to pass the socket_address structure around, so the auth code knows where the req

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

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:18:48 + (Tue, 10 Jan 2006) New Revision: 12818 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12818 Log: When denying an operation, include what we think the username is in the error message. Andrew Bartlett Modified: bra

svn commit: samba r12817 - in branches/SAMBA_4_0/source/web_server: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:17:58 + (Tue, 10 Jan 2006) New Revision: 12817 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12817 Log: Create a ESP variable with the struct socket_address * in it, so we can pass that do the auth subsystem. Andrew Bartlett

svn commit: samba r12816 - in branches/SAMBA_4_0/source/auth: .

2006-01-10 Thread abartlet
Author: abartlet Date: 2006-01-10 09:15:57 + (Tue, 10 Jan 2006) New Revision: 12816 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12816 Log: Ugly hacks to the auth_unix code to make a SYSTEM token for root. If we are going to try and have a 'real' NT token for

svn commit: samba r12815 - in branches/SAMBA_4_0/source/smbd: .

2006-01-10 Thread metze
Author: metze Date: 2006-01-10 08:41:49 + (Tue, 10 Jan 2006) New Revision: 12815 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12815 Log: try to fix the build on AIX metze Modified: branches/SAMBA_4_0/source/smbd/process_single.c branches/SAMBA_4_0/source