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

2006-11-24 Thread jelmer
Author: jelmer Date: 2006-11-24 16:21:23 + (Fri, 24 Nov 2006) New Revision: 19879 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19879 Log: Make test targets depend on libraries (might be required for the pidl tests) Modified: branches/SAMBA_4_0/source/main.mk

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

2006-11-24 Thread jelmer
Author: jelmer Date: 2006-11-24 16:31:42 + (Fri, 24 Nov 2006) New Revision: 19880 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19880 Log: Eliminate duplicates in the output. Modified: branches/SAMBA_4_0/source/script/pkg-config Changeset: Modified

svn commit: samba r19881 - in branches/SAMBA_4_0/source/build/smb_build: .

2006-11-24 Thread jelmer
Author: jelmer Date: 2006-11-24 16:45:42 + (Fri, 24 Nov 2006) New Revision: 19881 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19881 Log: Add private library flags when linking to static libraries. Modified: branches/SAMBA_4_0/source/build/smb_build/env.pm

svn commit: samba r19882 - in branches/SAMBA_4_0/source/build/smb_build: .

2006-11-24 Thread jelmer
Author: jelmer Date: 2006-11-24 17:05:04 + (Fri, 24 Nov 2006) New Revision: 19882 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19882 Log: Fix static link flags in pkg-config files. Should allow running pidl tests on systems without shared libs. Modified

svn commit: samba r19908 - in branches/SAMBA_4_0/source/build/smb_build: .

2006-11-26 Thread jelmer
Author: jelmer Date: 2006-11-26 16:06:11 + (Sun, 26 Nov 2006) New Revision: 19908 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19908 Log: Fix order of paths in pc files. Modified: branches/SAMBA_4_0/source/build/smb_build/env.pm branches/SAMBA_4_0/source

svn commit: samba r20298 - in branches/SAMBA_4_0/source: build/smb_build include pidl/tests

2006-12-20 Thread jelmer
Author: jelmer Date: 2006-12-21 01:51:35 + (Thu, 21 Dec 2006) New Revision: 20298 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20298 Log: Fix pidl tests (missing symlink..). Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm branches

svn commit: samba r20299 - in branches/SAMBA_4_0/source/pidl/tests: .

2006-12-20 Thread jelmer
Author: jelmer Date: 2006-12-21 02:48:46 + (Thu, 21 Dec 2006) New Revision: 20299 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20299 Log: Disable two new tests that are apparently broken. Modified: branches/SAMBA_4_0/source/pidl/tests/Util.pm branches

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

2006-12-20 Thread jelmer
Author: jelmer Date: 2006-12-21 03:39:33 + (Thu, 21 Dec 2006) New Revision: 20300 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20300 Log: Trim number of shared libs significantly. Modified: branches/SAMBA_4_0/source/librpc/config.mk Changeset: Sorry

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

2006-12-29 Thread jelmer
Author: jelmer Date: 2006-12-30 04:45:00 + (Sat, 30 Dec 2006) New Revision: 1011 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1011 Log: Create tag again, this time from correct trunk. Added: tags/release-3-0-21rc2/ Changeset: Copied: tags/release-3-0

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

2007-01-03 Thread jelmer
Author: jelmer Date: 2007-01-03 13:24:24 + (Wed, 03 Jan 2007) New Revision: 20509 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20509 Log: Warn about the fact that no tests have been run rather than showing division by zero errors. Modified: branches

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

2007-01-03 Thread jelmer
Author: jelmer Date: 2007-01-03 15:34:01 + (Wed, 03 Jan 2007) New Revision: 20511 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20511 Log: Combine warnings/errors/fatal functions and move them to Parse::Pidl. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse

svn commit: samba r20543 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 12:56:15 + (Fri, 05 Jan 2007) New Revision: 20543 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20543 Log: Merge some pidl bug fixes: * C expressions that just started with a constant were erroneously flagged as being

svn commit: samba r20545 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 14:25:21 + (Fri, 05 Jan 2007) New Revision: 20545 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20545 Log: Fix is_constant(). Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Util.pm branches/SAMBA_4_0/source/pidl

svn commit: samba r20547 - in branches/SAMBA_4_0/source/pidl: lib/Parse tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 14:55:26 + (Fri, 05 Jan 2007) New Revision: 20547 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20547 Log: Add tests for expected errors/warnings. Added: branches/SAMBA_4_0/source/pidl/tests/ndr_compat.pl branches/SAMBA_4_0

svn commit: samba r20548 - in branches/SAMBA_4_0/source/pidl: lib/Parse tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 15:03:21 + (Fri, 05 Jan 2007) New Revision: 20548 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20548 Log: Remove unnecessary use lib, fix warnings. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl.pm branches

svn commit: samba r20550 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 15:20:23 + (Fri, 05 Jan 2007) New Revision: 20550 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20550 Log: Use standard error mechanism in parser. Make sure errors are reported correctly. Modified: branches/SAMBA_4_0/source

svn commit: samba r20556 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 17:18:22 + (Fri, 05 Jan 2007) New Revision: 20556 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20556 Log: Add more tests to make sure nothing breaks when I replace the ParseExpr code. Modified: branches/SAMBA_4_0/source/pidl

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

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:12:21 + (Fri, 05 Jan 2007) New Revision: 20561 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20561 Log: Add parser for subexpressions used in IDL attributes. Added: branches/SAMBA_4_0/source/pidl/expr.yp branches

svn commit: samba r20562 - in branches/SAMBA_4_0/source: . pidl pidl/lib/Parse pidl/lib/Parse/Yapp

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:13:48 + (Fri, 05 Jan 2007) New Revision: 20562 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20562 Log: Start building expr parser. Add separate copy of Yapp::Driver rather than including it in each individual parser. Added

svn commit: samba r20563 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:18:33 + (Fri, 05 Jan 2007) New Revision: 20563 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20563 Log: Start using the new parser in ParseExpr(). It's now trivial to use this to check for NULL pointers when pointers are being

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

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:51:19 + (Fri, 05 Jan 2007) New Revision: 20566 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20566 Log: Prepending with r- is no longer necessary. Modified: branches/SAMBA_4_0/source/librpc/idl/drsblobs.idl branches

svn commit: samba r20567 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl lib/Parse/Pidl/Samba3 lib/Parse/Pidl/Samba4 lib/Parse/Pidl/Samba4/NDR lib/Parse/Pidl/Wireshark tests

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 20:52:12 + (Fri, 05 Jan 2007) New Revision: 20567 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20567 Log: Print proper errors with filename and line numbers in ParseExpr() Modified: branches/SAMBA_4_0/source/pidl/expr.yp

svn commit: samba r20571 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-05 Thread jelmer
Author: jelmer Date: 2007-01-05 21:26:28 + (Fri, 05 Jan 2007) New Revision: 20571 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20571 Log: fix '' case Modified: branches/SAMBA_4_0/source/pidl/tests/util.pl Changeset: Modified: branches/SAMBA_4_0/source/pidl

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

2007-01-08 Thread jelmer
Author: jelmer Date: 2007-01-08 17:28:14 + (Mon, 08 Jan 2007) New Revision: 20616 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20616 Log: Point at the wiki Modified: branches/SAMBA_4_0/howto.txt Changeset: Modified: branches/SAMBA_4_0/howto.txt

svn commit: samba r20625 - in branches/SAMBA_4_0/source/pidl: . lib/Parse/Pidl tests

2007-01-08 Thread jelmer
Author: jelmer Date: 2007-01-09 06:02:41 + (Tue, 09 Jan 2007) New Revision: 20625 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20625 Log: Fix couple of warnings. Modified: branches/SAMBA_4_0/source/pidl/expr.yp branches/SAMBA_4_0/source/pidl/idl.yp

svn commit: samba r20631 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 15:50:36 + (Tue, 09 Jan 2007) New Revision: 20631 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20631 Log: Add some tests for the ndr parser. Added: branches/SAMBA_4_0/source/pidl/tests/ndr.pl Modified: branches/SAMBA_4_0

svn commit: samba r20633 - in branches/SAMBA_4_0/source/pidl/tests: .

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 15:54:36 + (Tue, 09 Jan 2007) New Revision: 20633 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20633 Log: Add another test, fix warnings. Modified: branches/SAMBA_4_0/source/pidl/tests/ndr.pl Changeset: Modified: branches

svn commit: samba r20637 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl lib/Parse/Pidl/Samba4/NDR tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-09 23:41:25 + (Tue, 09 Jan 2007) New Revision: 20637 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20637 Log: Don't check for NULL pointers when the pointer is guaranteed to not be NULL (if it is a ref pointer). Added: branches

svn commit: samba r20638 - in branches/SAMBA_4_0/source/pidl: lib/Parse/Pidl/Samba4/NDR tests

2007-01-09 Thread jelmer
Author: jelmer Date: 2007-01-10 00:37:30 + (Wed, 10 Jan 2007) New Revision: 20638 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20638 Log: Check for NULL pointers (where possible) in print functions. Fixes #4218, but without reintroducing coverity warnings

svn commit: samba r20674 - in branches/SAMBA_3_0/source/librpc/gen_ndr: .

2007-01-10 Thread jelmer
Author: jelmer Date: 2007-01-11 01:47:22 + (Thu, 11 Jan 2007) New Revision: 20674 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20674 Log: Regenerate NDR parsers after pidl changes. This should fix a couple of coverity warnings. Modified: branches/SAMBA_3_0

svn commit: samba r20675 - in branches/SAMBA_4_0/source/pidl: .

2007-01-10 Thread jelmer
Author: jelmer Date: 2007-01-11 02:10:01 + (Thu, 11 Jan 2007) New Revision: 20675 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20675 Log: Fix installation. Modified: branches/SAMBA_4_0/source/pidl/MANIFEST branches/SAMBA_4_0/source/pidl/Makefile.PL

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

2007-01-10 Thread jelmer
Author: jelmer Date: 2007-01-11 04:12:35 + (Thu, 11 Jan 2007) New Revision: 20676 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20676 Log: Add ref pointer to fix warning. Modified: branches/SAMBA_4_0/source/libnet/libnet_become_dc.c branches/SAMBA_4_0

svn commit: samba r20688 - in branches/SAMBA_4_0/source/pidl: .

2007-01-11 Thread jelmer
Author: jelmer Date: 2007-01-11 22:47:29 + (Thu, 11 Jan 2007) New Revision: 20688 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20688 Log: Use argv[0] equivalent of perl. Modified: branches/SAMBA_4_0/source/pidl/pidl Changeset: Modified: branches/SAMBA_4_0

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

2007-01-11 Thread jelmer
Author: jelmer Date: 2007-01-12 02:33:09 + (Fri, 12 Jan 2007) New Revision: 20693 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20693 Log: Add reimplementation of selftest in perl. Once this has been tested more properly, I hope to use this as a replacement

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

2007-01-11 Thread jelmer
Author: jelmer Date: 2007-01-12 03:00:47 + (Fri, 12 Jan 2007) New Revision: 20696 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20696 Log: Print mktestsetup errors to stderr rather than to either stderr or stdout. Instead, print variables for the setup created

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-13 16:08:58 + (Sat, 13 Jan 2007) New Revision: 20737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20737 Log: Add option parsing. Modified: branches/SAMBA_4_0/source/script/tests/selftest.pl Changeset: Modified: branches

svn commit: samba r20746 - in branches/SAMBA_4_0: source/pidl/lib/Parse/Pidl source/script/tests testprogs testprogs/blackbox

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 01:33:16 + (Sun, 14 Jan 2007) New Revision: 20746 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20746 Log: Don't report each individual test in test_smbclient as a single testsuite. Create separate directory for blackbox tests

svn commit: samba r20747 - in branches/SAMBA_4_0: source/script/tests testprogs/blackbox

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 01:39:34 + (Sun, 14 Jan 2007) New Revision: 20747 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20747 Log: Move cifsdd to blackbox section Added: branches/SAMBA_4_0/testprogs/blackbox/test_cifsdd.sh Removed: branches

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 01:42:07 + (Sun, 14 Jan 2007) New Revision: 20748 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20748 Log: Add file I forgot to commit Added: branches/SAMBA_4_0/source/script/tests/test_blackbox.sh Changeset: Added: branches

svn commit: samba r20749 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.3-sdk/frontend/framework qooxdoo-0.6.3-sdk/frontend/framework/tool/modules swat

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 01:44:24 + (Sun, 14 Jan 2007) New Revision: 20749 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20749 Log: Ignore autogenerated files. Modified: branches/SAMBA_4_0/webapps/qooxdoo-0.6.3-sdk/frontend/framework/ branches

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 02:02:06 + (Sun, 14 Jan 2007) New Revision: 20750 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20750 Log: Use files in script/tests to build a recipe rather than running the tests immediately. Modified: branches/SAMBA_4_0

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 03:18:04 + (Sun, 14 Jan 2007) New Revision: 20754 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20754 Log: Simplify code for calculating total number of failed tests. Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 03:38:56 + (Sun, 14 Jan 2007) New Revision: 20755 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20755 Log: Add progress indicator to test runner Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh Changeset: Modified

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 04:32:11 + (Sun, 14 Jan 2007) New Revision: 20756 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20756 Log: Update to use generated recipes. Modified: branches/SAMBA_4_0/source/script/tests/selftest.pl Changeset: Modified

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

2007-01-13 Thread jelmer
Author: jelmer Date: 2007-01-14 05:06:50 + (Sun, 14 Jan 2007) New Revision: 20757 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20757 Log: Strip recipe functionality (should be one layer up) Modified: branches/SAMBA_4_0/source/torture/smbtorture.c Changeset

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

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-14 22:28:29 + (Sun, 14 Jan 2007) New Revision: 20784 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20784 Log: Add ref pointer Modified: branches/SAMBA_4_0/source/librpc/idl/mgmt.idl branches/SAMBA_4_0/source/torture/rpc/mgmt.c

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

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-15 00:42:16 + (Mon, 15 Jan 2007) New Revision: 20785 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20785 Log: Add stub implementation for mgmt interface. Added: branches/SAMBA_4_0/source/rpc_server/mgmt/ branches/SAMBA_4_0

svn commit: samba r20786 - in branches/SAMBA_4_0: . source/gtk/tools source/heimdal/lib/com_err source/rpc_server source/scripting/ejs

2007-01-14 Thread jelmer
Author: jelmer Date: 2007-01-15 02:23:40 + (Mon, 15 Jan 2007) New Revision: 20786 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20786 Log: Fix the build. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/gtk/tools/gepdump.c branches/SAMBA_4_0

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

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-15 23:42:52 + (Mon, 15 Jan 2007) New Revision: 20822 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20822 Log: Fix total failure counting. Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh Changeset: Modified

svn commit: smb-build r69 - in trunk: .

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-16 01:13:13 + (Tue, 16 Jan 2007) New Revision: 69 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=69 Log: Check if the build breakage script still works. Modified: trunk/foo.c Changeset: Modified: trunk/foo.c

svn commit: samba r20823 - in branches/SAMBA_4_0/source/torture: basic local

2007-01-15 Thread jelmer
Author: jelmer Date: 2007-01-16 01:36:15 + (Tue, 16 Jan 2007) New Revision: 20823 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20823 Log: Remove newlines in calls to torture_fail(). Modified: branches/SAMBA_4_0/source/torture/basic/base.c branches

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

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 14:32:56 + (Tue, 16 Jan 2007) New Revision: 20829 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20829 Log: Update ignores. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/.bzrignore Changeset: Property changes

svn commit: samba r20830 - in branches/SAMBA_4_0: . source/librpc/idl source/pidl/lib/Parse/Pidl/Samba4/NDR source/rpc_server source/script/tests source/torture/rpc

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 14:44:23 + (Tue, 16 Jan 2007) New Revision: 20830 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20830 Log: merge mgmt work Added: branches/SAMBA_4_0/source/rpc_server/dcesrv_mgmt.c Removed: branches/SAMBA_4_0/source

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

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 15:18:53 + (Tue, 16 Jan 2007) New Revision: 20831 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20831 Log: Update RPC-SCANNER as well after IDL changes. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/rpc

svn commit: samba r20832 - in branches/SAMBA_3_0: . source/client source/libmsrpc source/librpc/gen_ndr source/librpc/idl source/libsmb source/rpc_server source/rpcclient source/utils

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 15:42:03 + (Tue, 16 Jan 2007) New Revision: 20832 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20832 Log: Remove extra pointers previously added to unique [out] pointers. Instead, add [ref] pointers where necessary (top-level

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

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 15:51:37 + (Tue, 16 Jan 2007) New Revision: 20834 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20834 Log: No longer generate extra pointers for top-level [out] unique pointers. Modified: branches/SAMBA_4_0/ branches

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

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 17:45:33 + (Tue, 16 Jan 2007) New Revision: 20836 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20836 Log: Use real type name, to fix compilation with -WC++-compat Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl

svn commit: samba r20837 - in branches/SAMBA_3_0: . source/librpc/gen_ndr

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 17:48:59 + (Tue, 16 Jan 2007) New Revision: 20837 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20837 Log: Use real type name, to fix compilation with -WC++-compat Modified: branches/SAMBA_3_0/ branches/SAMBA_3_0/source

svn commit: samba r20839 - in branches/SAMBA_3_0: . source/librpc/ndr source/rpcclient

2007-01-16 Thread jelmer
Author: jelmer Date: 2007-01-16 18:26:02 + (Tue, 16 Jan 2007) New Revision: 20839 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20839 Log: Fix other C++ warnings Modified: branches/SAMBA_3_0/ branches/SAMBA_3_0/source/librpc/ndr/libndr.h branches

svn commit: samba r20850 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Samba4 source/pidl/lib/Parse/Pidl/Samba4/NDR source/rpc_server source/rpc_server/drsuapi source/rpc_server/echo source/rp

2007-01-17 Thread jelmer
Author: jelmer Date: 2007-01-17 14:49:36 + (Wed, 17 Jan 2007) New Revision: 20850 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20850 Log: Prefix all server calls with dcesrv_ Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl

svn commit: samba r20875 - in branches/SAMBA_3_0: . source/librpc/gen_ndr source/rpc_server

2007-01-18 Thread jelmer
Author: jelmer Date: 2007-01-18 10:18:59 + (Thu, 18 Jan 2007) New Revision: 20875 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20875 Log: Pass DCE/RPC server call arguments as a struct rather than as separate arguments. This makes it a bit more similar

svn commit: samba r20942 - in branches/SAMBA_4_0: . source source/build/m4 source/build/smb_build source/pidl source/pidl/lib/Parse/Pidl source/pidl/lib/Parse/Pidl/Samba4

2007-01-21 Thread jelmer
Author: jelmer Date: 2007-01-22 00:04:59 + (Mon, 22 Jan 2007) New Revision: 20942 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20942 Log: Simplify handling of systems that don't support negative enum values by using an ifdef rather than a pidl argument

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

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-22 18:16:01 + (Mon, 22 Jan 2007) New Revision: 20954 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20954 Log: Add lcov target, fix gcov. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/config.mk Changeset

svn commit: samba r20955 - in branches/SAMBA_4_0: . source/torture/local

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-22 18:24:24 + (Mon, 22 Jan 2007) New Revision: 20955 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20955 Log: Add tests Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/local/ndr.c Changeset: Property changes

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

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-22 23:38:55 + (Mon, 22 Jan 2007) New Revision: 20959 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20959 Log: Add ignore entries Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/.bzrignore Changeset: Property changes

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

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-23 00:26:03 + (Tue, 23 Jan 2007) New Revision: 20961 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20961 Log: Fix lcov Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/.bzrignore branches/SAMBA_4_0/source/torture/config.mk

svn commit: samba r20962 - in branches/SAMBA_4_0: . source/torture/local

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-23 00:39:12 + (Tue, 23 Jan 2007) New Revision: 20962 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20962 Log: Fix lcov Added: branches/SAMBA_4_0/source/torture/local/tdr.c Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0

svn commit: samba r20963 - in branches/SAMBA_4_0: . source/libcli/raw source/librpc/ndr source/script/tests

2007-01-22 Thread jelmer
Author: jelmer Date: 2007-01-23 01:29:17 + (Tue, 23 Jan 2007) New Revision: 20963 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20963 Log: remove unused functions, run LOCAL-TDR by default Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/.bzrignore

svn commit: samba r20967 - in branches/SAMBA_4_0: . source/pidl/tests source/script/tests source/torture

2007-01-23 Thread jelmer
Author: jelmer Date: 2007-01-23 10:08:08 + (Tue, 23 Jan 2007) New Revision: 20967 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20967 Log: Allow pidl tests to work with gcov Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/tests/Util.pm

svn commit: samba r21017 - in branches/SAMBA_4_0: . source/script/tests testprogs/blackbox

2007-01-25 Thread jelmer
Author: jelmer Date: 2007-01-25 12:39:13 + (Thu, 25 Jan 2007) New Revision: 21017 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21017 Log: Actually run tests during test phase rather than when generating the recipe. Added: branches/SAMBA_4_0/testprogs/blackbox

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

2007-01-26 Thread jelmer
Author: jelmer Date: 2007-01-26 13:03:28 + (Fri, 26 Jan 2007) New Revision: 21028 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21028 Log: Generate list of tests rather than maintaining it manually. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source

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

2007-01-26 Thread jelmer
Author: jelmer Date: 2007-01-26 13:33:06 + (Fri, 26 Jan 2007) New Revision: 21029 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21029 Log: - Remove now unused failure checking code - Use --list option for smbtorture for local and nbt tests as well Removed

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

2007-01-26 Thread jelmer
Author: jelmer Date: 2007-01-26 13:43:21 + (Fri, 26 Jan 2007) New Revision: 21030 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21030 Log: whoops, fix incorrect regex Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/script/tests/test_posix.sh

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

2007-01-26 Thread jelmer
Author: jelmer Date: 2007-01-26 14:48:12 + (Fri, 26 Jan 2007) New Revision: 21031 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21031 Log: Skip some tests that were not listed previously. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/script/tests

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

2007-01-26 Thread jelmer
Author: jelmer Date: 2007-01-26 15:25:09 + (Fri, 26 Jan 2007) New Revision: 21032 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21032 Log: Skip two more tests Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/script/tests/test_posix.sh Changeset

svn commit: samba r21037 - in branches: .

2007-01-27 Thread jelmer
Author: jelmer Date: 2007-01-27 21:50:31 + (Sat, 27 Jan 2007) New Revision: 21037 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21037 Log: Remove tp2 release branch (has already been tagged). Removed: branches/SAMBA_4_0_RELEASE_TP2/ Changeset:

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

2007-01-27 Thread jelmer
Author: jelmer Date: 2007-01-28 01:05:47 + (Sun, 28 Jan 2007) New Revision: 21038 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21038 Log: Move commands to distclean target Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/main.mk branches

svn commit: smb-build r70 - in trunk: .

2007-01-27 Thread jelmer
Author: jelmer Date: 2007-01-28 01:20:48 + (Sun, 28 Jan 2007) New Revision: 70 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=70 Log: Try includes. Added: trunk/Makefile trunk/flags.in Removed: trunk/Makefile.in Modified: trunk/configure.ac

svn commit: smb-build r71 - in trunk: .

2007-01-27 Thread jelmer
Author: jelmer Date: 2007-01-28 01:26:59 + (Sun, 28 Jan 2007) New Revision: 71 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=71 Log: Remove makefile variables. Modified: trunk/Makefile trunk/flags.in Changeset: Modified: trunk/Makefile

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

2007-01-28 Thread jelmer
Author: jelmer Date: 2007-01-28 13:14:52 + (Sun, 28 Jan 2007) New Revision: 21040 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21040 Log: Remove subunit runner (now written in perl in my perlselftest branch) Removed: branches/SAMBA_4_0/source/torture

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

2007-01-30 Thread jelmer
Author: jelmer Date: 2007-01-30 12:10:42 + (Tue, 30 Jan 2007) New Revision: 21055 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21055 Log: Fix executable bit. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/script/buildtree.pl branches/SAMBA_4_0

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

2007-01-30 Thread jelmer
Author: jelmer Date: 2007-01-31 00:30:52 + (Wed, 31 Jan 2007) New Revision: 21066 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21066 Log: Fix the build (uninitialised variable). Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/script/tests

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

2007-01-31 Thread jelmer
Author: jelmer Date: 2007-01-31 11:54:01 + (Wed, 31 Jan 2007) New Revision: 21075 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21075 Log: Generate parameters in structs for the server side Samba 3 code. The current code in Samba 3 is already generated using

svn commit: samba r21119 - in tags: .

2007-02-02 Thread jelmer
Author: jelmer Date: 2007-02-02 10:54:58 + (Fri, 02 Feb 2007) New Revision: 21119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21119 Log: Tag 4.0.0tp4 Added: tags/release-4-0-0tp4/ Changeset: Copied: tags/release-4-0-0tp4 (from rev 21118, branches

svn commit: samba r21138 - in tags: .

2007-02-04 Thread jelmer
Author: jelmer Date: 2007-02-04 23:39:08 + (Sun, 04 Feb 2007) New Revision: 21138 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21138 Log: Tag Samba 4TP3 release. Added: tags/release-4-0-0tp3/ Changeset: Copied: tags/release-4-0-0tp3 (from rev 19335

svn commit: samba r21203 - in branches/SAMBA_3_0: . source/librpc/gen_ndr

2007-02-06 Thread jelmer
Author: jelmer Date: 2007-02-06 23:02:27 + (Tue, 06 Feb 2007) New Revision: 21203 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21203 Log: Regenerate C files after pidl updates. Modified: branches/SAMBA_3_0/ branches/SAMBA_3_0/source/librpc/gen_ndr/echo.h

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

2007-02-06 Thread jelmer
Author: jelmer Date: 2007-02-07 00:16:21 + (Wed, 07 Feb 2007) New Revision: 21205 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21205 Log: Fix warning. Trivial patch from Lunar Child [EMAIL PROTECTED] Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0

svn commit: samba r21222 - in branches/SAMBA_4_0: . source/pidl source/pidl/lib/Parse/Pidl source/pidl/lib/Parse/Pidl/Samba4/NDR source/pidl/tests source/torture

2007-02-07 Thread jelmer
Author: jelmer Date: 2007-02-07 19:03:19 + (Wed, 07 Feb 2007) New Revision: 21222 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21222 Log: Merge a couple of pidl fixes: * Pidl will now warn when trying to use pointers as integers in expressions

svn commit: samba r21253 - in branches/SAMBA_4_0: . source/pidl source/pidl/lib/Parse/Pidl source/pidl/lib/Parse/Pidl/Samba4 source/pidl/lib/Parse/Pidl/Samba4/NDR source/pidl/lib/Parse/Pidl/Wireshark

2007-02-08 Thread jelmer
Author: jelmer Date: 2007-02-08 23:54:31 + (Thu, 08 Feb 2007) New Revision: 21253 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21253 Log: Merge some pidl fixes: * Add tests for wireshark dissector generator * Add tests for the header code * Some cleanups

svn commit: samba r21254 - in branches/SAMBA_4_0: . source/pidl/tests

2007-02-08 Thread jelmer
Author: jelmer Date: 2007-02-09 00:18:06 + (Fri, 09 Feb 2007) New Revision: 21254 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21254 Log: Fix running the testsuite outside pidl/ Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/tests/header.pl

svn commit: samba r21260 - in branches/SAMBA_4_0: . source/pidl/tests

2007-02-09 Thread jelmer
Author: jelmer Date: 2007-02-09 09:44:11 + (Fri, 09 Feb 2007) New Revision: 21260 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21260 Log: Fix regex. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/tests/header.pl Changeset: Property changes

svn commit: smb-build r72 - in trunk: .

2007-02-11 Thread jelmer
Author: jelmer Date: 2007-02-11 12:48:22 + (Sun, 11 Feb 2007) New Revision: 72 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=72 Log: Breka the build. Modified: trunk/ trunk/foo.c Changeset: Property changes on: trunk

svn commit: samba r21297 - in branches/SAMBA_4_0: . source source/include source/lib/events source/lib/registry source/lib/talloc source/libcli/util source/librpc source/pidl/lib/Parse/Pidl/Samba4 web

2007-02-12 Thread jelmer
Author: jelmer Date: 2007-02-12 12:12:12 + (Mon, 12 Feb 2007) New Revision: 21297 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21297 Log: Remove the GTK+ tools and library from the main repository. They are now maintained separately in bzr at http

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

2007-02-12 Thread jelmer
Author: jelmer Date: 2007-02-12 13:04:09 + (Mon, 12 Feb 2007) New Revision: 21299 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21299 Log: Fix the build for those that don't have talloc.h installed. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source

svn commit: samba r21302 - in branches/SAMBA_4_0: . source/lib/replace

2007-02-12 Thread jelmer
Author: jelmer Date: 2007-02-12 17:36:00 + (Mon, 12 Feb 2007) New Revision: 21302 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21302 Log: Provide simple redirecting headers for standard headers. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib

svn commit: samba r21332 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Samba4/NDR source/pidl/tests

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 12:44:50 + (Wed, 14 Feb 2007) New Revision: 21332 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21332 Log: Fix bug in pidl that prevented value(0) from working. Bug reported by metze. Modified: branches/SAMBA_4_0/ branches

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

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 14:23:59 + (Wed, 14 Feb 2007) New Revision: 21338 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21338 Log: Fix handling of top-level arrays for the Samba 3 client code. This doesn't fix the winreg code yet (as that's an array

svn commit: samba r21340 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Wireshark

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 14:42:42 + (Wed, 14 Feb 2007) New Revision: 21340 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21340 Log: Fix warning undef Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm

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

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 15:18:37 + (Wed, 14 Feb 2007) New Revision: 21341 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21341 Log: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source

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

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 15:23:12 + (Wed, 14 Feb 2007) New Revision: 21343 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21343 Log: Add access masks, pointed out by Ronnie Sahlberg. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/librpc/idl

<    5   6   7   8   9   10   11   12   13   14   >