Minor fixes in md-sal and config.
[controller.git] / opendaylight / netconf /
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Ed WarnickeMerge "Binary masks in match types yang model changed... jenkins-controller-bulk-release-prepare-only-2-1 jenkins-controller-bulk-release-prepare-only-2-2
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Giovanni MeoMerge "Add support to resolve docker container names...
2014-01-23 Tomas OlveckyFix config transaction handling in netconf. 58/4658/1
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-23 Ed WarnickeMerge "Added DEBUG log statements for transaction trans...
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO 20/4420/5
2014-01-22 Elek JaniChange target to ${project.build.target} in a bunch... 57/4557/2
2014-01-22 Giovanni MeoMerge "Bump yangtools artifacts to reflect their uptoda...
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Robert VargaMake configuration push timeout configurable 98/4598/1
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util. 12/4512/2
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
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 "Fix: removed tabs from yang files."
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "Clean up unnecessary imports in 01-md-sal.xml ."
2014-01-22 Alessandro BochMerge "The config now is loaded only from the coordinat...
2014-01-22 Alessandro BochMerge "Migrate all artifact versions to dependencyManag...
2014-01-22 Ed WarnickeMerge "InputStream for RSA file should not be static"
2014-01-21 Tomas OlveckyFix bug in hello message: module with more revisions. 05/4505/1
2014-01-21 Martin BobakInputStream for RSA file should not be static 49/4449/5
2014-01-20 Ed WarnickeMerge "run.sh: fix -status command exit codes"
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere... 98/4298/5
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 15/4315/5
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util 97/4297/7
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 "Fixed NetconfDevice to store capability info."
2014-01-18 Ed WarnickeMerge "increased test coverage"
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Add deprecated warning for plaintext configurati...
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-17 Robert VargaFix thread safety issue with StartExi operation 14/4314/3
2014-01-17 Robert VargaDo not instantiate constant lists on each message 96/4296/4
2014-01-17 Robert VargaSwitch to using yangtools version of mockito-configuration 19/4319/5
2014-01-17 Maros MarsalekSwitch testing configuration for md-sal tests to xml. 55/4355/1
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Tomas OlveckyRefactor shutdown-impl: add parameter to RPC, remove... 75/4275/1
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems 63/4263/1
2014-01-15 Maros MarsalekRemove System.out from netconf tests 49/4249/1
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "Switch initial config files format to xml and...
2014-01-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-14 Alessandro BochMerge "Invalid cast results in HTTP 500 error returned...
2014-01-14 Tomas OlveckyBetter logging for netconf-ssh. 12/4212/1
2014-01-14 Giovanni MeoMerge "Added flow-node-inventory import to group-statis...
2014-01-14 Giovanni MeoMerge "Modify uncaught exception handler to call System...
2014-01-14 Martin Bobakmissing dependecies reviewed and fixed 95/4195/1
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Martin Bobakincorrect dependencies and unnecesary export-package... 82/4182/2
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx... 11/4111/1
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Improve error logging in yang-store-impl"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 Martin Bobakprivate key configurable in config.ini 72/4072/5
2014-01-08 tomasUpdate maven-bundle-plugin version in config and netconf. 70/4070/1
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Alessandro BochMerge "Updated ContainerFlow to take multiple vlans"
2014-01-06 Ed WarnickeMerge "Added constructor which allows for custom Netcon...
2014-01-06 Tony TkacikAdded constructor which allows for custom NetconfClient... 36/4036/1
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2013-12-24 Alessandro BochMerge "Update SubnetConfig Validation"
next