Fix intermittent ConfigPersisterTest failure
[netconf.git] / opendaylight /
2015-05-27 Tom PantelisFix intermittent ConfigPersisterTest failure
2015-05-26 Vaclav DemcakBug 3216 - Restconf GET operations functionality are...
2015-05-26 Gwenael LambrouinBUG-2838: Trim leading whitespaces from incoming NETCON...
2015-05-26 Maros MarsalekRename stress-client classifier in netconf-testtool
2015-05-26 Maros MarsalekBUG-3301 Extract additional header properly on each OS
2015-05-22 Maros MarsalekBUG-2961 Disable auth and idle timeout for netconf...
2015-05-21 Maros MarsalekDisable failing config persister test
2015-05-19 Tomas CereLog NetconfServer authentication fail when authProvider...
2015-05-19 Tomas CereUse callbacks while parsing to NormalizedNodes.
2015-05-19 Tomas CereBUG 3213: Add missing netconf-tcp dependency to mdsal...
2015-05-18 Vaclav Demcakhotfix Bug 3226 - unable to configure flows
2015-05-15 Tomas CereAdd AuthHandler to stresstool
2015-05-15 Vaclav DemcakBug 2981 - POST mismatching IDs data vs URI possibility
2015-05-12 Tomas CereFix racecondition in AsyncSshHandlerWriter
2015-05-12 Tomas CereAdd NetconfXmlUnitRecursiveQualifier to netconf-util.
2015-05-07 Tony TkacikMerge "BUG-3095 Add EventTime attribute to DOMNotificat...
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-07 Tony TkacikMerge "Bug 2983 - POST operation to list only accepts...
2015-05-06 Maros MarsalekBUG-3095 Add EventTime attribute to DOMNotification...
2015-05-06 Maros MarsalekCustom BufferedWriter implementation without newLine()
2015-05-06 Jan HajnarBug 2983 - POST operation to list only accepts data...
2015-05-04 Tony TkacikMerge "Bug 3068 - checkRpcResponse - CancellationException"
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-04 Jan HajnarBug 3068 - checkRpcResponse - CancellationException
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 Tomas CereBUG 2954 : Thread local DocumentBuilder's for XmlUtil
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
next