netconf.git
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "InputStream for RSA file should not be static"
2014-01-22 Ed WarnickeMerge "Changed codec for Identityref in JSON transforma...
2014-01-21 Jozef GloncakTests for loading data with augmented schema nodes...
2014-01-21 Martin BobakInputStream for RSA file should not be static
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere...
2014-01-18 Ed WarnickeMerge "Move protocol framework from BGPCEP project"
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Robert VargaMove protocol framework from BGPCEP project
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-17 Robert VargaFix thread safety issue with StartExi operation
2014-01-17 Robert VargaDo not instantiate constant lists on each message
2014-01-17 Robert VargaSwitch to using yangtools version of mockito-configuration
2014-01-17 Jozef GloncakChanged mount point URI decoding in restconf
2014-01-17 Maros MarsalekSwitch testing configuration for md-sal tests to xml.
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Tomas OlveckyRefactor shutdown-impl: add parameter to RPC, remove...
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems
2014-01-15 Maros MarsalekRemove System.out from netconf tests
2014-01-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "Restconf operation GET, PUT, POST tests refactoring"
2014-01-14 Jozef GloncakRestconf operation GET, PUT, POST tests refactoring
2014-01-14 Tomas OlveckyBetter logging for netconf-ssh.
2014-01-14 Martin Bobakmissing dependecies reviewed and fixed
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Martin Bobakincorrect dependencies and unnecesary export-package...
2014-01-13 Ed WarnickeMerge "Added tests for DELETE operation"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ladislav BorakAdded tests for DELETE operation
2014-01-11 Robert VargaFix a few POM versioning/dependency warnings
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Martin SunalAdded DELETE operation
2014-01-10 Martin SunalChanged POST operation
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Martin VitezMinor changes in md-sal tests.
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx...
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...
next