Author: nsantos
Date: Thu Feb 16 21:43:35 2012
New Revision: 1245195
URL: http://svn.apache.org/viewvc?rev=1245195&view=rev
Log:
missing casts and include to be able to compile under fedora 18
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/posix/Socket.cpp
qpid/trunk/qpid/cpp/src/qpid/sys/pos
Author: robbie
Date: Thu Feb 16 11:53:07 2012
New Revision: 1244948
URL: http://svn.apache.org/viewvc?rev=1244948&view=rev
Log:
QPID-3846: stop adding useless empty nodes for connections, exchanges, queues
when no virtual hosts are accessable
Applied patch from Oleksandr Rudyy
Modified:
q
Author: robbie
Date: Thu Feb 16 11:52:52 2012
New Revision: 1244947
URL: http://svn.apache.org/viewvc?rev=1244947&view=rev
Log:
QPID-3845: Change impact attribute for ShutdownMBean to ACTION
Applied patch from Oleksandr Rudyy
Modified:
qpid/trunk/qpid/java/broker-plugins/experimental/shutd
Author: robbie
Date: Thu Feb 16 11:49:14 2012
New Revision: 1244946
URL: http://svn.apache.org/viewvc?rev=1244946&view=rev
Log:
QPID-3844: allow queryMBeans to succeed without ACL checking, tools like
JConsole / Qpid MC need this to function at all
Applied patch from Oleksandr Rudyy
Modified:
Author: robbie
Date: Thu Feb 16 11:24:02 2012
New Revision: 1244934
URL: http://svn.apache.org/viewvc?rev=1244934&view=rev
Log:
QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the
object type and properties. Fix length used for property wildcarding checks.
Applied patch