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

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 06:13:55 + (Sun, 07 Aug 2005) New Revision: 9171 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9171 Log: - support putting a credentials object in a rpc pipe object to allow authentication with other than the command line

svn commit: samba r9172 - in branches/SAMBA_4_0/source/lib/appweb/mpr: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 06:16:10 + (Sun, 07 Aug 2005) New Revision: 9172 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9172 Log: - fixed a nasty bug in the 'deep copy' mpr code that caused variables called 'credentials' to not copy correctly (the bug was

svn commit: samba r9173 - in branches/SAMBA_4_0/source/lib/appweb/ejs: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 06:16:32 + (Sun, 07 Aug 2005) New Revision: 9173 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9173 Log: catch ep-local being NULL Modified: branches/SAMBA_4_0/source/lib/appweb/ejs/ejsLib.c Changeset: Modified:

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

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 06:19:17 + (Sun, 07 Aug 2005) New Revision: 9174 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9174 Log: ejs does not include the special variable 'length' in for loops over objects, so we need to check for it separately in the

svn commit: samba r9175 - in branches/SAMBA_4_0/swat/esptest: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 06:22:08 + (Sun, 07 Aug 2005) New Revision: 9175 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9175 Log: simplify the example code a bit Modified: branches/SAMBA_4_0/swat/esptest/qooxdoo.esp Changeset: Modified:

svn commit: samba r9176 - in branches/SAMBA_4_0/swat: esptest scripting scripting/client

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 07:00:00 + (Sun, 07 Aug 2005) New Revision: 9176 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9176 Log: added a much neater method of calling printf on the server from client side js. Just use srv_printf() and normal printf

svn commit: samba r9177 - in branches/SAMBA_4_0/swat: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 07:00:27 + (Sun, 07 Aug 2005) New Revision: 9177 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9177 Log: setup a credentials object in authinfo on login Modified: branches/SAMBA_4_0/swat/login.esp Changeset: Modified:

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

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 07:01:03 + (Sun, 07 Aug 2005) New Revision: 9178 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9178 Log: remove the old server printf code Modified: branches/SAMBA_4_0/source/scripting/libjs/server_call.js Changeset:

svn commit: samba-web r768 - in trunk/team: .

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 14:56:49 + (Sun, 07 Aug 2005) New Revision: 768 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=768 Log: replacing TODO list with projects page Modified: trunk/team/index.html Changeset: Modified: trunk/team/index.html

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

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-07 15:20:25 + (Sun, 07 Aug 2005) New Revision: 9179 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9179 Log: cope with simultaneous web requests using the same session variable Modified:

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

2005-08-07 Thread brad
Author: brad Date: 2005-08-07 15:25:25 + (Sun, 07 Aug 2005) New Revision: 9180 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9180 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-07 09:30:12 -0600 Reworked libnet_join to use two join levels, AUTOMATIC and SPECIFIED.

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

2005-08-07 Thread brad
Author: brad Date: 2005-08-07 15:25:36 + (Sun, 07 Aug 2005) New Revision: 9181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9181 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-07 09:31:22 -0600 Working with libnet_Join(), code cleanup needed in the near future.

svn commit: samba r9187 - in branches/SAMBA_3_0_RELEASE/source: .

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 19:02:02 + (Sun, 07 Aug 2005) New Revision: 9187 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9187 Log: removing stf from release branch Removed: branches/SAMBA_3_0_RELEASE/source/stf/ Changeset:

svn commit: samba r9188 - in branches/SAMBA_3_0_RELEASE/packaging/Fedora: .

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 19:02:33 + (Sun, 07 Aug 2005) New Revision: 9188 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9188 Log: sync packaging with SAMBA_3_0 tree Modified: branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl Changeset:

svn commit: samba r9189 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2005-08-07 Thread vlendec
Author: vlendec Date: 2005-08-07 19:09:14 + (Sun, 07 Aug 2005) New Revision: 9189 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9189 Log: Add the capability to set different registry value types (string, dword and multistring) using setprinterdata. In multistring

svn commit: samba r9190 - in branches/SAMBA_3_0_RELEASE/source: include rpc_client rpc_parse rpc_server

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 19:11:24 + (Sun, 07 Aug 2005) New Revision: 9190 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9190 Log: * bring across the rpc_bind cleanup so I can get the usermgr.exe on 2003sp1 fix Modified:

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

2005-08-07 Thread tpot
Author: tpot Date: 2005-08-07 19:22:20 + (Sun, 07 Aug 2005) New Revision: 9191 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9191 Log: Generate headers for nested structures that need pushing or pulling. Modified:

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

2005-08-07 Thread brad
Author: brad Date: 2005-08-07 19:40:22 + (Sun, 07 Aug 2005) New Revision: 9192 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9192 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-07 13:46:09 -0600 Some code cleanup to make things a little more readable. Modified:

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

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 19:56:50 + (Sun, 07 Aug 2005) New Revision: 9193 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9193 Log: updating release notes for 3.0.20rc2 Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Sorry, the patch is too

svn commit: samba r9194 - in branches/SAMBA_3_0/source/rpc_server: .

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 20:10:21 + (Sun, 07 Aug 2005) New Revision: 9194 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9194 Log: do not enumerate privileges when they are not enabled Modified: branches/SAMBA_3_0/source/rpc_server/srv_lsa_nt.c

svn commit: samba r9195 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_RELEASE/source/rpc_server

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 20:28:53 + (Sun, 07 Aug 2005) New Revision: 9195 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9195 Log: setting log level to 2 instead of 0 Modified: branches/SAMBA_3_0/source/rpc_server/srv_lsa_nt.c

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

2005-08-07 Thread metze
Author: metze Date: 2005-08-07 20:34:38 + (Sun, 07 Aug 2005) New Revision: 9196 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9196 Log: - add a note about the Canonicalize KDCOPtion flag - add a note about old client using the wrong checksum type for GSSAPI in

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

2005-08-07 Thread jerry
Author: jerry Date: 2005-08-07 20:53:36 + (Sun, 07 Aug 2005) New Revision: 9197 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9197 Log: updates for release notes Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Modified:

svn commit: samba r9198 - branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/rpcclient branches/SAMBA_3_0/source/utils trunk/source/lib trunk/source/rpcclient trunk/source/utils

2005-08-07 Thread vlendec
Author: vlendec Date: 2005-08-07 20:59:28 + (Sun, 07 Aug 2005) New Revision: 9198 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9198 Log: Convert hex_encode and strhex_to_data_blob to take a talloc context. Volker Modified:

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

2005-08-07 Thread tpot
Author: tpot Date: 2005-08-07 21:10:32 + (Sun, 07 Aug 2005) New Revision: 9199 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9199 Log: Another go at recursive flattening of structs. Modified: branches/SAMBA_4_0/source/script/build_smb_interfaces.pl

svn commit: samba r9200 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2005-08-07 Thread vlendec
Author: vlendec Date: 2005-08-07 21:23:38 + (Sun, 07 Aug 2005) New Revision: 9200 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9200 Log: Add support for REG_BINARY to rpcclient getdata and setprinterdata. Volker Modified:

svn commit: samba r9201 - branches/SAMBA_3_0/source/lib trunk/source/lib

2005-08-07 Thread vlendec
Author: vlendec Date: 2005-08-07 21:34:55 + (Sun, 07 Aug 2005) New Revision: 9201 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9201 Log: Ouch :-( Modified: branches/SAMBA_3_0/source/lib/util_str.c trunk/source/lib/util_str.c Changeset: Modified:

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

2005-08-07 Thread tpot
Author: tpot Date: 2005-08-07 22:14:30 + (Sun, 07 Aug 2005) New Revision: 9202 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9202 Log: OK now we are getting somewhere. Generate js stubs for top level structs and each arm of top level unions. Don't generate a

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

2005-08-07 Thread jpeach
Author: jpeach Date: 2005-08-07 23:14:53 + (Sun, 07 Aug 2005) New Revision: 9203 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9203 Log: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to remove the compiler warning. This is safe since

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

2005-08-07 Thread jpeach
Author: jpeach Date: 2005-08-07 23:34:50 + (Sun, 07 Aug 2005) New Revision: 9204 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9204 Log: Merge -r 9020:9203 from branches/SAMBA_3_0. Modified: trunk/source/lib/sysquotas_4A.c Changeset: Modified:

Build status as of Mon Aug 8 00:00:02 2005

2005-08-07 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-08-07 00:00:07.0 + +++ /home/build/master/cache/broken_results.txt 2005-08-08 00:00:11.0 + @@ -1,17 +1,17 @@ -Build status as of Sun Aug 7 00:00:01 2005 +Build status as of Mon Aug

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

2005-08-07 Thread tpot
Author: tpot Date: 2005-08-08 00:24:05 + (Mon, 08 Aug 2005) New Revision: 9205 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9205 Log: Generate more stub code for smb_raw ejs functions. Modified: branches/SAMBA_4_0/source/script/build_smb_interfaces.pl

svn commit: samba r9206 - in branches/SOC/SAMBA_3_0/source: include libmsrpc libmsrpc/test

2005-08-07 Thread skel
Author: skel Date: 2005-08-08 01:10:46 + (Mon, 08 Aug 2005) New Revision: 9206 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9206 Log: added cac_RegDeleteKey() cac_RegDeleteValue() and cac_RegCreateKey() Added:

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

2005-08-07 Thread tpot
Author: tpot Date: 2005-08-08 02:19:35 + (Mon, 08 Aug 2005) New Revision: 9207 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9207 Log: Start generating ejs_push/pull calls for structure elements. Modified:

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

2005-08-07 Thread metze
Author: metze Date: 2005-08-08 02:42:35 + (Mon, 08 Aug 2005) New Revision: 9208 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9208 Log: fix a crash bug metze Modified: branches/SAMBA_4_0/source/dsdb/samdb/samdb.c Changeset: Modified:

svn commit: samba r9209 - in branches/SAMBA_4_0/source/lib/registry: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-08 03:19:28 + (Mon, 08 Aug 2005) New Revision: 9209 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9209 Log: - fixed the ldb registry backend to work with the new provision ldif - default to ldb backend if none specified

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

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-08 03:20:17 + (Mon, 08 Aug 2005) New Revision: 9210 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9210 Log: fixed support for a credentials element in a rpc object in ejs to not give lots of warnings of missing properties Modified:

svn commit: samba r9211 - in branches/SAMBA_4_0/swat/scripting/client: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-08 03:21:16 + (Mon, 08 Aug 2005) New Revision: 9211 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9211 Log: don't try to encode functions in the AJAJ object encoder Modified: branches/SAMBA_4_0/swat/scripting/client/encoder.js

svn commit: samba r9212 - in branches/SAMBA_4_0/swat: . esptest

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-08 03:23:20 + (Mon, 08 Aug 2005) New Revision: 9212 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9212 Log: the beginnings of a registry editor in SWAT, using client side javascript and AJAJ This doesn't work at all well yet, mostly

svn commit: samba r9213 - in branches/SAMBA_4_0/swat/esptest: .

2005-08-07 Thread tridge
Author: tridge Date: 2005-08-08 05:26:15 + (Mon, 08 Aug 2005) New Revision: 9213 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=9213 Log: some improvements to the registry editor code Modified: branches/SAMBA_4_0/swat/esptest/registry.esp Changeset: Modified: