Pull zeromq initial configuration out of 01 config file
[controller.git] / opendaylight / netconf / netconf-util /
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 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 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util. 12/4512/2
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 VargaDo not instantiate constant lists on each message 96/4296/4
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 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-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-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2013-12-24 Alessandro BochMerge "Update SubnetConfig Validation"
2013-12-24 Chi-Vien LyMerge "Add some log messages in case controller failed...
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-21 Ed WarnickeMerge "Take care of a couple of exceptions in the proce...
2013-12-21 Ed WarnickeMerge "Use a String Id for both Node and NodeConnector"
2013-12-21 Ed WarnickeMerge "Provide an MDSalNodeFactory to construct an...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-20 Ed WarnickeMerge "Add testing support for registering OSGi service...
2013-12-20 Ed WarnickeMerge "Fix HashedWheelTimer exception for short living...
2013-12-20 Maros MarsalekFix HashedWheelTimer exception for short living netconf... 64/3864/1
2013-12-19 Maros MarsalekFixed some TODOs in netconf. 27/3827/2
2013-12-19 Maros MarsalekUpdate service reference persistance according to new... 21/3821/2
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-14 Ed WarnickeMerge "Revert "Reverting until appropriate Gerrit for...
2013-12-14 Ed WarnickeMerge "Added support for union yang types to netconf."
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-13 Maros MarsalekAdded support for union yang types to netconf. 78/3678/2
2013-12-13 Maros MarsalekAdd consistency check of visible yang modules to netconf. 92/3692/1
2013-12-12 Milos FabianFixed netconf monitoring. 61/3661/6
2013-12-12 Ed WarnickeMerge "removed parent dependency on pax-exam-container...
2013-12-11 Giovanni MeoMerge "Bug 116 - Revisit SanityTest"
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-11 Maros MarsalekAdded support for persistance of service references... 20/3620/2
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Ed WarnickeMerge "Bug 211 - Fixed codec generation when transitive...
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Added conflict handling between configuration...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Ed WarnickeMerge "Fix errors reported by pyang"
2013-12-09 Ed WarnickeMerge "Update service references to new format"
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
2013-12-09 Maros MarsalekImproved support for default yang statements in configu... 30/3430/3
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 72/3472/3
2013-12-08 Ed WarnickeMerge "Fixed add/delete/modify RPC for group/flow/remov...
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
next