index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
broker-plugins
/
access-control
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Robert Godfrey
2014-10-10
1
-2
/
+29
*
QPID-6114: Migrate the State member variable to AbstractConfiguredObject class
Alex Rudyy
2014-09-24
1
-13
/
+5
*
QPID-6022 : [Java] Fix issues highlighted by code scanning tools
Robert Godfrey
2014-08-19
1
-38
/
+20
*
QPID-5980: yet more javadoc fixups
Robert Gemmell
2014-08-08
2
-5
/
+2
*
QPID-5574 : [Java Broker] remove redundant state transitions
Robert Godfrey
2014-05-09
1
-8
/
+1
*
QPID-5754 : [Java Broker] Make state change operations methods rather than ca...
Robert Godfrey
2014-05-08
2
-65
/
+54
*
QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...
Robert Godfrey
2014-05-02
2
-5
/
+5
*
QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...
Robert Godfrey
2014-04-30
4
-77
/
+3
*
QPID-5726 : [Java Broker] Use annotation processing to generate object factor...
Robert Godfrey
2014-04-28
3
-38
/
+2
*
QPID-5615 : Address review comments from Alex Rudyy
Robert Godfrey
2014-04-25
1
-2
/
+1
*
QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...
Robert Godfrey
2014-04-18
2
-3
/
+2
*
QPID-5698 : [Java Broker] make the lifetimePolicy attribute automated
Robert Godfrey
2014-04-15
1
-16
/
+1
*
QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec...
Robert Godfrey
2014-04-14
1
-6
/
+0
*
QPID-5698 : [Java Broker] make the durable attribute automated, remove unused...
Robert Godfrey
2014-04-14
1
-24
/
+19
*
QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...
Robert Godfrey
2014-04-13
3
-222
/
+252
*
QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...
Robert Godfrey
2014-04-12
1
-1
/
+1
*
QPID-5680 : [Java Broker] remove configuration defualt maps
Robert Godfrey
2014-04-11
1
-1
/
+1
*
QPID-5680 : [Java Broker] move configuration defualts to annotations
Robert Godfrey
2014-04-11
1
-9
/
+0
*
QPID-5672 : [Java Broker] move variable interpolation to the configured object
Robert Godfrey
2014-04-09
1
-1
/
+8
*
QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...
Robert Godfrey
2014-04-04
5
-82
/
+318
*
QPID-5653, QPID-5624: Remove support for virtual host xml and make message an...
Keith Wall
2014-04-01
1
-2
/
+1
*
QPID-5611 : Fix other logging to always use the most current event logger hel...
Robert Godfrey
2014-03-08
5
-13
/
+18
*
QPID-5611 : Change the event logger from a singleton to an instance
Robert Godfrey
2014-03-08
6
-45
/
+31
*
QPID-5611 : [Java Broker] remove LogActors
Robert Godfrey
2014-03-07
1
-3
/
+3
*
QPID-5596 : [Java] Address bugs found by FindBugs
Robert Godfrey
2014-03-03
2
-3
/
+2
*
QPID-5567 : Further changes to SecurityMangager
Robert Godfrey
2014-02-20
1
-30
/
+12
*
QPID-5567 : Always Use AccessControllerContext to find the current context Su...
Robert Godfrey
2014-02-19
1
-7
/
+17
*
NO-JIRA : fix typos / spelling errors
Robert Godfrey
2014-01-23
3
-3
/
+3
*
QPID-5163: move generation of the ACL log messages to broker-core alongside a...
Robert Gemmell
2013-09-23
2
-29
/
+1
*
QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par...
Robert Gemmell
2013-04-29
1
-1
/
+4
*
QPID-4753: move ACL config from broker attribute to a top level entity
Alex Rudyy
2013-04-19
3
-26
/
+105
*
QPID-4390: Introduce a configuration store in java broker allowing runtime mo...
Alex Rudyy
2013-02-19
5
-51
/
+59
*
QPID-4377: add missing licence headers to various files in the Java tree
Robert Gemmell
2012-12-11
1
-0
/
+18
*
QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...
Robert Gemmell
2012-10-12
4
-140
/
+42
*
QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe...
Keith Wall
2012-09-28
6
-87
/
+115
*
QPID-4334: removed the firewall plugin and moved its functionality into the A...
Keith Wall
2012-09-28
16
-97
/
+974
*
QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...
Robert Gemmell
2012-08-24
5
-116
/
+47
*
QPID-3965: Fix issue with converting ACL content to lower case Applied patch ...
Keith Wall
2012-04-27
1
-1
/
+0
*
QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...
Robert Gemmell
2012-02-16
1
-4
/
+3
*
QPID-3789 : [Java] code tidyups
Robert Godfrey
2012-01-29
6
-18
/
+9
*
NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...
Robert Godfrey
2012-01-27
1
-1
/
+1
*
QPID-3703: ACL test improvements
Keith Wall
2011-12-20
1
-1
/
+10
*
QPID-3641: rename configuration element aclv2 => acl.
Keith Wall
2011-11-28
1
-1
/
+1
*
QPID-3641: ACLV2 Simplifications and Improvements for Java Broker
Keith Wall
2011-11-24
2
-83
/
+29
*
QPID-3310 - Principal/Subject refactoring.
Robert Gemmell
2011-07-13
2
-170
/
+206
*
add missing Apache licence
Robert Gemmell
2010-09-27
1
-1
/
+21
*
QPID-2654: Add Actor logging to the ACL plugin
Robert Gemmell
2010-06-17
3
-11
/
+54
*
QPID-2638 : Add initial support for Topics section in configuration file.
Martin Ritchie
2010-06-14
1
-1
/
+1
*
QPID-2581 : Update Plugins that use configuration to only throw Configuration...
Martin Ritchie
2010-06-03
2
-14
/
+31
*
Remove Plugin.isConfigured Only configured plugins should be created
Martin Ritchie
2010-06-03
1
-9
/
+15
[next]