BUG-732 Fix sal-netconf-connector unable to download schemas
[netconf.git] / opendaylight / netconf / netconf-it /
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
2014-04-19 Giovanni MeoRemove unnecessary variable in netconf-it
2014-04-18 Alessandro BochMerge " Remove version mismatch in config.version"
2014-04-18 Giovanni Meo Remove version mismatch in config.version
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent...
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
2014-04-16 Maros MarsalekBUG-472 Initial EXI encoder/decoder implementation...
2014-04-16 Tony TkacikMerge "Resolve Bug:745 - remove windows line endings...
2014-04-15 Milos FabianBug 491 - Use XmlUnit for xml comparing in junit tests.
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "Resolve Bug:713 - Open snapshot only once per...
2014-04-15 Tony TkacikMerge "Resolve Bug:707 - ConfigPusher should wait for...
2014-04-15 Tomas OlveckyResolve Bug:713 - Open snapshot only once per session.
2014-04-15 Tomas OlveckyResolve Bug:707 - ConfigPusher should wait for netconf...
2014-04-15 Tony TkacikMerge "BUG-459 Remove deprecated NetconfClient class."
2014-04-14 Maros MarsalekBUG-459 Remove deprecated NetconfClient class.
2014-04-09 Tony TkacikMerge "BUG-704 Fix failing integration test in netconf-it"
2014-04-09 Maros MarsalekBUG-704 Fix failing integration test in netconf-it
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "Resolve Bug:623 : Generate private key using...
2014-04-07 Tomas OlveckyResolve Bug:623 : Generate private key using bouncycastle.
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-27 Robert VargaBump netty.io to 4.0.17.Final
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-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...
next