Bug 977: Return RpcError result on neconf failure
[netconf.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClientSession.java
2014-06-19 tpantelisBug 977: Return RpcError result on neconf failure
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-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Tony TkacikMerge changes Ie84ea1ff,Ifa0a97da
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK...
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-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Robert VargaFix a warning
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-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-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Martin Bobak- Added exi capability utilities, handlers and necessar...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation