netconf.git
2014-02-11 Robert VargaRework NETCONF interfaces
2014-02-11 Robert VargaFix thread safety issues in netconf client
2014-02-11 Robert VargaCache sessionID to increase readability
2014-02-11 Robert VargaRemove unused DefaultNetconfOperation marker
2014-02-11 Robert VargaFix yangtools API incompatibility
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Robert VargaFix a warning
2014-02-11 Robert VargaRewrite POSSIBLE_ENDS and POSSIBLE_STARTS
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Robert VargaSome methods should be final
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Robert VargaExpose ChannelFuture from sendMessage()
2014-02-10 Robert VargaGetter methods should be final
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Ed WarnickeMerge "Get rid of DeserializerException"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 2"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 1"
2014-02-10 Robert VargaFix a warning and make field final
2014-02-10 Robert VargaRemove use of deprecated Exceptions
2014-02-10 Robert VargaGet rid of NetconfMessageFactory
2014-02-10 Robert VargaGet rid of DeserializerException
2014-02-10 Robert VargaGet rid of using ProtocolHandlerFactory, part 2
2014-02-10 Robert VargaGet rid of using ProtocolHandlerFactory, part 1
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL
2014-02-07 Robert VargaFix a few eclipse-reported warnings
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-07 Ed WarnickeMerge "Fix of bug in Notificator class"
2014-02-07 Robert VargaImprove netconf negotiator messages
2014-02-06 Jozef GloncakFix of bug in Notificator class
2014-02-05 Tomas OlveckyImprove logging in NetconfClient, logging-bridge. Incre...
2014-02-05 Ed WarnickeMerge "Added resource /streams/stream/<streamName>"
2014-02-05 Ed WarnickeMerge "Added support for /modules, /modules/module...
2014-02-04 Martin SunalAdded resource /streams/stream/<streamName>
2014-02-04 Jozef GloncakAdded support for /modules, /modules/module, /operation...
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
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-31 Jozef GloncakAdditional test for instance-identifier
2014-01-31 Martin SunalBUG 388: corrected media type in /operations resource
2014-01-31 Tomas OlveckyChange unprotected netconf address from 0.0.0.0 to...
2014-01-31 Tomas OlveckyRefactor config-persister: clean up exception handling...
2014-01-31 Martin Bobakminor test fix
2014-01-31 Martin VitezRemoved unused code from md-sal.
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-30 Martin SunalBUG 312: Removed legacy RESTCONF draft 01 syntax
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-30 Ed WarnickeMerge "BUG 340: Resolved instance-identifier translatio...
2014-01-30 Ed WarnickeMerge "BUG 392: Resolved translation to JSON behind...
2014-01-30 Martin SunalBUG 340: Resolved instance-identifier translation in...
2014-01-30 Martin SunalBUG 392: Resolved translation to JSON behind mount...
2014-01-29 Maros MarsalekAdd javadoc generation for yang modules in netconf...
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread"
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Robert VargaPrevent ConfigPusher from killing its thread
2014-01-27 Ed WarnickeFix for dry run
2014-01-26 Robert VargaBulk-add copyright headers to java files
2014-01-26 Robert VargaBulk-add copyright headers to .xtend files
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Robert VargaImprove logging to indicate when configuration has...
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Martin SunalInstance identifier support
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi...
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2014-01-25 Robert VargaImprove client logging
2014-01-25 Ed WarnickeSmall fix to finally fix dryrun.
2014-01-24 Giovanni MeoMerge "Remove dependency on Exificient due to licensing...
2014-01-24 Giovanni MeoMerge "Yangtools version police: remove references...
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp...
2014-01-24 Robert VargaYangtools version police: remove references to non...
2014-01-24 Ladislav BorakAdded test for MouontPoints and URI
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Ed WarnickeMerge "sal-remote yang"
2014-01-23 Tomas OlveckyFix config transaction handling in netconf.
2014-01-23 Martin Bobaksal-remote yang
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-22 Alessandro... Merge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-22 Elek JaniChange target to ${project.build.target} in a bunch...
2014-01-22 Robert VargaMake configuration push timeout configurable
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util.
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
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...
next