Refactor Additional header for netconf hello message.
[controller.git] / opendaylight / md-sal /
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Robert VargaCompress removals into a single transaction 78/5278/2
2014-02-13 Robert VargaRename NodeStatisticsAger and StatisticsUpdateCommiter 77/5277/2
2014-02-13 Robert VargaMove flow statistics update handling 76/5276/2
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-12 Ed WarnickeMerge "Cache sessionID to increase readability"
2014-02-12 Ed WarnickeMerge "Remove unused DefaultNetconfOperation marker"
2014-02-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Ed WarnickeMerge "Fixed bug when publisher's thread was blocked...
2014-02-12 Robert VargaMove flow comparison methods into utility class 75/5275/1
2014-02-12 Robert VargaPrepare for transitioning NodeStatisticsAger 73/5273/3
2014-02-12 Tony TkacikFixed removals from data store did not clean direct... 70/5270/1
2014-02-11 Robert VargaSimplify StatisticsManagerActivator/StatisticsProvider... 72/5272/1
2014-02-11 Robert VargaCentralize NodeStatisticsAger creation 71/5271/1
2014-02-11 Robert VargaOptimize statistics cleanup 67/5267/1
2014-02-11 Tony TkacikFixed bug when publisher's thread was blocked until... 66/5266/1
2014-02-11 Robert VargaDo not allocate/commit transactions in tight loops 30/5230/4
2014-02-11 Robert VargaFix thread safety issues in netconf client 17/5217/3
2014-02-11 Robert VargaFix yangtools API incompatibility 57/5257/1
2014-02-11 Ed WarnickeMerge "Do not use deprecated StringBufferInputStream"
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-11 Robert VargaDo not use deprecated StringBufferInputStream 16/5216/2
2014-02-11 Robert VargaFix a warning 11/5211/3
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 Ed WarnickeMerge "minor pom cleanup to eliminate duplicate group...
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
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 Ed WarnickeMerge "Cleanup dependencyManagement section"
2014-02-10 Ed WarnickeMerge "Remove repositories/pluginRepositories/distribut...
2014-02-10 Ed WarnickeMerge "Remove duplicate properties"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Robert VargaCleanup dependencyManagement section 44/4744/4
2014-02-10 Robert VargaRemove repositories/pluginRepositories/distributionMana... 43/4743/4
2014-02-10 Robert VargaRemove duplicate properties 42/4742/4
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
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-10 Robert VargaCleanup imports/whitespace in MD-SAL 83/5183/3
2014-02-10 Ed WarnickeMerge "BUG 408"
2014-02-10 Lorand JakabFix typo in match types yang model 20/5220/1
2014-02-08 Tony TkacikChanged model versions to dependencies 94/5194/1
2014-02-08 Andrew KimMerge "Fix incorrect validation in SwitchConfig"
2014-02-07 Robert VargaFix warnings reported in toaster 93/5193/2
2014-02-07 Robert VargaFix a few eclipse-reported warnings 92/5192/2
2014-02-07 Andrew KimMerge "Lower logger level in OF1.0 Discovery Service"
2014-02-07 Michal RehakBUG 408 74/5174/1
2014-02-07 Martin Bobakoperation, store, path and data properties added to... 18/5118/5
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-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-07 Ed WarnickeMerge "Maven archetype for config subsystem aware bundles"
2014-02-07 Ed WarnickeMerge "Fix of bug in Notificator class"
2014-02-06 Jozef GloncakFix of bug in Notificator class 03/5103/4
2014-02-05 Jason YeMerge changes I8290457c,If84199a1
2014-02-05 Tomas OlveckyImprove logging in NetconfClient, logging-bridge. Incre... 26/5126/4
2014-02-05 Robert VargaFix unintentional breakage 30/5130/3
2014-02-05 Ed WarnickeMerge "Added resource /streams/stream/<streamName>"
2014-02-05 Ed WarnickeMerge "Added support for /modules, /modules/module...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Martin SunalAdded resource /streams/stream/<streamName> 94/5094/9
2014-02-04 Jozef GloncakAdded support for /modules, /modules/module, /operation... 47/4847/6
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Ed WarnickeMerge "Clarify the semantics of put{Configuration,Opera...
2014-02-03 Robert VargaClarify the semantics of put{Configuration,Operational... 07/5107/1
2014-02-03 Tony TkacikMake sure transaction applies whole removal list 06/5106/1
2014-02-03 Tony TkacikFixed bug when new childs were ommited during data... 05/5105/1
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-03 Robert VargaMD-SAL transaction chaining API 54/5054/4
2014-02-03 Robert VargaRestrict MD-SAL data operations to a single thread 70/5070/3
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...
next