Import MappingCheckedFuture from mdsal
[netconf.git] / netconf /
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 00/64200/1
2017-10-12 Tomas CereMerge "Bug 9256: Add websocket server config knob for ip"
2017-10-12 Tomas CereMerge "BUG 9112: NPE in karaf cli when device is still...
2017-10-12 Tomas CereMerge "BUG-9048 Fix actor crash when writing incorrect...
2017-10-11 Tomas CereMerge "NetConf test tool improved so now it can be...
2017-10-11 Tomas CereMerge "Replace deprecated Futures.addCallback by the...
2017-10-11 Juraj VeverkaNetConf test tool improved so now it can be 58/64158/4
2017-10-10 Ryan GouldingRemove unnecessary bouncycastle dependencies 55/63955/3
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/1
2017-10-06 Tomas CereBUG 9112: NPE in karaf cli when device is still connecting 21/64021/1
2017-10-06 Tomas CereMerge "Directly inject CredentialAuth dependency"
2017-10-06 Tomas CereBUG-9048 Fix actor crash when writing incorrect data 08/63608/4
2017-10-04 Ryan GouldingDirectly inject CredentialAuth dependency 16/61716/13
2017-09-29 Stephen KittBump odlparent 2.0.4 to 2.0.5 22/63622/2
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Jakub MorvayAdjust test-tool to yangtools changes 18/63618/1
2017-09-25 Atul GosainMinor cleanup of blueprint config 00/63500/1
2017-09-21 Atul GosainRPC for netconf node addition. Supports encrypt option... 78/62678/8
2017-09-21 Tomas CereMerge "Bug 8988 - Check for empty payload properly"
2017-09-20 Atul GosainEnable public key based authentication for netconf 77/62677/5
2017-09-20 Tomas CereBUG 8839: Revert "Make netconf utilize encrypted passwo... 76/62676/5
2017-09-20 Jakub MorvayAdjust tests for yangtools changes 02/63302/2
2017-09-12 Jakub MorvayMerge "Bug 9092: revert to org.json temporarily"
2017-09-06 Robert VargaAdjust for mdsal-binding-dom-codec movement 21/62621/4
2017-09-06 Jakub MorvayMerge "Convert NetconfEventSourceManager to DataTreeCha...
2017-09-05 Jakub MorvayMerge "Convert callhome DCLs to DTCLs"
2017-09-05 Jakub MorvayMerge "Fix failed test - tested string of '..was[n...
2017-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-30 Tom PantelisConvert NetconfEventSourceManager to DataTreeChangeListener 60/62460/2
2017-08-30 Tom PantelisConvert callhome DCLs to DTCLs 59/62459/1
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-23 Jakub MorvayMerge "Remove unused singleton code"
2017-08-22 Jakub MorvayMerge "Bug 8977 - Failed on binary key type"
2017-08-21 Ryan GouldingRemove unused singleton code 14/61714/3
2017-08-21 Jakub MorvayBug 8989 - Create just one DS for each test-tool's... 80/61980/2
2017-08-17 Robert VargaBUG-2389: remove references to XmlDocumentUtils 10/61910/1
2017-08-16 Stephen KittSimplify boolean expressions 67/61167/4
2017-08-16 Alexis de TalhouëtBug 7176 - Netconf MD-SAL connector is treating prefixe... 83/48483/15
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 91/61691/1
2017-08-11 Jakub MorvayMerge "Remove explicit version declaration"
2017-08-10 Jakub MorvayMerge "Bug 8939: Extract MapEntryNode from MapNode...
2017-08-09 Robert VargaBUG-8923: Bump odlparent to 2.0.4 72/61272/4
2017-08-07 Jakub MorvayMerge "Avoid returning null Optional"
2017-08-04 Stephen KittAvoid returning null Optional 61/61161/1
2017-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-08-02 Jakub MorvayMerge "Bug 5825: Migrate restconf to the new XML parser #2"
2017-08-02 Jakub MorvayMerge "Bug 5824: Migrate netconf to the new XML parser #2"
2017-08-01 Vratko PolakAvoid spurious WARN in NetconfClientConfiguration 01/61001/1
2017-08-01 Vratko PolakBump all Odlparent dependencies to 2.0.2 92/60992/1
2017-07-29 Igor FoltinBug 5824: Migrate netconf to the new XML parser #2 06/60906/1
2017-07-29 Robert VargaActivate protocol-framework artifacts 02/60902/4
2017-07-29 Robert VargaCleanup build system 01/60901/4
2017-07-28 Michael VorburgerRemove logback related stuff 53/60853/1
2017-07-24 Tom PantelisCleanup unused config subsystem dependencies 69/60669/3
2017-07-21 Stephen KittMore migration to odlparent 2.0.2 39/60639/1
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-20 Jakub MorvayMerge changes I6575ddd8,I4b78f51d,I0a0441e6
2017-07-19 Tomas CereCleanup Precondtions in singleton 77/60477/3
2017-07-19 Tomas CereCleanup Throwable catches 76/60476/2
2017-07-19 Tomas CereCleanup NetconfDevice 75/60475/2
2017-07-19 Tomas CereMerge "Bug 5824: Migrate netconf to the new XML parser"
2017-07-19 Tomas CereMerge "Bug 8745: Migrate EditConfig to the new XML...
2017-07-18 Igor FoltinBug 5824: Migrate netconf to the new XML parser 50/60250/4
2017-07-18 Igor FoltinBug 8745: Migrate EditConfig to the new XML parser 14/60014/7
2017-07-17 Alexis de TalhouëtBug 8824 - NETCONF request hangs when rpc-rply has... 34/60334/2
2017-07-14 Alexis de TalhouëtBug 8832 - rpc-error in keepalive rpc-reply shouldn... 29/60329/1
2017-07-13 Robert VargaDo not pull in yang-maven-plugin 96/60296/1
2017-07-11 Tomas CereMerge "Remove rest-connector config yang and Module...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-11 Tomas CereMerge "Remove <Embed-Dependency> in netconf-config...
2017-07-10 Tom PantelisRemove <Embed-Dependency> in netconf-config pom 46/60146/1
2017-07-10 Stephen KittUpgrade to odlparent 2.0.2 92/60092/3
2017-07-10 Tomas CereSimplify RC4 removal 39/60139/2
2017-07-10 Tomas CereUse RSA for ssh server 38/60138/2
2017-07-07 Tomas CereMerge "Bug 8725: Remove netconf device mounting via...
2017-07-05 Tom PantelisBug 8725: Remove netconf device mounting via the config... 69/59669/3
2017-06-29 Tomas CereMerge "Use final field as lock in AsyncSshHandlerWriter"
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-06-29 Andrej MakUse final field as lock in AsyncSshHandlerWriter 09/47009/2
2017-06-29 miroslav.kovacBug 8124 - get-schema rpc fails to send error message 70/54170/9
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-28 Tomas CereMerge "Make netconf utilize encrypted passwords only"
2017-06-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Colin DixonMake netconf utilize encrypted passwords only 28/52528/28
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Robert VargaUse lambdas to remove references to Function 21/57821/8
2017-06-27 Jakub MorvayMerge "Add blueprint wiring for restconf connector"
2017-06-27 Tomas CereMerge "Don't loose cause when reporting parsing errors."
2017-06-27 Gwenael LambrouinBUG-8697: select correct transformer for schemaless... 14/59514/2
2017-06-26 Tom PantelisConvert yanglib project to blueprint 30/59530/3
2017-06-22 Stephen KittBuild features-... instead of features4-... 14/59414/1
2017-06-22 Jakub MorvayBump odlparent dependency to 2.0.0 84/59284/5
2017-06-21 Jakub MorvayMerge changes I0d93e3c4,I34aca892,I74162d9a,Icd48e366
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-20 Tomas CereMerge "Remove import-package declaration"
2017-06-20 Tomas CereMerge "Get rid of stale prerequisite for maven"
2017-06-20 Tomas CereMerge "Migrate XML output to yang-data-codec-xml"
2017-06-20 Tomas CereMerge "Run NormalizedNode parsing inline if possible"
next