Merge "Update maven-bundle-plugin version in config and netconf."
[netconf.git] / opendaylight / netconf /
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 tomasUpdate maven-bundle-plugin version in config and netconf.
2014-01-06 Ed WarnickeMerge "Added constructor which allows for custom Netcon...
2014-01-06 Tony TkacikAdded constructor which allows for custom NetconfClient...
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-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Ed WarnickeMerge "Verification of keys in list"
2013-12-17 Tomas OlveckyFix date initialization in NetconfOperationServiceImplTest.
2013-12-17 Giovanni MeoMerge "Netconf SSH user authentication using UserManager"
2013-12-17 Martin BobakNetconf SSH user authentication using UserManager
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-14 Ed WarnickeMerge "Added support for union yang types to netconf."
2013-12-13 Maros MarsalekAdded support for union yang types to netconf.
2013-12-13 Maros MarsalekAdd consistency check of visible yang modules to netconf.
2013-12-12 Milos FabianFixed netconf monitoring.
2013-12-12 Ed WarnickeMerge "Added xml storage adapter bundle fragments for...
2013-12-12 Maros MarsalekAdded xml storage adapter bundle fragments for config...
2013-12-11 Giovanni MeoMerge "Improve logging of persister and netconf client."
2013-12-11 Tomas OlveckyImprove logging of persister and netconf client.
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-11 Maros MarsalekAdded support for persistance of service references...
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Maros MarsalekImproved support for default yang statements in configu...
2013-12-08 Ed WarnickeMerge "Fix a typo in debug message"
2013-12-08 Ed WarnickeMerge "Fixed sal-netconf-connector readConfiguration"
2013-12-08 Tony TkacikFixed sal-netconf-connector readConfiguration
2013-12-08 Robert VargaFix a typo in debug message
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-07 Tomas OlveckyRefactor persister: Add ability to publish multiple...
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Tomas OlveckyRefactor yang-jmx-generator and -plugin to support...
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Maros MarsalekUpdated xpath pointing to a module instance under servi...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module...
2013-12-04 Ed WarnickeMerge "Fixed serialization issues with Augments and...
2013-12-04 Ed WarnickeMerge "client IP/port definition in configuration separ...
2013-12-04 Martin Bobaknetconf-ssh dependency cleanup
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Martin Bobakclient IP/port definition in configuration separation
2013-12-04 Martin Bobak- added hello message with client ip and user@host...
2013-12-03 Ed WarnickeMerge "Add support for BigDecimal to netconf mapping."
2013-12-03 Maros MarsalekAdd support for BigDecimal to netconf mapping.
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-12-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 Ed WarnickeMerge "Added DELETE on cors.allowed.methods for a few...
2013-12-02 Ed WarnickeMerge "Add numberOfBackups=1 property to config.ini...
2013-12-02 Tomas OlveckyAdd numberOfBackups=1 property to config.ini's netconf...
2013-12-02 Ed WarnickeMerge "Fix static state in PersisterAggregatorTest...
2013-12-02 Tomas OlveckyFix static state in PersisterAggregatorTest causing...
2013-12-01 Anil VishnoiMD-SAL Statistics Manager - Minor change in group/meter...
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-30 Tomas OlveckyFix persister bug introduced in last commit.
2013-11-29 Ed WarnickeMerge "Fix bug in persister causing to persist last...
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
2013-11-29 Tomas OlveckyFix bug in persister causing to persist last configurat...
2013-11-29 Milos FabianFixed PersisterAggregatorTest.
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Tomas OlveckyFix race conditions between config-manager and persister.
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Ed WarnickeMerge "Add config-persister-directory-adapter. This...
2013-11-29 Ed WarnickeMerge "Refactor persister to handle multiple storage...
2013-11-29 Ed WarnickeMerge "Refactor persister: require only capabilities...
2013-11-29 Tomas OlveckyAdd config-persister-directory-adapter.
2013-11-29 Tomas OlveckyRefactor persister to handle multiple storage engines.
2013-11-29 Maros MarsalekAdd running configuration data to get netconf operation...
2013-11-28 Tomas OlveckyRefactor persister: require only capabilities reference...
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister.
2013-11-28 Maros MarsalekAdd support for enums as configuration attributes in...
2013-11-28 Maros MarsalekAdd support for configuration attributes based on yang...
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Tony TkacikFixed 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 Ed WarnickeMerge changes I178e467a,Ia8720c2c
2013-11-28 Martin Bobak- netconf SSH bridge bundle
2013-11-28 Martin Bobak- introduced netconf ssh wrapper bundle
2013-11-28 Robert VargaRemove executable permissions from pom.xml
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
next