Bug 509: Fixed incorrect merging of Data Store Writes / Events
[controller.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClient.java
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 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
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-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Andrew KimMerge "Fix incorrect validation in SwitchConfig"
2014-02-07 Andrew KimMerge "Lower logger level in OF1.0 Discovery Service"
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-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-05 Tomas OlveckyImprove logging in NetconfClient, logging-bridge. Incre... 26/5126/4
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-01-31 Tomas OlveckyRefactor config-persister: clean up exception handling... 65/5065/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx... 11/4111/1
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Alessandro BochMerge "Updated ContainerFlow to take multiple vlans"
2014-01-06 Ed WarnickeMerge "Added constructor which allows for custom Netcon...
2014-01-06 Tony TkacikAdded constructor which allows for custom NetconfClient... 36/4036/1
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-12 Ed WarnickeMerge "Added more granular error reporting during commi...
2013-12-12 Ed WarnickeMerge "removed parent dependency on pax-exam-container...
2013-12-11 Giovanni MeoMerge "Improve logging of persister and netconf client."
2013-12-11 Tomas OlveckyImprove logging of persister and netconf client. 14/3614/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 "Fix errors reported by pyang"
2013-12-09 Ed WarnickeMerge "Update service references to new format"
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 Ed WarnickeMerge "Fixed sal-netconf-connector readConfiguration"
2013-12-08 Tony TkacikFixed sal-netconf-connector readConfiguration 72/3472/3
2013-12-08 Ed WarnickeMerge "Fixed add/delete/modify RPC for group/flow/remov...
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-07 Tomas OlveckyRefactor persister: Add ability to publish multiple... 67/3467/2
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 "- introduced netconf ssh wrapper bundle - incorp...
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 "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
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-11-05 Maros MarsalekNetconfClientDispatcher moved to constructor arguments... 79/2379/3
2013-10-20 Maros MarsalekMake netconf client throw checked Interrupted exception... 02/2002/2
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9