Bug 977: Return RpcError result on neconf failure
[netconf.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf /
2014-06-19 tpantelisBug 977: Return RpcError result on neconf failure
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Tony TkacikMerge "Bug 225 - added support for depth RESTCONF param...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-09 Tomas OlveckyBUG-1105: Implement subtree filtering in netconf
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-02 Tomas OlveckyBUG 624 - Make netconf TCP port optional.
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tomas OlveckyBUG-624 make netconf tcp address optional in config...
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Tomas OlveckyBug 992 - Fix broken netconf xml serialization.
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-12 Tony TkacikMerge "BUG-704 Remove pax from netconf identity-ref...
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-11 Robert VargaAdd serialVersionUID to Serializable
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Tony TkacikMerge changes Ie84ea1ff,Ifa0a97da
2014-04-29 Martin BobakDefault auth parameters in config.ini.
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK...
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Tony TkacikMerge "BUG-732 Fix sal-netconf-connector unable to...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download...
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Tony TkacikMerge "BUG-832 Add initial configuration for controller...
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
2014-04-24 Martin BobakBug 722 - nagasena version bumped to 0000.0002.0038
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 Robert VargaBUG-472: Add EXI codecs without wiring them
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:707 - ConfigPusher should wait for...
2014-04-15 Tomas OlveckyResolve Bug:707 - ConfigPusher should wait for netconf...
2014-04-14 Milos FabianBug 714 - Fixed creating DOM Document's element with...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-04 Ed WarnickeMerge "Resolve Bug:654 - Fix config-persister exception...
2014-04-04 Tomas OlveckyResolve Bug:654 - Fix config-persister exception handling.
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-26 Tomas OlveckyResolve Bug:593. Persister should communicate via OSGi...
2014-03-14 Tomas OlveckyResolve Bug:522
2014-03-05 Tony TkacikMerge "Remove duplicate netconf namespace constant"
2014-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekRemove duplicate netconf namespace constant
2014-03-04 Maros MarsalekGet rid of netconf operation filters
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-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-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"
next