Decouple config and netconf subsystems.
[netconf.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / NetconfUtil.java
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-util
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
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-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-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
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-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util.