Merge "Make TCP netconf endpoint configurable"
[netconf.git] / opendaylight /
2015-05-04 Tony TkacikMerge "Make TCP netconf endpoint configurable"
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Evan ZellerBug 3010: Improve restconf error clarity.
2015-04-30 Tomas CereMake TCP netconf endpoint configurable
2015-04-29 Tony TkacikMerge "Bug 2932: NPE on bundle activation"
2015-04-29 Maros MarsalekFix mac address generator in stress client
2015-04-29 Maros MarsalekModify multiple physical address atributes in stress...
2015-04-29 Maros MarsalekMultiple clients for stresstool
2015-04-29 bhavesh.kumar1Bug222:Comments incorporated for response based Restcon...
2015-04-29 Tomas CereBUG 3066 : Optimistic lock failed, on NetconfStateUpdate
2015-04-29 Tomas CereAdd {PHYS_ADDR} attribute to netconf stress client...
2015-04-29 Thanh HaFix checkstyle violations caused by checkstyle 6.1.1
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Marian DubaiBug 2932: NPE on bundle activation
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikBug 2983: Added support for creation of multiple list...
2015-04-24 Tony TkacikBumped controller version by minor for next release...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Maros MarsalekUse ImmutableNodes.fromInstanceId in netconf
2015-04-23 Tony TkacikMerge "Bug 3024 - Restconf PUT exception when top level...
2015-04-23 Jan HajnarBug 3024 - Restconf PUT exception when top level node...
2015-04-23 Maros MarsalekUse ImmutableNodes.fromInstanceId in restconf
2015-04-22 Tom PantelisFix compile errors in NetconfDeviceSimulator
2015-04-21 Tomas CereStop SubtreeFitler from rereading reply even if no...
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-20 Tony TkacikMerge "Netconf testtool stress client"
2015-04-20 Maros MarsalekNetconf testtool stress client
2015-04-20 Tony TkacikMerge "Parse Xml Netconf msgs without defer-node-expans...
2015-04-20 Tony TkacikMerge "Fix compilation with JDK8"
2015-04-20 Jan HajnarBug 2998 - RESTCONF not recogizing top-level input.
2015-04-20 Maros MarsalekImprove xml lookup in edit-config rpc for md-sal
2015-04-18 Maros MarsalekImprove performance of XmlElement.getName
2015-04-18 Maros MarsalekParse Xml Netconf msgs without defer-node-expansion...
2015-04-18 Robert VargaFix compilation with JDK8
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-10 Tony TkacikMerge "BUG-1848 : OrderedNormalizedNodeWriter implement...
2015-04-09 Tony TkacikBug 2358: Fixed warnings in Restconf
2015-04-09 Tomas CereStop swallowing exceptions in XmlElement optional methods.
2015-04-09 Tomas CereBUG 1848 : Use OrderedNormalizedNodeWriter in rpc trans...
2015-04-09 Tomas CereBUG-1848 : OrderedNormalizedNodeWriter implementation
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Maros MarsalekRemove isCloseMsg check for each rpc
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in...
2015-04-04 Ryan GouldingBug 2942: odl-mdsal-apidocs feature is not protected...
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tomas CereBUG 2889 : migration of netconf-cli to NormalizedNode...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Maros MarsalekBUG-1567 Expose sources for submodules in netconf
2015-03-26 Maros MarsalekBUG-2877: Allow hello message with no namespace
2015-03-25 Maros MarsalekBUG-2424 Bump mina sshd-core version to 0.14
2015-03-25 Maros MarsalekIncrease default negotiation timeout for netconf server...
2015-03-25 Tomas CereBUG 2743 - Added support for runtime RPC's to netconf...
2015-03-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-23 Tony TkacikMerge "BUG-2837 Check netconf base 1.1 capability corre...
2015-03-20 Tomas CereBUG-2801: Added filtering for get and getConfig in...
2015-03-20 Maros MarsalekBUG-2837 Check netconf base 1.1 capability correctly
2015-03-20 Gwenael LambrouinBUG-2878: Add the XML declaration to every outgoing...
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Jan HajnarBUG 2412 - Remove CompositeNode from sal-dom-*
2015-03-19 Jan HajnarBUG 2412 - remove CompositeNode from sal-binding-dom-it
2015-03-19 Jan HajnarBUG 2412 remove CompositeNode from RestconfImpl codeBase
2015-03-19 Tony TkacikBug 868: Removed use of CompositeNode Binding Codecs.
2015-03-19 Maros MarsalekFix modules Restconf call for mounted devices
2015-03-19 Maros MarsalekIncrease IDLE timeout for ssh netconf server
2015-03-19 Tony TkacikMerge "Remove RuntimeGeneratedMappingService from confi...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Maros MarsalekRemove RuntimeGeneratedMappingService from config-manager
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-18 Tony TkacikBug 2841: Fixed missing output element in Restconf...
2015-03-16 Maros MarsalekBUG-2713 Extract capability implementations into util
2015-03-16 Maros MarsalekReenable netconf-notifications-impl xml tests
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io
2015-03-13 Tom PantelisBug 2845: Temporarily ignore RestPutOperationTest
2015-03-13 Ryan GouldingBug 2834: Fix Restconf POST to wait for completion
2015-03-13 Tony TkacikMerge "BUG-2596 Workaround for scheduled-threadpool...
2015-03-13 Maros MarsalekBUG-2596 Workaround for scheduled-threadpool module
2015-03-12 Vaclav DemcakFix bug 2821 - restconf RPC parsing returns http status 500
2015-03-12 Robert VargaAdd missing union type builder
2015-03-12 Jan Hajnarfixed restconf notification subscription parsing.
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Remove duplicate dependency declarations"
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Make logger final"
next