Bump yangtools to 2.1.8
[netconf.git] / netconf / sal-netconf-connector /
2018-05-15 Ryan GouldingAllow specification of ODL's HELLO message 82/70682/4
2018-05-15 Maros MarsalekAdd AST yang model caching to netconf connector's schem... 16/72016/1
2018-05-14 Maros MarsalekDo not parse YANG schemas into AST when checking if... 15/72015/1
2018-05-10 Jakub MorvayMerge "Convert yanglib to new web API"
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-05-09 Jakub MorvayMerge "Implement AsyncWriteTransaction.commit()"
2018-04-30 Tom PantelisImplement AsyncWriteTransaction.commit() 45/71545/3
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 68/69868/6
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
2018-04-05 Jakub MorvayMerge "Remove unused controller config dependencies"
2018-04-04 Tom PantelisRemove unused controller config dependencies 40/70340/1
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-04-03 Robert VargaRemove unneeded lambda casts 24/70224/2
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisRemove checkstyle config from child poms 12/70212/1
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
2018-03-28 Jakub MorvayMerge changes Id70838c2,I6201e5b7,I4eb2d1d1
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 30/69930/2
2018-03-28 Balaji VaradarajuNETCONF-526 : edit-config payload default-operation... 82/69482/4
2018-03-26 JakubTothMerge "Remove unused reference to Broker in NetconfDevi...
2018-03-26 Tom PantelisRemove unused reference to Broker in NetconfDeviceSalPr... 32/70032/2
2018-03-13 Tom PantelisFix compile errors in UTs 13/69413/3
2018-03-08 Luis GomezNETCONF-521: Replace literal '\n' by newline 50/69250/2
2018-03-07 LiGuoshengAdd interface SslHandlerFactory 23/68523/12
2018-03-05 JakubTothMerge "Remove deprecated registerDataChangeListener...
2018-03-04 Tom PantelisRemove deprecated registerDataChangeListener method 47/69047/1
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-02-20 LiGuoshengModify NetconfKeystoreAdapter to expose private keys... 00/68000/10
2018-02-10 JakubTothMerge "NETCONF-506: fix YII deserialization in FilterCo...
2018-02-09 LiGuoshengAdd test cases for NetconfSalKeystoreService 54/67954/4
2018-02-01 LiGuoshengjira NETCONF-489 Add TLS support for connecting to... 11/67711/3
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2018-01-08 李国胜10121395Bug jira NETCONF-492: netconf:list-devices throws a... 61/66761/2
2017-10-30 Tomas CereRestore the deprecated credentials name. 75/64875/2
2017-10-27 Tomas CereMerge "Remove the default loopback mount from the old...
2017-10-27 Tomas CereMerge changes from topic 'keyauth-refactor'
2017-10-27 Tomas CereBUG-9261: rename pair-id to key-id 01/64801/2
2017-10-27 Tomas CereBUG-9262 Add rpc for remove-device 18/64718/2
2017-10-25 Tomas CereBUG-9261: Move keystore to use Config datastore. 58/64658/3
2017-10-25 Tomas CereBUG-9261: Add basic public key auth to testtool 53/64653/3
2017-10-25 Tomas CereBUG-9261: Add credential handler for PublicKey auth 52/64652/3
2017-10-25 Tomas CereBUG-9261: introduce netconf keystore service 51/64651/2
2017-10-24 Tomas CereBUG-9261: introduce new Credential types 50/64650/1
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
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-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/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 Tomas CereBUG 8839: Revert "Make netconf utilize encrypted passwo... 76/62676/5
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-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-16 Stephen KittSimplify boolean expressions 67/61167/4
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 91/61691/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-07-29 Igor FoltinBug 5824: Migrate netconf to the new XML parser #2 06/60906/1
2017-07-24 Tom PantelisCleanup unused config subsystem dependencies 69/60669/3
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 NetconfDevice 75/60475/2
2017-07-19 Tomas CereMerge "Bug 5824: Migrate netconf to the new XML parser"
2017-07-18 Igor FoltinBug 5824: Migrate netconf to the new XML parser 50/60250/4
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-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
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-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-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 Robert VargaRemove the need for synthetic methods 38/58838/2
next