Merge "Get rid of netconf operation filters"
[netconf.git] / opendaylight / netconf / netconf-it /
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-25 Tony TkacikMerge "Better exception handling when instantiating...
2014-02-25 Tony TkacikMerge "Integration test added to netconf-it to test...
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-21 Maros MarsalekModify config-api exceptions, bump config and netconf...
2014-02-21 Maros MarsalekIntegration test added to netconf-it to test identity...
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 "Untangle the XML/Hello message decoders"
2014-02-18 Tony TkacikMerge "Do not instantiate multiple DocumentBuilderFacto...
2014-02-18 Tony TkacikMerge "Split message aggregators"
2014-02-18 Tony TkacikMerge "Correct encoding"
2014-02-18 Tony TkacikMerge "Cleanup framing mechanisms"
2014-02-18 Robert VargaFix a few more warnings
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-11 Robert VargaFix thread safety issues in netconf client
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
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-31 Tomas OlveckyRefactor config-persister: clean up exception handling...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing...
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp...
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
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-17 Robert VargaSwitch to using yangtools version of mockito-configuration
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Maros MarsalekRemove System.out from netconf tests
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
2014-01-08 Martin Bobakprivate key configurable in config.ini
2013-12-19 Maros MarsalekFixed some TODOs in netconf.
2013-12-17 Giovanni MeoMerge "Netconf SSH user authentication using UserManager"
2013-12-17 Martin BobakNetconf SSH user authentication using UserManager
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-07 Tomas OlveckyRefactor persister: Add ability to publish multiple...
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-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Ed WarnickeMerge "Refactor persister to handle multiple storage...
2013-11-29 Ed WarnickeMerge "Refactor persister: require only capabilities...
2013-11-29 Tomas OlveckyRefactor persister to handle multiple storage engines.
2013-11-29 Maros MarsalekAdd running configuration data to get netconf operation...
2013-11-28 Tomas OlveckyRefactor persister: require only capabilities reference...
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister.
2013-11-28 Maros MarsalekAdd support for configuration attributes based on yang...
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
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
2013-11-28 Martin Bobak- introduced netconf ssh wrapper bundle
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-25 Maros MarsalekUpdate context-instance xpath format according to lates...
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-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 MarsalekNetconfClientDispatcher moved to constructor arguments...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-25 Maros MarsalekAdded unit test to demonstrate netconf-client
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-14 Ed WarnickeCandidate fix for "NoSuchAlgorithm SunX509 KeyManager...
next