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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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-
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
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/
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:
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
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
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:
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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-
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
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
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
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
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
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
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
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:
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
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
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
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
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
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/
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:
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
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
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
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:
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:
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
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
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
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
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
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
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
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/
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-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 - 100 of 956 matches
Mail list logo