Refactor persister: require only capabilities referenced by the xml snapshot.
[netconf.git] / opendaylight / netconf / netconf-impl /
2013-11-28 Tomas OlveckyRefactor persister.
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-25 Ed WarnickeMerge changes I4ba7cf7d,Ia3e319ee
2013-11-25 Maros MarsalekUpdate context-instance xpath format according to lates...
2013-11-22 Maros MarsalekFix no response from netconf server if no operation...
2013-11-20 Ed WarnickeMerge "tests for empty leaf, namespace changing, multi...
2013-11-20 Ed WarnickeMerge "Dispose HashedWheelTimer instances properly...
2013-11-20 Maros MarsalekDispose HashedWheelTimer instances properly in netconf...
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Enabling notification from netconf client"
2013-11-12 Ed WarnickeMerge "Exctract EventLoopGroup instances to constructor...
2013-11-12 Maros MarsalekExctract EventLoopGroup instances to constructorparamet...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoReduce logged messages during build and concentrate...
2013-11-11 Robert GallasChannel initializer class hierarchy refactor
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem...
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Martin Bobak- Added exi capability utilities, handlers and necessar...
2013-11-05 Maros MarsalekImproved exception handling thrown by client threads...
2013-11-05 Maros MarsalekNetconfClientDispatcher moved to constructor arguments...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-30 Alissa BonasClean all unused and redundant imports in controller.
2013-10-24 Martin Bobakadded implementation of Identifier and Identifiable...
2013-10-24 Milos FabianNetconf message related constants moved to one place.
2013-10-23 Ed WarnickeFix for $[netconf.version} issues.
2013-10-22 Tomas OlveckyBump version of netconf-subsystem to 0.2.2-SNAPSHOT.
2013-10-22 Martin Bobakbump netty to version 4.0.10.Final
2013-10-21 Alissa BonasDeclare commons-io version
2013-10-20 Milos FabianReworked Netconf framing mechanism, added chunked frami...
2013-10-17 Alissa BonasFix warnings in poms - duplicate and incorrect dependencies
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation