Merge "Bug 460 - Fix warning throughout netconf subsystem"
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / osgi / NetconfConfigUtil.java
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem 99/5599/14
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util 67/5367/4
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "updated test coverage for AutodetectDirectoryPer...
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-31 Tomas OlveckyChange unprotected netconf address from 0.0.0.0 to... 66/5066/1
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
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 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 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-08 Martin Bobakprivate key configurable in config.ini 72/4072/5
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
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 "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Fixed logging in Statistics Manager to log only...
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 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Martin Bobakclient IP/port definition in configuration separation 52/3452/2
2013-12-04 Ed WarnickeMerge "Update base configuration to expose RPC broker...
2013-12-04 Ed WarnickeMerge "Bump model revisions to 2010.09.24.2-SNAPSHOT"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Martin Bobak- remove TLS/SSL support from netconf server and client 19/3319/7
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Giovanni MeoMerge "Revert "Fix bug 171. EchoReply payload must...
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister. 23/3123/6
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Ed WarnickeMerge "Modified Group, Meter and Table. Xpath pointing...
2013-11-28 Ed WarnickeMerge "MD-SAL StatisticsManager- Stopping statistics...
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Martin Bobak- netconf SSH bridge bundle 38/3138/2
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem... 54/2554/1
2013-10-14 Ed WarnickeCandidate fix for "NoSuchAlgorithm SunX509 KeyManager... 91/1891/2
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9