svn commit: r1682469 - /qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp

2015-05-29 Thread chug
Author: chug Date: Fri May 29 13:53:19 2015 New Revision: 1682469 URL: http://svn.apache.org/r1682469 Log: NO-JIRA: remove unused strings. ConnectionHandler no longer (since 2008-05-21) deals directly with auth. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp Modified

qpid-proton git commit: PROTON-921: remove redundant definitions

2015-06-24 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master ee43cbb7e -> f6460791a PROTON-921: remove redundant definitions Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f6460791 Tree: http://git-wip-us.apach

svn commit: r1688738 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2015-07-01 Thread chug
Author: chug Date: Wed Jul 1 21:17:40 2015 New Revision: 1688738 URL: http://svn.apache.org/r1688738 Log: QPID-6611: Getting Visual Studio executables to run from where they are built. Leaving cmake as-is, this patch adds current VS build folder to the PATH. It further adds an arg to make

svn commit: r1690787 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt

2015-07-13 Thread chug
Author: chug Date: Mon Jul 13 18:24:41 2015 New Revision: 1690787 URL: http://svn.apache.org/r1690787 Log: QPID-6640: Adjust cmake 3.x generator name detection Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt

svn commit: r1690816 - in /qpid/trunk/qpid/cpp: bindings/qpid/dotnet/CMakeLists.txt bindings/qpid/dotnet/configure-windows.ps1 bld-winsdk.ps1 src/CMakeLists.txt

2015-07-13 Thread chug
Author: chug Date: Mon Jul 13 20:49:48 2015 New Revision: 1690816 URL: http://svn.apache.org/r1690816 Log: QPID-6641: Update Windows SDK build for VS2013, Boost 1.58 Relax requirement for boost/include dir. Boost.org upstream builds don't have them. Modified: qpid/trunk/qpid/cpp/bin

svn commit: r1691070 - /qpid/trunk/qpid/cpp/README-winsdk.txt

2015-07-14 Thread chug
Author: chug Date: Tue Jul 14 20:13:07 2015 New Revision: 1691070 URL: http://svn.apache.org/r1691070 Log: QPID-6641: Step to Visual Studio 2012, Boost 1.55, CMake 2.8.11 Modified: qpid/trunk/qpid/cpp/README-winsdk.txt Modified: qpid/trunk/qpid/cpp/README-winsdk.txt URL: http

svn commit: r1693164 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.helloworld/csharp.example.helloworld.cs

2015-07-28 Thread chug
Author: chug Date: Tue Jul 28 21:41:52 2015 New Revision: 1693164 URL: http://svn.apache.org/r1693164 Log: NO-JIRA: update hello world example to use recommended api for content manipulation Mirrors C++ example URL: http://svn.apache.org/r1693139 Modified: qpid/trunk/qpid/cpp/bindings/qpid

svn commit: r1693487 - /qpid/trunk/qpid/cpp/INSTALL-WINDOWS

2015-07-30 Thread chug
Author: chug Date: Thu Jul 30 19:46:36 2015 New Revision: 1693487 URL: http://svn.apache.org/r1693487 Log: QPID-6668: Update INSTALL-WINDOWS Explain Visual Studio 2012, not 2008 Boost 1_58 community build How to include Proton and AMQP 1.0 General simplification to show what should work

svn commit: r1694323 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: src/Message.cpp src/QpidMarshal.h src/TypeTranslator.cpp test/messaging.test/messaging.test.message.cs

2015-08-05 Thread chug
Author: chug Date: Wed Aug 5 20:44:18 2015 New Revision: 1694323 URL: http://svn.apache.org/r1694323 Log: QPID-6680: .NET Binding allows UTF-8 string messages - patch from https://github.com/gaborsulyok This closes #8 Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/Message.cpp

svn commit: r1627595 - /qpid/proton/trunk/CMakeLists.txt

2014-09-25 Thread chug
Author: chug Date: Thu Sep 25 19:19:03 2014 New Revision: 1627595 URL: http://svn.apache.org/r1627595 Log: PROTON-699: Messenger installed examples send,recv do not compile. Keep pncompat internal folder structure. Modified: qpid/proton/trunk/CMakeLists.txt Modified: qpid/proton/trunk

svn commit: r1630945 - in /qpid/trunk/qpid/cpp/examples/messaging: CMakeLists.txt extra_dist/CMakeLists.txt

2014-10-10 Thread chug
Author: chug Date: Fri Oct 10 17:51:23 2014 New Revision: 1630945 URL: http://svn.apache.org/r1630945 Log: QPID-6140: [C++ Messaging] hello_world does not define Messaging i/f completely Add qpidtypes to hello_world and hello_xml example link library list so that users can execute any Messaging

svn commit: r1633619 - /qpid/proton/trunk/proton-c/src/windows/io.c

2014-10-22 Thread chug
Author: chug Date: Wed Oct 22 13:58:55 2014 New Revision: 1633619 URL: http://svn.apache.org/r1633619 Log: PROTON-720: [Windows IO] fix format specifier to print string Modified: qpid/proton/trunk/proton-c/src/windows/io.c Modified: qpid/proton/trunk/proton-c/src/windows/io.c URL: http

svn commit: r1633665 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt qpid/broker/ExchangeRegistry.cpp qpid/broker/MessageAdapter.cpp

2014-10-22 Thread chug
Author: chug Date: Wed Oct 22 17:54:40 2014 New Revision: 1633665 URL: http://svn.apache.org/r1633665 Log: QPID-6178: [C++ Broker] Fix compile issue with VS2008 and Boost 1.55 Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp

svn commit: r1636981 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2014-11-05 Thread chug
Author: chug Date: Wed Nov 5 22:06:28 2014 New Revision: 1636981 URL: http://svn.apache.org/r1636981 Log: QPID-6212: WinSDK build script - add hooks for specifying shared Proton install dir Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 URL

svn commit: r1641014 - /qpid/trunk/qpid/cpp/src/qpid/broker/amqp/Session.cpp

2014-11-21 Thread chug
Author: chug Date: Fri Nov 21 22:38:01 2014 New Revision: 1641014 URL: http://svn.apache.org/r1641014 Log: QPID-6241: Windows build fails. Add c-style cast to 0 for creating a null pointer. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/amqp/Session.cpp Modified: qpid/trunk/qpid/cpp/src

svn commit: r1171561 - /qpid/trunk/qpid/cpp/src/windows/resources/template-resource.rc

2011-09-16 Thread chug
Author: chug Date: Fri Sep 16 13:51:44 2011 New Revision: 1171561 URL: http://svn.apache.org/viewvc?rev=1171561&view=rev Log: QPID-2643 Visual Studio 2010: c++ express In template-rexource.h, change hard inclusion of afxres.h to windows.h. Afxres.h is absent in VS2010 Express, and qpid libra

svn commit: r1176038 - in /qpid/trunk/qpid/cpp/include/qpid: amqp_0_10/Codecs.h console/ClassKey.h

2011-09-26 Thread chug
Author: chug Date: Mon Sep 26 20:34:37 2011 New Revision: 1176038 URL: http://svn.apache.org/viewvc?rev=1176038&view=rev Log: QPID-3478 VS2010 warning C4251 'needs to have dll interface' Apply proper class/function DLL member export macros. Modified: qpid/trunk/qpid/cp

svn commit: r1176412 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

2011-09-27 Thread chug
Author: chug Date: Tue Sep 27 14:53:21 2011 New Revision: 1176412 URL: http://svn.apache.org/viewvc?rev=1176412&view=rev Log: QPID-2574 Mismatch uint32_t / size_t Suppress size mismatch warning in windows builds. The /wd4267 switch can be turned off when -Wconversion is turned on in gcc bu

svn commit: r1177835 - /qpid/trunk/qpid/cpp/include/qpid/console/ObjectId.h

2011-09-30 Thread chug
Author: chug Date: Fri Sep 30 20:58:23 2011 New Revision: 1177835 URL: http://svn.apache.org/viewvc?rev=1177835&view=rev Log: QPID-2574 Mismatch uint32_t / size_t There is no logic error in this code. The explicit type conversions silence conversion warnings. Modified: qpid/trunk/qpid

svn commit: r1183378 - in /qpid/trunk/qpid/cpp/src: qpid/RefCountedBuffer.cpp qpid/RefCountedBuffer.h tests/qpid-perftest.cpp

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 14:57:58 2011 New Revision: 1183378 URL: http://svn.apache.org/viewvc?rev=1183378&view=rev Log: QPID-3540 Typecasting and alignment requirements for various platforms In RefCountedBuffer: 1. Pad the instantiantion address of RefCountedBuffer class up to an 8-

svn commit: r1183456 - in /qpid/trunk/qpid/cpp/src/qmf/engine: SchemaImpl.cpp SchemaImpl.h

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 18:29:57 2011 New Revision: 1183456 URL: http://svn.apache.org/viewvc?rev=1183456&view=rev Log: QPID-3540 Typecasting and alignment requirements for various platforms On sparc platform: SchemaHash::update() fails when the hash byte array is cast as two quadword

svn commit: r1183469 - /qpid/trunk/qpid/cpp/src/qpid/RefCountedBuffer.cpp

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 19:36:40 2011 New Revision: 1183469 URL: http://svn.apache.org/viewvc?rev=1183469&view=rev Log: QPID-3540 Include boost/cstdint.hpp to get uintptr_t Modified: qpid/trunk/qpid/cpp/src/qpid/RefCountedBuffer.cpp Modified: qpid/trunk/qpid/cpp/src/

svn commit: r1185312 - /qpid/trunk/qpid/cpp/src/qpid/sys/alloca.h

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 18:02:35 2011 New Revision: 1185312 URL: http://svn.apache.org/viewvc?rev=1185312&view=rev Log: QPID-2905 Fixes for mingw cross-compilation (C++) Restore unreachable code for Solaris builds. Modified: qpid/trunk/qpid/cpp/src/qpid/sys/alloca.h Modified:

svn commit: r1185350 - in /qpid/trunk/qpid/cpp/src/qpid: RefCountedBuffer.cpp RefCountedBuffer.h

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 20:01:44 2011 New Revision: 1185350 URL: http://svn.apache.org/viewvc?rev=1185350&view=rev Log: QPID-3540 align issues in Solaris Restore original code. Then: 1. Change new/delete to malloc/free. Malloc guarantees alignment for any struct. 2. Change store from

svn commit: r1185373 - in /qpid/trunk/qpid/cpp/src/qpid: framing/Uuid.cpp types/Uuid.cpp

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 20:55:17 2011 New Revision: 1185373 URL: http://svn.apache.org/viewvc?rev=1185373&view=rev Log: QPID-2323 Add Uuid to variant This patch adds a const_cast to the Uuid buffer references. On Solaris the Uuid library calls take non-const args. See also r881679

svn commit: r1188271 - /qpid/trunk/qpid/cpp/src/Makefile.am

2011-10-24 Thread chug
Author: chug Date: Mon Oct 24 18:19:02 2011 New Revision: 1188271 URL: http://svn.apache.org/viewvc?rev=1188271&view=rev Log: QPID-2519 Add ability to run broker as a Windows service. Add two new files to the cpp source kit. Modified: qpid/trunk/qpid/cpp/src/Makefile.am Modified:

svn commit: r1199506 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2011-11-08 Thread chug
Author: chug Date: Tue Nov 8 22:46:14 2011 New Revision: 1199506 URL: http://svn.apache.org/viewvc?rev=1199506&view=rev Log: QPID-2643 Visual Studio 2010 Add msvc9 or msvc10 to path names in generated scripts to accomodate recent changes. Add more/better info to prompts to improve

svn commit: r1199507 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

2011-11-08 Thread chug
Author: chug Date: Tue Nov 8 22:49:34 2011 New Revision: 1199507 URL: http://svn.apache.org/viewvc?rev=1199507&view=rev Log: QPID-2640 Visual Studio 2010 Add new pdb-name munging logic for 2010. Add Boost_ADDITIONAL_VERSION setting to aid windows-based cmake. Modified: qpid/trunk/qpid

svn commit: r1199581 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.template.rc

2011-11-08 Thread chug
Author: chug Date: Wed Nov 9 01:11:33 2011 New Revision: 1199581 URL: http://svn.apache.org/viewvc?rev=1199581&view=rev Log: QPID-2643 Visual Studio 2010 Fix template source file to refer to new relative path. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet

svn commit: r1200537 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/msvc10/org.apache.qpid.messaging.sessionreceiver.sln

2011-11-10 Thread chug
Author: chug Date: Thu Nov 10 20:31:46 2011 New Revision: 1200537 URL: http://svn.apache.org/viewvc?rev=1200537&view=rev Log: QPID-2643 Visual Studio 2010 Repair a stray file committed in r1200522 Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/ms

svn commit: r1200893 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/Makefile.am

2011-11-11 Thread chug
Author: chug Date: Fri Nov 11 14:09:11 2011 New Revision: 1200893 URL: http://svn.apache.org/viewvc?rev=1200893&view=rev Log: QPID-2643 Visual Studio 2010 Observe new and moved files in the EXTRA_DIST list. (more to come) Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/Makefil

svn commit: r1205537 - in /qpid/trunk/qpid/cpp: bindings/qpid/dotnet/src/msvc9/org.apache.qpid.messaging.vcproj bld-winsdk.ps1

2011-11-23 Thread chug
Author: chug Date: Wed Nov 23 18:58:50 2011 New Revision: 1205537 URL: http://svn.apache.org/viewvc?rev=1205537&view=rev Log: QPID-2643 Visual Studio 2010 modify project and script to support refactoring for VS2010. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/m

svn commit: r1205667 - in /qpid/trunk/qpid/cpp/examples/winsdk-cmake: ./ CMakeLists.txt

2011-11-23 Thread chug
Author: chug Date: Wed Nov 23 23:54:15 2011 New Revision: 1205667 URL: http://svn.apache.org/viewvc?rev=1205667&view=rev Log: QPID-2643 Visual Studio 2010 Add a standalone cmakelists.txt file to be used for building a WinSDK. Currently the cpp/examples area has hard-coded sln and vcproj f

svn commit: r1209240 - in /qpid/trunk/qpid/cpp: bld-winsdk.ps1 examples/winsdk-cmake/CMakeLists.txt

2011-12-01 Thread chug
Author: chug Date: Thu Dec 1 21:10:17 2011 New Revision: 1209240 URL: http://svn.apache.org/viewvc?rev=1209240&view=rev Log: QPID-2643 Visual Studio 2010 Try to dodge several issues that appear on 64-bit hosts with both VS2008 and VS2010 installed at the same time. The new bld-winsdk.ps1 sc

svn commit: r1209774 - in /qpid/trunk/qpid/cpp: bld-winsdk.ps1 examples/winsdk-cmake/CMakeLists.txt

2011-12-02 Thread chug
Author: chug Date: Fri Dec 2 23:11:32 2011 New Revision: 1209774 URL: http://svn.apache.org/viewvc?rev=1209774&view=rev Log: QPID-2643 Visual Studio 2010 In the SDK build script remove VS2008 projects and replace them with a CMakeLists.txt that can generate example projects and solution

svn commit: r1211152 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2011-12-06 Thread chug
Author: chug Date: Tue Dec 6 21:10:56 2011 New Revision: 1211152 URL: http://svn.apache.org/viewvc?rev=1211152&view=rev Log: QPID-2643 Visual Studio 2010 Use separate directories for each version of Visual Studio. This lets parallel build use private sandboxes and work better. In exam

svn commit: r1211458 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt cluster.cmake qpid/UrlArray.h

2011-12-07 Thread chug
Author: chug Date: Wed Dec 7 14:43:13 2011 New Revision: 1211458 URL: http://svn.apache.org/viewvc?rev=1211458&view=rev Log: QPID-3652 Fix cluster authentication Add missing additions to CMakeLists. Add windows export macro so new functions are published in dll. Modified: qpid/trunk/

svn commit: r1212087 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples: csharp.direct.receiver/ csharp.direct.sender/ csharp.example.client/ csharp.example.declare_queues/

2011-12-08 Thread chug
Author: chug Date: Thu Dec 8 20:27:04 2011 New Revision: 1212087 URL: http://svn.apache.org/viewvc?rev=1212087&view=rev Log: QPID-2634 VS2010 - Tidy up the Csharp WinSDK VS2010 project files. Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/exam

svn commit: r1212505 - in /qpid/trunk/qpid/cpp: README-winsdk.txt bld-winsdk.ps1

2011-12-09 Thread chug
Author: chug Date: Fri Dec 9 16:40:56 2011 New Revision: 1212505 URL: http://svn.apache.org/viewvc?rev=1212505&view=rev Log: QPID-3671 WinSDK is incomplete. Adds .NET PDB files and fixes Readme-winsdk. Modified: qpid/trunk/qpid/cpp/README-winsdk.txt qpid/trunk/qpid/cpp/bld-winsdk

svn commit: r1212625 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

2011-12-09 Thread chug
Author: chug Date: Fri Dec 9 20:56:09 2011 New Revision: 1212625 URL: http://svn.apache.org/viewvc?rev=1212625&view=rev Log: QPID-3671 WinSDK - Executables are built release; copy them to bin/release. Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/trunk/qpid/cpp/bld-winsdk

svn commit: r1222343 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: Address.cpp Connection.cpp FailoverUpdates.cpp Message.cpp Receiver.cpp Sender.cpp Session.cpp

2011-12-22 Thread chug
Author: chug Date: Thu Dec 22 16:51:16 2011 New Revision: 1222343 URL: http://svn.apache.org/viewvc?rev=1222343&view=rev Log: QPID-3193 Locking .NET Disposed objects - repair patch r1228124 That code initialized the private lock object instead of locking it. Modified: qpid/trunk/qpid

svn propchange: r1222343 - svn:log

2011-12-22 Thread chug
Author: chug Revision: 1222343 Modified property: svn:log Modified: svn:log at Thu Dec 22 16:56:51 2011 -- --- svn:log (original) +++ svn:log Thu Dec 22 16:56:51 2011 @@ -1,3 +1,3 @@ -QPID-3193 Locking .NET Disposed

svn commit: r1245660 [2/2] - in /qpid/trunk/qpid/cpp/src/qpid: acl/Acl.cpp acl/AclData.cpp acl/AclData.h acl/AclReader.cpp acl/AclValidator.cpp broker/AclModule.h

2012-02-17 Thread chug
Modified: qpid/trunk/qpid/cpp/src/qpid/broker/AclModule.h URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/broker/AclModule.h?rev=1245660&r1=1245659&r2=1245660&view=diff == --- qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r1291401 - /qpid/branches/QPID-3799-acl/

2012-02-20 Thread chug
Author: chug Date: Mon Feb 20 18:33:54 2012 New Revision: 1291401 URL: http://svn.apache.org/viewvc?rev=1291401&view=rev Log: Create branch for ACL work Added: qpid/branches/QPID-3799-acl/ (props changed) - copied from r1291398, qpid/trunk/qpid/ Propchange: qpid/branches/QPID-

svn commit: r1291467 - in /qpid/branches/QPID-3799-acl/cpp/src/qpid/acl: AclData.cpp AclData.h AclReader.cpp

2012-02-20 Thread chug
Author: chug Date: Mon Feb 20 21:49:41 2012 New Revision: 1291467 URL: http://svn.apache.org/viewvc?rev=1291467&view=rev Log: QPID-3799 ACL processing - Don't delete rules, keep them all. Keep original rule allow/deny setting with rule. Get rid of log/logonly bools. Modified: qpid

svn commit: r1291989 - in /qpid/branches/QPID-3799-acl/cpp/src/qpid/acl: Acl.cpp AclData.cpp AclData.h AclReader.cpp AclReader.h AclValidator.cpp

2012-02-21 Thread chug
Author: chug Date: Tue Feb 21 20:31:01 2012 New Revision: 1291989 URL: http://svn.apache.org/viewvc?rev=1291989&view=rev Log: QPID-3799 ACL work Print rule numbers using 1-based count scheme. Check rules from first to last. Add 'ACL: ' to all log messages. Elaborate on validator cre

svn commit: r1292902 - /qpid/branches/QPID-3799-acl/cpp/src/tests/acl.py

2012-02-23 Thread chug
Author: chug Date: Thu Feb 23 19:06:52 2012 New Revision: 1292902 URL: http://svn.apache.org/viewvc?rev=1292902&view=rev Log: Fix minor typos. Modified: qpid/branches/QPID-3799-acl/cpp/src/tests/acl.py Modified: qpid/branches/QPID-3799-acl/cpp/src/tests/acl.py URL: http://svn.apache

svn commit: r1292905 - in /qpid/branches/QPID-3799-acl/cpp/src/qpid: acl/Acl.cpp acl/Acl.h acl/AclData.cpp acl/AclData.h acl/AclValidator.cpp broker/AclModule.h broker/Broker.cpp broker/SessionAdapter

2012-02-23 Thread chug
Author: chug Date: Thu Feb 23 19:13:12 2012 New Revision: 1292905 URL: http://svn.apache.org/viewvc?rev=1292905&view=rev Log: QPID-3799 ACL processing 1. Reformat AclData::lookup function. 2. Break int limit comparison code out of lookup(). Modified: qpid/branches/QPID-3799-acl/cpp

svn commit: r1293442 - in /qpid/branches/QPID-3799-acl/cpp/src/qpid/broker: Broker.cpp SessionAdapter.cpp

2012-02-24 Thread chug
Author: chug Date: Fri Feb 24 21:51:12 2012 New Revision: 1293442 URL: http://svn.apache.org/viewvc?rev=1293442&view=rev Log: QPID-3799 revert files to r1292903 (no changes since branching) Modified: qpid/branches/QPID-3799-acl/cpp/src/qpid/broker/Broker.cpp qpid/branches/QPID-3799

svn commit: r1294242 [7/7] - in /qpid/branches/QPID-3799-acl: ./ cpp/ cpp/bindings/qmf/tests/ cpp/bindings/qpid/ cpp/bindings/qpid/dotnet/ cpp/docs/api/ cpp/examples/old_api/tradedemo/ cpp/include/qmf

2012-02-27 Thread chug
Modified: qpid/branches/QPID-3799-acl/tools/src/py/qpid-stat URL: http://svn.apache.org/viewvc/qpid/branches/QPID-3799-acl/tools/src/py/qpid-stat?rev=1294242&r1=1294241&r2=1294242&view=diff == --- qpid/branches/QPID-3799-a

svn commit: r1295730 [2/2] - in /qpid/trunk/qpid/cpp/src: qpid/acl/ qpid/broker/ tests/

2012-03-01 Thread chug
Modified: qpid/trunk/qpid/cpp/src/tests/acl.py URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/acl.py?rev=1295730&r1=1295729&r2=1295730&view=diff == --- qpid/trunk/qpid/cpp/src/tests/acl.py (original) +++ q

svn commit: r1296297 - /qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp

2012-03-02 Thread chug
Author: chug Date: Fri Mar 2 16:40:31 2012 New Revision: 1296297 URL: http://svn.apache.org/viewvc?rev=1296297&view=rev Log: QPID-3799 delete stray debug log statement Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp URL:

svn commit: r1299015 - in /qpid/trunk/qpid/cpp/src: qpid/log/Statement.cpp tests/logging.cpp

2012-03-09 Thread chug
Author: chug Date: Fri Mar 9 20:02:33 2012 New Revision: 1299015 URL: http://svn.apache.org/viewvc?rev=1299015&view=rev Log: QPID-3891 C++ Broker --log-function is too chatty. Print only class-qualified function names and no args. Modified: qpid/trunk/qpid/cpp/src/qpid/log/Statement

svn commit: r1301179 - /qpid/trunk/qpid/cpp/src/qpid/store/ms-clfs/Transaction.h

2012-03-15 Thread chug
Author: chug Date: Thu Mar 15 20:14:21 2012 New Revision: 1301179 URL: http://svn.apache.org/viewvc?rev=1301179&view=rev Log: QPID-3900 add missing include to get store\ms-clfs to compile Modified: qpid/trunk/qpid/cpp/src/qpid/store/ms-clfs/Transaction.h Modified: qpid/trunk/qpid/cpp

svn commit: r1301512 - /qpid/trunk/qpid/cpp/src/tests/Makefile.am

2012-03-16 Thread chug
Author: chug Date: Fri Mar 16 13:45:29 2012 New Revision: 1301512 URL: http://svn.apache.org/viewvc?rev=1301512&view=rev Log: QPID-3901 Add EXTRA-DIST file required for windows builds Modified: qpid/trunk/qpid/cpp/src/tests/Makefile.am Modified: qpid/trunk/qpid/cpp/src/tests/Makefile.am

svn commit: r1307025 - in /qpid/trunk/qpid: cpp/src/qpid/broker/windows/SaslAuthenticator.cpp wcf/src/Apache/Qpid/DtcPlugin/DtcPlugin.cpp

2012-03-29 Thread chug
Author: chug Date: Thu Mar 29 18:17:22 2012 New Revision: 1307025 URL: http://svn.apache.org/viewvc?rev=1307025&view=rev Log: QPID-3921 C++ header files need tidyup Windows build needs same treatment as rest of the files in r1306595 Modified: qpid/trunk/qpid/cpp/src/qpid/broker/win

svn commit: r1307048 - /qpid/trunk/qpid/cpp/src/qpid/acl/AclData.cpp

2012-03-29 Thread chug
Author: chug Date: Thu Mar 29 18:53:28 2012 New Revision: 1307048 URL: http://svn.apache.org/viewvc?rev=1307048&view=rev Log: QPID-3799 C++ broker ACL improvements. In publish lookups add rule text to log output and print routing keys as expected. Modified: qpid/trunk/qpid/cpp/src/qpid

svn commit: r1309549 - in /qpid/trunk/qpid: cpp/src/qpid/acl/Acl.cpp cpp/src/qpid/acl/Acl.h cpp/src/qpid/acl/management-schema.xml cpp/src/qpid/broker/AclModule.h cpp/src/tests/acl.py tools/src/py/qpi

2012-04-04 Thread chug
Author: chug Date: Wed Apr 4 19:09:31 2012 New Revision: 1309549 URL: http://svn.apache.org/viewvc?rev=1309549&view=rev Log: QPID-3918 Add management queries to ACL module. * Make queries available to self tests. * Exercise query interface during acl self tests. Modified: qpid/trunk/

svn commit: r1309564 - /qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp

2012-04-04 Thread chug
Author: chug Date: Wed Apr 4 19:35:34 2012 New Revision: 1309564 URL: http://svn.apache.org/viewvc?rev=1309564&view=rev Log: QPID-3918 qualify namespace better for windows build Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp URL:

svn commit: r1311894 - /qpid/branches/0.16/qpid/cpp/src/tests/Makefile.am

2012-04-10 Thread chug
Author: chug Date: Tue Apr 10 18:06:14 2012 New Revision: 1311894 URL: http://svn.apache.org/viewvc?rev=1311894&view=rev Log: QPID-3901: merge fix to 0.16 branch Modified: qpid/branches/0.16/qpid/cpp/src/tests/Makefile.am (contents, props changed) Modified: qpid/branches/0.16/qpid

svn commit: r1311912 - /qpid/branches/0.16/qpid/cpp/src/qpid/store/ms-clfs/Transaction.h

2012-04-10 Thread chug
Author: chug Date: Tue Apr 10 18:33:10 2012 New Revision: 1311912 URL: http://svn.apache.org/viewvc?rev=1311912&view=rev Log: QPID-3900: merge fix to 0.16 branch Modified: qpid/branches/0.16/qpid/cpp/src/qpid/store/ms-clfs/Transaction.h (contents, props changed) Modified: qpid/bran

svn commit: r1330339 - /qpid/branches/qpid-3606/

2012-04-25 Thread chug
Author: chug Date: Wed Apr 25 15:20:57 2012 New Revision: 1330339 URL: http://svn.apache.org/viewvc?rev=1330339&view=rev Log: Investigate r1328124 broken builds on windows Added: qpid/branches/qpid-3606/ (props changed) - copied from r1330296, qpid/trunk/ Propchange: qpid/bran

svn commit: r1330350 - /qpid/branches/qpid-3606/qpid/cpp/src/CMakeLists.txt

2012-04-25 Thread chug
Author: chug Date: Wed Apr 25 15:36:43 2012 New Revision: 1330350 URL: http://svn.apache.org/viewvc?rev=1330350&view=rev Log: Fix windows link error Modified: qpid/branches/qpid-3606/qpid/cpp/src/CMakeLists.txt Modified: qpid/branches/qpid-3606/qpid/cpp/src/CMakeLists.txt URL:

svn commit: r1330403 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

2012-04-25 Thread chug
Author: chug Date: Wed Apr 25 16:33:20 2012 New Revision: 1330403 URL: http://svn.apache.org/viewvc?rev=1330403&view=rev Log: QPID-3606 get windows builds going again Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt URL:

svn commit: r1331549 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt acl.mk qpid/acl/Acl.cpp qpid/acl/Acl.h qpid/acl/AclConnectionCounter.cpp qpid/acl/AclConnectionCounter.h qpid/acl/AclPlugin.cpp

2012-04-27 Thread chug
Author: chug Date: Fri Apr 27 19:26:18 2012 New Revision: 1331549 URL: http://svn.apache.org/viewvc?rev=1331549&view=rev Log: QPID-2616 Count and limit client connections Limit client connections by name and by host address. Added: qpid/trunk/qpid/cpp/src/qpid/acl/AclConnectionCounter

svn commit: r1332342 - in /qpid/trunk/qpid/cpp/src/tests: acl.py run_acl_tests

2012-04-30 Thread chug
Author: chug Date: Mon Apr 30 19:07:03 2012 New Revision: 1332342 URL: http://svn.apache.org/viewvc?rev=1332342&view=rev Log: QPID-2616 Count and limit client connections. Add self tests for connection counting feature. Modified: qpid/trunk/qpid/cpp/src/tests/acl.py qpid/trunk/qpid

svn commit: r1332788 - in /qpid/trunk/qpid/cpp/src/qpid/acl: Acl.cpp Acl.h AclConnectionCounter.cpp AclConnectionCounter.h management-schema.xml

2012-05-01 Thread chug
Author: chug Date: Tue May 1 19:18:09 2012 New Revision: 1332788 URL: http://svn.apache.org/viewvc?rev=1332788&view=rev Log: QPID-2616 Count and limit client connections. Add management statistic and event to record denied connections. Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl

svn commit: r1333110 - in /qpid/trunk/qpid/cpp/src: qpid/acl/AclConnectionCounter.cpp qpid/broker/Connection.h tests/acl.py

2012-05-02 Thread chug
Author: chug Date: Wed May 2 17:00:54 2012 New Revision: 1333110 URL: http://svn.apache.org/viewvc?rev=1333110&view=rev Log: QPID-2616 Count and limit client connections. Bug fix: use Connection.getUserId() and not getUsername() to identify user and upgrade selftest to match. Add commen

svn commit: r1333150 - /qpid/trunk/qpid/doc/book/src/cpp-broker/Security.xml

2012-05-02 Thread chug
Author: chug Date: Wed May 2 18:39:23 2012 New Revision: 1333150 URL: http://svn.apache.org/viewvc?rev=1333150&view=rev Log: QPID-3799 and QPID-2616 Various C++ broker ACL changes * New rule matching logic * Addition and removal of object properties * New command line switches Modi

svn commit: r1335016 - /qpid/trunk/qpid/cpp/src/qpid/log/Statement.cpp

2012-05-07 Thread chug
Author: chug Date: Mon May 7 13:44:11 2012 New Revision: 1335016 URL: http://svn.apache.org/viewvc?rev=1335016&view=rev Log: NO-JIRA Fix calculation of buffer size. Buffers that have hex chars may have hundreds of them. Modified: qpid/trunk/qpid/cpp/src/qpid/log/Statement.cpp Modi

svn commit: r1335706 - /qpid/trunk/qpid/cpp/src/qpid/sys/windows/SystemInfo.cpp

2012-05-08 Thread chug
Author: chug Date: Tue May 8 19:28:43 2012 New Revision: 1335706 URL: http://svn.apache.org/viewvc?rev=1335706&view=rev Log: QPID-3603 Added SystemInfo::isLocalHost Repair r1335562 by including proper header files. Modified: qpid/trunk/qpid/cpp/src/qpid/sys/windows/SystemInfo.cpp Modi

svn commit: r1339204 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Broker.h ha/ReplicatingSubscription.h

2012-05-16 Thread chug
Author: chug Date: Wed May 16 14:49:59 2012 New Revision: 1339204 URL: http://svn.apache.org/viewvc?rev=1339204&view=rev Log: QPID-3603 HA broker backup/primary ready checks. Repair r1338889 for Windows. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Broker.h qpid/trunk/qpid/cpp/src/

svn commit: r1339812 - /qpid/branches/qpid-3902/

2012-05-17 Thread chug
Author: chug Date: Thu May 17 19:28:59 2012 New Revision: 1339812 URL: http://svn.apache.org/viewvc?rev=1339812&view=rev Log: branch for logging category work Added: qpid/branches/qpid-3902/ (props changed) - copied from r1339811, qpid/trunk/ Propchange: qpid/branches/qpid-

svn commit: r1339836 - in /qpid/branches/qpid-3902/qpid/cpp: include/qpid/log/ src/qpid/log/ src/tests/

2012-05-17 Thread chug
Author: chug Date: Thu May 17 20:07:28 2012 New Revision: 1339836 URL: http://svn.apache.org/viewvc?rev=1339836&view=rev Log: QPID-3902 Add formal message categories to C++ Broker log messages Facilities are defined to issue a log message of any category from source module. Log messages is

svn commit: r1642681 - in /qpid/trunk/qpid/cpp/src/qpid: broker/QueueCleaner.cpp sys/PollableQueue.h

2014-12-01 Thread chug
Author: chug Date: Mon Dec 1 13:32:48 2014 New Revision: 1642681 URL: http://svn.apache.org/r1642681 Log: QPID-6213: qpidd misses heartbeats * Pollable queue breaks when client does not process whole batch. * QueueCleaner must not reschedule same task multiple times. * QueueCleaner breaks out

qpid-proton git commit: QPID-548: IPv6 fix for Windows to create socket of correct address family. Patch from Dominic Evans.

2014-12-03 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master e6c6873af -> b4fbb1504 QPID-548: IPv6 fix for Windows to create socket of correct address family. Patch from Dominic Evans. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/a

svn commit: r1646849 - /qpid/trunk/qpid/cpp/examples/messaging/server.cpp

2014-12-19 Thread chug
Author: chug Date: Fri Dec 19 19:41:38 2014 New Revision: 1646849 URL: http://svn.apache.org/r1646849 Log: QPID-6280: C++ Messaging example server resource leak Modified: qpid/trunk/qpid/cpp/examples/messaging/server.cpp Modified: qpid/trunk/qpid/cpp/examples/messaging/server.cpp URL

svn commit: r1650359 - /qpid/trunk/qpid/cpp/examples/messaging/client.cpp

2015-01-08 Thread chug
Author: chug Date: Thu Jan 8 19:28:51 2015 New Revision: 1650359 URL: http://svn.apache.org/r1650359 Log: QPID-6301: [C++ Messaging] Client example acks responses Modified: qpid/trunk/qpid/cpp/examples/messaging/client.cpp Modified: qpid/trunk/qpid/cpp/examples/messaging/client.cpp URL

svn commit: r1650389 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: ReceiverContext.cpp SenderContext.cpp

2015-01-08 Thread chug
Author: chug Date: Thu Jan 8 21:51:49 2015 New Revision: 1650389 URL: http://svn.apache.org/r1650389 Log: QPID-6298: [C++ Messaging] Closing sender/receiver frees proton link. Tested with proton 0.9, 0.7, and 0.6. Modified: qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/ReceiverContext.cpp

qpid-proton git commit: PROTON-793: Add windows version of commit 7359e3e improvements to selectables/selector for new C reactor

2015-01-09 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master 8c35ce407 -> 93f296fce PROTON-793: Add windows version of commit 7359e3e improvements to selectables/selector for new C reactor Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/re

qpid-proton git commit: PROTON-794: Visual Studio 2008 fails to convert void* to enum.

2015-01-09 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master 93f296fce -> efa5eab5f PROTON-794: Visual Studio 2008 fails to convert void* to enum. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/efa5eab5 Tree: h

svn commit: r1651773 - /qpid/trunk/qpid/cpp/examples/messaging/server.cpp

2015-01-14 Thread chug
Author: chug Date: Wed Jan 14 18:54:00 2015 New Revision: 1651773 URL: http://svn.apache.org/r1651773 Log: QPID-6308: Preserve request string encoding in response string. Non-string requests are echoed as utf8 strings. Modified: qpid/trunk/qpid/cpp/examples/messaging/server.cpp Modified

qpid-proton git commit: PROTON-820: Fix perl binding to compile generated code with CXX for CXX builds. Notes to windows users: 1. This fix causes breakage in the perl binding install. See https://iss

2015-02-18 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master 4b955e4bd -> 350ec8203 PROTON-820: Fix perl binding to compile generated code with CXX for CXX builds. Notes to windows users: 1. This fix causes breakage in the perl binding install. See https://issues.apache.org/jira/browse/PROTON

qpid-proton git commit: PROTON-825: repair broken Windows VS2008 build

2015-02-23 Thread chug
Repository: qpid-proton Updated Branches: refs/heads/master 92d049935 -> c6d1c8a7a PROTON-825: repair broken Windows VS2008 build Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c6d1c8a7 Tree: http://git-wip-us

svn commit: r1021351 [2/2] - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: ./ examples/csharp.direct.receiver/ examples/csharp.direct.sender/ examples/csharp.example.client/ examples/csharp.example.de

2010-10-11 Thread chug
Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/org.apache.qpid.messaging.sln URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bindings/qpid/dotnet/org.apache.qpid.messaging.sln?rev=1021351&r1=1021350&r2=1021351&view=diff

svn commit: r1021361 - in /qpid/trunk/qpid/cpp: bindings/qpid/dotnet/src/ bindings/qpid/dotnet/src/sessionreceiver/ bindings/qpid/dotnet/src/sessionreceiver/Properties/ src/

2010-10-11 Thread chug
Author: chug Date: Mon Oct 11 14:46:38 2010 New Revision: 1021361 URL: http://svn.apache.org/viewvc?rev=1021361&view=rev Log: QPID-2863 Propagate WinSDK Build Version numbers to the Messaging .NET Binding Rooted at qpid/, this patch propagates the Windows version numbers to the .NET Bin

svn commit: r1021366 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: org.apache.qpid.messaging.rc sessionreceiver/Properties/AssemblyInfo.cs

2010-10-11 Thread chug
Author: chug Date: Mon Oct 11 14:58:17 2010 New Revision: 1021366 URL: http://svn.apache.org/viewvc?rev=1021366&view=rev Log: QPID-2863 These files were not deleted in last commit. Trying again. Removed: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.rc

svn commit: r1021367 - in /qpid/trunk/qpid/cpp/examples/messaging: messaging_client.vcproj messaging_drain.vcproj messaging_map_receiver.vcproj messaging_map_sender.vcproj messaging_server.vcproj mess

2010-10-11 Thread chug
Author: chug Date: Mon Oct 11 15:00:46 2010 New Revision: 1021367 URL: http://svn.apache.org/viewvc?rev=1021367&view=rev Log: QPID-2865 Cpp messaging examples compile problems for x64. This fix adds a unique identifier to each x64 target's IntermediateDirectory. Consequently, each

svn commit: r1021378 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/bld: bld-org.apache.qpid.messaging.sessionreceiver.csproj bld-org.apache.qpid.messaging.sln bld-org.apache.qpid.messaging.vcproj

2010-10-11 Thread chug
Author: chug Date: Mon Oct 11 15:19:34 2010 New Revision: 1021378 URL: http://svn.apache.org/viewvc?rev=1021378&view=rev Log: QPID-2866 Remove unneeded build files and directory Delete directory qpid/cpp/bindings/qpid/dotnet/bld and all the files in it. They are unused (see QPID-2827) and t

svn commit: r1022704 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2010-10-14 Thread chug
Author: chug Date: Thu Oct 14 20:55:58 2010 New Revision: 1022704 URL: http://svn.apache.org/viewvc?rev=1022704&view=rev Log: QPID-2907 Developing Qpid Cpp Messaging .NET Binding requires setup help This script helps a user set up 32-bit and 64-bit Windows development trees without manu

svn commit: r1026155 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt qpid/SaslFactory.h qpid/client/windows/SaslFactory.cpp

2010-10-21 Thread chug
Author: chug Date: Thu Oct 21 22:04:07 2010 New Revision: 1026155 URL: http://svn.apache.org/viewvc?rev=1026155&view=rev Log: QPID-1672, r1024541 Failed to modify the windows-private SaslFactory. This commit: * coerces CMake to include the two different SaslFactory sources into qpidco

svn commit: r1026436 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/src: org.apache.qpid.messaging.vcproj sessionreceiver/org.apache.qpid.messaging.sessionreceiver.csproj sessionreceiver/qpid.snk

2010-10-22 Thread chug
Author: chug Date: Fri Oct 22 18:06:07 2010 New Revision: 1026436 URL: http://svn.apache.org/viewvc?rev=1026436&view=rev Log: QPID-2913 QPID Cpp Messaging Libraries for WinSDK Are Not Signed * Add the strong key file signature to all variants of org.apache.qpid.messaging. * Clone the qpid

svn commit: r1027659 - /qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h

2010-10-26 Thread chug
Author: chug Date: Tue Oct 26 17:22:57 2010 New Revision: 1027659 URL: http://svn.apache.org/viewvc?rev=1027659&view=rev Log: QPID-2897 repair missing DLL import/export controls Modified: qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h Modified: qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r1028099 - in /qpid/trunk/qpid/cpp/bindings/qpid/dotnet: examples/csharp.map.sender/csharp.map.sender.cs src/Message.cpp src/QpidTypeCheck.h src/TypeTranslator.cpp

2010-10-27 Thread chug
Author: chug Date: Wed Oct 27 21:10:46 2010 New Revision: 1028099 URL: http://svn.apache.org/viewvc?rev=1028099&view=rev Log: QPID-2915 Qpid Cpp Messaging .NET Binding does not properly handle Qpid type VAR_VOID * In C# map sender example, send null list and map values. * In Message ToSt

svn commit: r1028391 - in /qpid/trunk/qpid/cpp: bld-winsdk.ps1 src/windows/winsdk/

2010-10-28 Thread chug
Author: chug Date: Thu Oct 28 17:17:29 2010 New Revision: 1028391 URL: http://svn.apache.org/viewvc?rev=1028391&view=rev Log: QPID-2906 Delete vendor-specific licenses. Removed: qpid/trunk/qpid/cpp/src/windows/winsdk/ Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1 Modified: qpid/t

svn commit: r1028401 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/bld/

2010-10-28 Thread chug
Author: chug Date: Thu Oct 28 17:40:02 2010 New Revision: 1028401 URL: http://svn.apache.org/viewvc?rev=1028401&view=rev Log: QPID-2866 Remove empty directory Removed: qpid/trunk/qpid/cpp/bindings/qpid/dotnet

svn commit: r1028433 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.declare_queues/Properties/AssemblyInfo.cs

2010-10-28 Thread chug
Author: chug Date: Thu Oct 28 19:06:25 2010 New Revision: 1028433 URL: http://svn.apache.org/viewvc?rev=1028433&view=rev Log: QPID-2918 Assembly mis-named in csharp.example.declare_queues Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.declare_queues/Proper

svn commit: r1028801 - /qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml

2010-10-29 Thread chug
Author: chug Date: Fri Oct 29 15:18:51 2010 New Revision: 1028801 URL: http://svn.apache.org/viewvc?rev=1028801&view=rev Log: Use updated syntax in .NET example. Show .NET VAR_VOID-to-nullptr type mapping. Add C++ Message.setProperty() method to function mapping table. Modified: qpid/t

svn commit: r1028859 - in /qpid/trunk/qpid: cpp/bindings/qpid/dotnet/src/Session.cpp cpp/bindings/qpid/dotnet/src/Session.h doc/book/src/Programming-In-Apache-Qpid.xml

2010-10-29 Thread chug
Author: chug Date: Fri Oct 29 17:23:49 2010 New Revision: 1028859 URL: http://svn.apache.org/viewvc?rev=1028859&view=rev Log: QPID-2807 More flexible acknowledgement The message-level Acknowledge in Cpp was not reflected in the .NET Messaging binding. This commit adds the ack to the code an

svn commit: r1029718 - /qpid/trunk/qpid/cpp/design/

2010-11-01 Thread chug
Author: chug Date: Mon Nov 1 15:44:10 2010 New Revision: 1029718 URL: http://svn.apache.org/viewvc?rev=1029718&view=rev Log: Remove empty directory that conflicts with DESIGN file. Removed: qpid/trunk/qpid/cpp/de

  1   2   3   4   5   6   7   8   9   10   >