BUG-2635 Netconf monitoring for md-sal netconf northbound
[netconf.git] / opendaylight / netconf / netconf-impl / src / test / java / org / opendaylight / controller / netconf / impl / ConcurrentClientsTest.java
2015-02-23 Maros MarsalekBUG-2635 Netconf monitoring for md-sal netconf northbound
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-17 Maros MarsalekBUG-2634 Config binding for netconf server
2014-11-28 Tony TkacikMerge "Netconf-cli compilable and included in project"
2014-11-26 Moiz RajaMerge "Bug-915: Adding static document generation....
2014-11-25 Marian DubaiFix checkstyle warnings in netconf-impl.
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-12 Filip TehlarBUG-1521 netconf-client line coverage
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-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-06 Tony TkacikMerge changes I05e784af,Ie975a2ec
2014-05-05 Maros MarsalekBUG-693 Config module for netconf client dispatcher.
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 Make base capabilities from netconf server...
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-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 Tomas OlveckyResolve Bug:713 - Open snapshot only once per session.
2014-04-15 Tony TkacikMerge "BUG-459 Remove deprecated NetconfClient class."
2014-04-14 Maros MarsalekBUG-459 Remove deprecated NetconfClient class.
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
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-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-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekGet rid of netconf operation filters
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message.
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
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-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-21 Tomas OlveckyFix bug in hello message: module with more revisions.
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-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-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Enabling notification from netconf client"
2013-11-12 Ed WarnickeMerge "Exctract EventLoopGroup instances to constructor...
2013-11-12 Maros MarsalekExctract EventLoopGroup instances to constructorparamet...
2013-11-05 Maros MarsalekImproved exception handling thrown by client threads...
2013-11-05 Maros MarsalekNetconfClientDispatcher moved to constructor arguments...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation