Resolve Bug:593. Persister should communicate via OSGi SR instead of TCP.
[netconf.git] / opendaylight / netconf / netconf-impl / src / test / java / org / opendaylight / controller / netconf / impl /
2014-03-26 Tomas OlveckyResolve Bug:593. Persister should communicate via OSGi...
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl.
2014-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekGet rid of netconf operation filters
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-03-03 Tony TkacikMerge "Eradicate exificient from the repository"
2014-03-03 Tony TkacikMerge "Deprecate NetconfMessageHeader test class"
2014-02-28 Robert VargaDeprecate NetconfMessageHeader test class
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util
2014-02-18 Tony TkacikMerge "Split message aggregators"
2014-02-18 Tony TkacikMerge "Cleanup framing mechanisms"
2014-02-18 Robert VargaSplit message aggregators
2014-02-18 Robert VargaCleanup framing mechanisms
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message.
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Robert VargaGet rid of NetconfMessageFactory
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing...
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-21 Tomas OlveckyFix bug in hello message: module with more revisions.
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2013-12-19 Maros MarsalekFixed some TODOs in netconf.
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
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.
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 "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Martin Bobak- remove TLS/SSL support from netconf server and client
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-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 Milos FabianNetconf message related constants moved to one place.
2013-10-22 Martin Bobakbump netty to version 4.0.10.Final
2013-10-20 Milos FabianReworked Netconf framing mechanism, added chunked frami...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation