Merge "Get rid of netconf operation filters"
[netconf.git] / opendaylight / netconf / netconf-util /
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-02-28 Robert VargaEradicate exificient from the repository
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 "Integration test added to netconf-it to test...
2014-02-24 Maros MarsalekRefactor configuration for ConfigPersister.
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 Tony TkacikMerge "Fix message aggregator for chunked netconf messa...
2014-02-21 Maros MarsalekFix message aggregator for chunked netconf messages.
2014-02-20 Maros MarsalekMake use of new sendMessage method in AbstractNegotiator
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime...
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 Robert VargaImprove NETCONF encoding performance
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 VargaUntangle the XML/Hello message decoders
2014-02-18 Robert VargaDo not instantiate multiple DocumentBuilderFactories
2014-02-18 Robert VargaSplit message aggregators
2014-02-18 Robert VargaCorrect encoding
2014-02-18 Robert VargaCleanup framing mechanisms
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Robert VargaFix warnings about overriden versions
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message.
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces
2014-02-11 Robert VargaRewrite POSSIBLE_ENDS and POSSIBLE_STARTS
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Robert VargaSome methods should be final
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Ed WarnickeMerge "Get rid of DeserializerException"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 2"
2014-02-10 Robert VargaGet rid of NetconfMessageFactory
2014-02-10 Robert VargaGet rid of DeserializerException
2014-02-10 Robert VargaGet rid of using ProtocolHandlerFactory, part 2
2014-02-07 Robert VargaFix a few eclipse-reported warnings
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Robert VargaImprove netconf negotiator messages
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 OlveckyChange unprotected netconf address from 0.0.0.0 to...
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-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi...
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-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util.
2014-01-18 Ed WarnickeMerge "Move protocol framework from BGPCEP project"
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Robert VargaMove protocol framework from BGPCEP project
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
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 VargaDo not instantiate constant lists on each message
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Tomas OlveckyRefactor shutdown-impl: add parameter to RPC, remove...
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx...
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-20 Ed WarnickeMerge "Fix HashedWheelTimer exception for short living...
2013-12-20 Maros MarsalekFix HashedWheelTimer exception for short living netconf...
2013-12-19 Maros MarsalekFixed some TODOs in netconf.
2013-12-19 Maros MarsalekUpdate service reference persistance according to new...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
next