Fix message aggregator for chunked netconf messages.
[controller.git] / opendaylight / netconf / netconf-api /
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util 67/5367/4
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Andrew KimMerge "Fix for Bug 403: Install button does not work...
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message. 63/5263/3
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-11 Robert VargaRework NETCONF interfaces 18/5218/7
2014-02-11 Robert VargaFix thread safety issues in netconf client 17/5217/3
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Robert VargaExpose ChannelFuture from sendMessage() 97/5197/2
2014-02-10 Robert VargaGetter methods should be final 96/5196/2
2014-02-10 Robert VargaFix a warning and make field final 90/5190/2
2014-02-10 Robert VargaRemove use of deprecated Exceptions 89/5189/2
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-controller-bulk-release-2-1
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing... jenkins-controller-bulk-release-prepare-only-2-4
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp... 01/4701/2
2014-01-18 Ed WarnickeMerge "Move protocol framework from BGPCEP project"
2014-01-18 Robert VargaMove protocol framework from BGPCEP project 15/4315/5
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Milos FabianFixed netconf monitoring. 61/3661/6
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
2013-12-08 Ed WarnickeMerge "Fix a typo in debug message"
2013-12-08 Robert VargaFix a typo in debug message 56/3556/1
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Ed WarnickeMerge "Modified Group, Meter and Table. Xpath pointing...
2013-11-28 Ed WarnickeMerge "MD-SAL StatisticsManager- Stopping statistics...
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Ed WarnickeMerge "- introduced netconf ssh wrapper bundle - incorp...
2013-11-28 Martin Bobak- netconf SSH bridge bundle 38/3138/2
2013-11-28 Martin Bobak- introduced netconf ssh wrapper bundle 82/2982/3
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem... 54/2554/1
2013-11-08 Ed WarnickeMerge "Added config wrapper for netty's NioEventLoopGroup."
2013-11-08 Ed WarnickeMerge "Fix for incorrect request assumption in Update...
2013-11-08 Ed WarnickeMerge "Fix for bug 136 and bug 137."
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Martin Bobak- Added exi capability utilities, handlers and necessar... 07/2407/12
2013-10-24 Martin Bobakadded implementation of Identifier and Identifiable... 02/2102/4
2013-10-23 Ed WarnickeFix for $[netconf.version} issues. 90/2090/1
2013-10-22 Tomas OlveckyBump version of netconf-subsystem to 0.2.2-SNAPSHOT. 83/2083/1
2013-10-22 Martin Bobakbump netty to version 4.0.10.Final 67/2067/2
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9