netconf.git
2014-01-10 Martin SunalAdded DELETE operation
2014-01-10 Martin SunalChanged POST operation
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 Ed WarnickeMerge changes I994c19ee,I245e9e7a
2014-01-08 Martin Bobakprivate key configurable in config.ini
2014-01-08 tomasUpdate maven-bundle-plugin version in config and netconf.
2014-01-08 Jozef Gloncaksal-rest-connector test refactoring
2014-01-08 Jozef GloncakMore test for improving of code coverage + test refactoring
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf
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-18 Martin SunalSwitched codecs infrastructure to use yang-data-impl...
2013-12-17 Tomas OlveckyFix date initialization in NetconfOperationServiceImplTest.
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype
2013-12-17 Tony TkacikVerification of keys in list
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-16 Ladislav BorakAdded tests for reading:
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-10 Tony TkacikFixed deserialization of IdentityRefs in Restconf URI.
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 Ed WarnickeMerge "Fix for bug 211, where direct write and read...
2013-12-09 Tony TkacikFix for bug 211, where direct write and read of augment...
2013-12-09 msunalCorrected response status codes from restconf
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-06 Ed WarnickeMerge "Used log instead of exception"
2013-12-06 msunalUsed log instead of exception
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 Jozef GloncakCommon yang and xml loader for tests
2013-12-04 Jozef GloncakRestconfImpl.invokeRpc method test
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 Tony TkacikFixed serialization issues with Augments and java types
2013-12-03 Maros MarsalekAdd support for BigDecimal to netconf mapping.
2013-12-03 msunalCreated own XML mapper for translation
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Ed WarnickeMerge "Leafref and identityref types to Json"
2013-12-03 Martin Bobak- remove TLS/SSL support from netconf server and client
2013-12-03 Jozef GloncakLeafref and identityref types to Json
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 Madhu VenugopalAdded DELETE on cors.allowed.methods for a few missing...
2013-12-02 msunalRPC input is wrapped into RPC name element
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 Jozef GloncakFinding data nodes in choices and cases.
next