summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core
Commit message (Expand)AuthorAgeFilesLines
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-175-58/+84
* QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-132-2/+2
* QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ...Robert Godfrey2014-01-131-0/+17
* QPID-5472: [Java Broker] Connection model object attribute PORT should return...Keith Wall2014-01-132-1/+4
* QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT...Keith Wall2014-01-123-9/+13
* QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-111-18/+22
* QPID-5429: [Java Broker] Exceptions causing startup failure now written to qp...Keith Wall2014-01-101-0/+1
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-0910-93/+388
* QPID-5420: Restore ability to consume using BURLs specifying default exchange.Keith Wall2014-01-071-5/+5
* QPID-5450: have the group manager try to acquire the message at the time it i...Robert Gemmell2014-01-073-10/+40
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-1/+0
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-5/+8
* NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-0337-65/+0
* QPID-5255: add missing licence header to doc and java files on trunk, for lat...Robert Gemmell2013-12-161-0/+20
* QPID-5372: Stop generation of an excessive amount of debug logging for Prefer...Alex Rudyy2013-11-243-45/+66
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-4463: [Java Broker] SimpleLDAPAuthManager - address review comments from...Keith Wall2013-10-292-16/+40
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-275-17/+49
* QPID-5240: Change ExternalSaslServer to avoid NPE possibility.Keith Wall2013-10-272-95/+105
* QPID-4463: [Java Broker] Change SimpleLDAPAuthManager to accept trust store m...Keith Wall2013-10-2121-85/+827
* QPID-5242: Remove obsolete conversion of queue message grouping attributes in...Alex Rudyy2013-10-174-27/+33
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5205: Change ExchangeAdapter to return a model exchange object for alter...Keith Wall2013-10-051-5/+5
* QPID-5138: Bump broker model version to 1.2Alex Rudyy2013-10-053-5/+21
* QPID-5138: Change preferences provider to allow deletion of preferences for m...Alex Rudyy2013-10-055-18/+52
* QPID-5138: Optimize code in preferences provider recovererAlex Rudyy2013-10-052-17/+15
* QPID-5138: Simplify the evaluation of child configured object class in config...Alex Rudyy2013-10-054-27/+127
* QPID-5138: Replace PreferencesProviderCreator with the static code in Prefere...Alex Rudyy2013-10-0512-122/+141
* QPID-5138: Simplify file locking meachsnism and improve the implementation of...Alex Rudyy2013-10-052-203/+243
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-16/+3
* QPID-5193: update the source and target values used for javac to 1.6Robert Gemmell2013-09-291-1/+1
* QPID-5192: commit the protocol and logging files output by running the update...Robert Gemmell2013-09-2913-0/+3465
* QPID-5192: update logmessage template to improve generation notice and remove...Robert Gemmell2013-09-291-9/+6
* QPID-5192, QPID-5048: update the maven build in line with previous QPID-5192 ...Robert Gemmell2013-09-291-60/+55
* QPID-5192: make the protocol and logging source generation explicitly trigger...Robert Gemmell2013-09-291-8/+12
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+283
* QPID-5161: use a full test implementation of MessageMetaDataType to ensure th...Robert Gemmell2013-09-235-11/+296
* QPID-5163: move generation of the ACL log messages to broker-core alongside a...Robert Gemmell2013-09-231-0/+26
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-1/+1
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-2315-1720/+1
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-23601-0/+90222