svn commit: samba r26143 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 09:41:50 + (Tue, 27 Nov 2007) New Revision: 26143 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26143 Log: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo. Guenther Modified:

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 09:49:19 + (Tue, 27 Nov 2007) New Revision: 26144 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26144 Log: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and wkssvc_NetrWkstaTransportDel. Guenther Modified:

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 09:58:18 + (Tue, 27 Nov 2007) New Revision: 26145 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26145 Log: Fix server side of wkssvc_NetWkstaTransportEnum. Guenther Modified:

svn commit: samba r26146 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 10:07:00 + (Tue, 27 Nov 2007) New Revision: 26146 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26146 Log: Add IDL and torture test for wkssvc_NetrUseEnum(). Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl

svn commit: samba-docs r1210 - in trunk/manpages-3: .

2007-11-27 Thread kseeger
Author: kseeger Date: 2007-11-27 10:11:21 + (Tue, 27 Nov 2007) New Revision: 1210 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1210 Log: Fix typo Modified: trunk/manpages-3/idmap_ad.8.xml Changeset: Modified: trunk/manpages-3/idmap_ad.8.xml

svn commit: samba r26151 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 10:34:53 + (Tue, 27 Nov 2007) New Revision: 26151 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26151 Log: Add IDL and torture test for wkssvc_NetrValidateName() and wkssvc_NetrValidateName2(). Guenther Modified:

svn commit: samba r26154 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:14:51 + (Tue, 27 Nov 2007) New Revision: 26154 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26154 Log: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lot of unknowns, I know... Guenther Modified:

svn commit: samba r26155 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:20:34 + (Tue, 27 Nov 2007) New Revision: 26155 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26155 Log: Add IDL and torture teset for wkssvc_NetrMessageBufferSend(). Guenther Modified:

svn commit: samba r26156 - in branches/SAMBA_4_0/source/torture/rpc: .

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:21:26 + (Tue, 27 Nov 2007) New Revision: 26156 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26156 Log: Choose a more speaking message in test_NetrMessageBufferSend(). Guenther Modified:

svn commit: samba r26158 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:49:51 + (Tue, 27 Nov 2007) New Revision: 26158 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26158 Log: Add IDL for wkssvc_NetrRenameMachineInDomain(). Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:51:22 + (Tue, 27 Nov 2007) New Revision: 26159 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26159 Log: Align to coding conventions. Guenther Modified: branches/SAMBA_4_0/source/rpc_server/wkssvc/dcesrv_wkssvc.c Changeset:

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 11:58:33 + (Tue, 27 Nov 2007) New Revision: 26160 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26160 Log: Add WERR_NAME_NOT_FOUND. Guenther Modified: branches/SAMBA_4_0/source/libcli/util/doserr.c

svn commit: samba r26161 - in branches/SAMBA_4_0/source/torture/rpc: .

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:04:03 + (Tue, 27 Nov 2007) New Revision: 26161 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26161 Log: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and wkssvc_NetrRenameMachineInDomain2(). Guenther

svn commit: samba r26162 - in branches/SAMBA_4_0/source/torture/rpc: .

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:04:48 + (Tue, 27 Nov 2007) New Revision: 26162 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26162 Log: Remove accidental commit. Guenther Modified: branches/SAMBA_4_0/source/torture/rpc/wkssvc.c Changeset: Modified:

svn commit: samba r26163 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:08:01 + (Tue, 27 Nov 2007) New Revision: 26163 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26163 Log: Add IDL and torture test for wkssvc_NetrGetJoinInformation(). Guenther Modified:

svn commit: samba r26164 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:11:49 + (Tue, 27 Nov 2007) New Revision: 26164 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26164 Log: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain(). Guenther Modified:

svn commit: samba r26165 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/wkssvc torture/rpc

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:18:23 + (Tue, 27 Nov 2007) New Revision: 26165 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26165 Log: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and wkssvc_NetrGetJoinableOus2() (both unavailable remotely). Guenther

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:26:20 + (Tue, 27 Nov 2007) New Revision: 26167 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26167 Log: Just for completeness, add some more documented wkssvc_NetWkstaInfo info level uint32s. Guenther Modified:

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:27:27 + (Tue, 27 Nov 2007) New Revision: 26168 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26168 Log: Add two more documented WKSSVC_JOIN_FLAGS. Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl Changeset:

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:28:38 + (Tue, 27 Nov 2007) New Revision: 26169 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26169 Log: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer. Guenther Modified:

svn commit: samba r26170 - in branches/SAMBA_4_0/source/torture/rpc: .

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 12:56:10 + (Tue, 27 Nov 2007) New Revision: 26170 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26170 Log: Put test_NetrUseGetInfo() in the correct order of tests. Guenther Modified: branches/SAMBA_4_0/source/torture/rpc/wkssvc.c

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-375-g1fab16f

2007-11-27 Thread Günther Deschner
The branch, v3-2-test has been updated via 1fab16ffb888cd4ec18e52d9da33976a67a5d104 (commit) from 331c0d6216e1a1607a49ed7eb4078e10138ec16a (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

svn commit: samba r26172 - in branches/SAMBA_4_0/source: .

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 13:23:01 + (Tue, 27 Nov 2007) New Revision: 26172 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26172 Log: Skip testing wkssvc against us, we only have dummy support anyway. Guenther Modified:

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-376-g03673f2

2007-11-27 Thread Michael Adam
The branch, v3-2-test has been updated via 03673f2cd614526e7720275a5ba0869c68429f4d (commit) from 1fab16ffb888cd4ec18e52d9da33976a67a5d104 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

svn commit: samba-docs r1212 - in trunk/xslt: .

2007-11-27 Thread ab
Author: ab Date: 2007-11-27 15:50:28 + (Tue, 27 Nov 2007) New Revision: 1212 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1212 Log: - Activate embedded db2latex - Use UTF-8 in LaTeX Modified: trunk/xslt/latex.overrides.xml trunk/xslt/latex.xsl

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-377-g172f7ce

2007-11-27 Thread Günther Deschner
The branch, v3-2-test has been updated via 172f7ce96dc12cfc7d2209d8ed56aeebefd6207b (commit) from 03673f2cd614526e7720275a5ba0869c68429f4d (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

svn commit: samba r26173 - in branches/4.0-python: . source/build/smb_build source/librpc/rpc source/scripting/python

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 17:19:15 + (Tue, 27 Nov 2007) New Revision: 26173 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26173 Log: Merge upstream. Modified: branches/4.0-python/ branches/4.0-python/source/build/smb_build/input.pm

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

2007-11-27 Thread gd
Author: gd Date: 2007-11-27 18:13:24 + (Tue, 27 Nov 2007) New Revision: 26176 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26176 Log: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo(). Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-378-g55b4f9d

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via 55b4f9d003b036af69085f7b64e0df08c5ba440d (commit) from 172f7ce96dc12cfc7d2209d8ed56aeebefd6207b (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-380-g0002a9e

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via 0002a9e96b0ef78316295a6eb94ff29b64e2f988 (commit) via 951202913956e113841585f7372e8db8f9aeb76a (commit) from 55b4f9d003b036af69085f7b64e0df08c5ba440d (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log

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

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 23:28:23 + (Tue, 27 Nov 2007) New Revision: 26177 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26177 Log: Allow prebuilding swig wrapper, install ldb.py. Modified: branches/SAMBA_4_0/

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

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 23:49:42 + (Tue, 27 Nov 2007) New Revision: 26178 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26178 Log: Link against -ldl as well to prevent undefined symbols. Modified: branches/SAMBA_4_0/

Build status as of Wed Nov 28 00:00:02 2007

2007-11-27 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-11-27 00:00:40.0 + +++ /home/build/master/cache/broken_results.txt 2007-11-28 00:01:13.0 + @@ -1,4 +1,4 @@ -Build status as of Tue Nov 27 00:00:01 2007 +Build status as of Wed Nov

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

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 00:25:47 + (Wed, 28 Nov 2007) New Revision: 26179 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26179 Log: Fix symlink. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/ldb/Makefile.in Changeset: Property

Rev 678: apply upstream change notify fix from volker in http://samba.org/~tridge/3_0-ctdb

2007-11-27 Thread tridge
revno: 678 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Wed 2007-11-28 11:40:51 +1100 message: apply upstream change notify fix from volker

svn commit: samba r26180 - in branches/SAMBA_4_0: . source/lib/tdb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 01:20:00 + (Wed, 28 Nov 2007) New Revision: 26180 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26180 Log: Allow prebuilding swig output files. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/tdb/Makefile.in

svn commit: samba r26181 - in branches/SAMBA_4_0: . source/lib/tdb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 01:20:10 + (Wed, 28 Nov 2007) New Revision: 26181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26181 Log: Set version to 1.1.1, as 1.1.0 has already been released. Modified: branches/SAMBA_4_0/

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-27a-9-g8b83ddc

2007-11-27 Thread Jeremy Allison
The branch, v3-0-test has been updated via 8b83ddcce126c8a2c36b535c86f4a5b8c25a92f8 (commit) from 1ae55fe5c2a54fc65a95c3d6c62b355bab380e33 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-383-g6a556fd

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via 6a556fd73ac8c247c15df664f7910f8688abfdbc (commit) via 3052172d2bfe9d78525e90816394aac2dd54 (commit) via 04aecde5cfdb00d5aa32f9675c797266aba83c0f (commit) from 0002a9e96b0ef78316295a6eb94ff29b64e2f988 (commit)

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-384-gb5a2a1e

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via b5a2a1e3f82a0d319fc9a1d76f5166150680f4d4 (commit) from 6a556fd73ac8c247c15df664f7910f8688abfdbc (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-385-gf1e401e

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via f1e401ef5c89ecf12921b7adb228da438521a693 (commit) from b5a2a1e3f82a0d319fc9a1d76f5166150680f4d4 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

svn commit: samba r26182 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules testprogs/ejs

2007-11-27 Thread abartlet
Author: abartlet Date: 2007-11-28 04:24:12 + (Wed, 28 Nov 2007) New Revision: 26182 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26182 Log: Extend our linked attribute testsuite to cover many more possible modifications, and then extend our implementation to

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-387-g9755c53

2007-11-27 Thread Jeremy Allison
The branch, v3-2-test has been updated via 9755c5311416f17bac0a848d027cafb3fd487618 (commit) from 6cae4b5fa1bcb848cb2a28daaafeefd6bcd08274 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -