aaa.git
2018-05-30 Ryan Gouldingadjust to use password-service 69/72169/5
2018-05-30 Tom PantelisMerge "Split aaa-encryption-service api and impl"
2018-05-30 Ryan GouldingMerge "Convert to jersey 2"
2018-05-29 Ryan GouldingSplit aaa-encryption-service api and impl 76/72176/6
2018-05-29 Michael Vorburgeradd .apt_generated_tests/ to .gitignore 97/72397/1
2018-05-24 Tom PantelisConvert to jersey 2 10/72210/3
2018-05-24 Tom PantelisFix STF error in odl-aaa-password-service 12/72212/3
2018-05-23 Robert VargaAdjust to RPC method signature update 19/71219/5
2018-05-22 Ryan GouldingDeprecate Encryption Service Impl 73/72173/1
2018-05-22 Ryan GouldingAdd odl-aaa-password-service feature 66/72166/2
2018-05-21 Ryan Gouldingpassword service implementation 29/72129/1
2018-05-21 Ryan Gouldingpassword-service api cleanup 25/72125/2
2018-05-17 Ryan Gouldingsalt creation and password hash comparison service api 73/72073/6
2018-05-14 Tom PantelisRemove AAAFilter and aaa-shiro-act 00/72000/2
2018-04-26 Tom PantelisAdd resource registration to web API 25/71425/2
2018-04-18 Robert VargaAdd web/servlet-api and jersey2 implementation 19/70919/9
2018-04-17 Michael Vorburgeradd full implementation in web-jetty-impl 70/70870/5
2018-04-17 Michael Vorburgeradd skeleton web-jetty-impl (to be implemented) 00/70800/8
2018-04-16 Ryan GouldingAlign with odlparent version of jolokia 88/70988/2
2018-04-16 Stephen KittEnsure Jersey is initialised before AAA-Shiro 71/70971/2
2018-04-13 Robert VargaRemove javax.ws.rs-api dependency 24/70924/1
2018-04-13 Stephen KittAlign pax-web-api with Karaf 4.1.5 06/70906/1
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 73/69873/8
2018-04-09 Stephen KittClean up odl-aaa-web 62/70662/1
2018-04-09 Stephen KittClean up odl-aaa-shiro 56/70656/1
2018-04-06 Jamo LuhrsenAdd Karaf build profile 60/70460/1
2018-03-29 Ryan GouldingAAA-143: Remove jackson dependencies 55/70055/3
2018-03-26 Tom PantelisRemove aaa-filterchain Activator and statics 43/69643/4
2018-03-25 Tom PantelisUse odl:type="default" for IdmLightProxy service reg 66/70066/1
2018-03-25 Ryan GouldingMerge "remove Import-Package from aaa-shiro POM"
2018-03-25 Ryan GouldingMerge "Convert IdmLightProxy CLAIM_CACHE to non-static"
2018-03-22 Robert VargaPackage aaa-shiro-act 24/69824/2
2018-03-21 Tom PantelisConvert IdmLightProxy CLAIM_CACHE to non-static 70/69770/2
2018-03-20 Ryan GouldingMerge "introduce WebContextSecurer service API"
2018-03-20 Michael Vorburgerremove Import-Package from aaa-shiro POM 11/69411/5
2018-03-20 Ryan GouldingMerge changes from topic 'java-8-migration'
2018-03-20 Ryan GouldingMerge "Java 5 migration"
2018-03-20 Stephen KittJava 8 migration 83/69683/1
2018-03-20 Ryan GouldingMerge "Remove unused code"
2018-03-20 Ryan GouldingRemove unused code 70/69670/1
2018-03-20 Stephen KittJava 7 migration 82/69682/1
2018-03-20 Stephen KittJava 5 migration 81/69681/1
2018-03-20 Stephen KittAdd domain to the PasswordCredentials equality check 56/69656/2
2018-03-20 Stephen KittRemove EqualUtil 55/69655/1
2018-03-19 Michael Vorburgerintroduce odl-aaa-web feature 41/69541/2
2018-03-19 Ryan GouldingMerge changes I6062ddfa,If91c0ea5,Idd92e1be,I224e0fb7...
2018-03-19 Ryan GouldingMerge changes Ia7a47d3b,I0d9b6fc2
2018-03-19 Michael Vorburgerintroduce WebContextSecurer service API 65/69565/4
2018-03-19 Michael Vorburgerditch HashCodeUtil, and use JDK Objects.hash() instead 20/69620/2
2018-03-19 Tom PantelisEnable findbugs in aaa-parent 87/69587/2
2018-03-19 Tom Pantelis Fix findbugs violations in aaa-cli 86/69586/2
2018-03-19 Tom PantelisFix findbugs violations in aaa-authn-api 81/69581/2
2018-03-19 Tom PantelisFix findbugs violations in aaa-filterchain 84/69584/3
2018-03-19 Tom PantelisMove checkstyle config to aaa-parent 80/69580/3
2018-03-19 Tom PantelisFix findbugs violations in aaa-shiro 85/69585/2
2018-03-19 Tom PantelisFix findbugs violations in aaa-cert 83/69583/2
2018-03-19 Tom PantelisFix findbugs violations in aaa-encrypt-service 82/69582/2
2018-03-19 Tom PantelisDerive all code sub-projects from aaa-parent 79/69579/5
2018-03-19 David SuarezFix checkstyle issues to enforce it 32/63232/6
2018-03-19 Tom PantelisRemove static AuthenticationManager instance 77/69577/4
2018-03-19 Tom PantelisRemove ServiceLocator 74/69574/3
2018-03-16 Ryan GouldingMerge "Eliminate injection of AAAShiroProvider"
2018-03-16 Ryan GouldingMerge "New shiro EnvironmentLoaderListener"
2018-03-16 Tom PantelisEliminate injection of AAAShiroProvider 39/69539/2
2018-03-16 Tom PantelisNew shiro EnvironmentLoaderListener 35/69535/4
2018-03-15 Michael Vorburgermake PaxWebServer ServiceFactory fail instead of return... 97/69497/3
2018-03-15 Michael VorburgerRefactor AAAShiroProvider & Co. to be non static 15/69415/6
2018-03-14 Michael Vorburgeruse web-api as dependency instead of web-osgi-impl... 96/69496/2
2018-03-14 Tom PantelisAAA-169: Advertise PaxWebServer as an OSGi service 75/69475/1
2018-03-13 Michael Vorburgerreplace AAA's web.xml with programmatic registration 40/68840/12
2018-03-09 Michael Vorburgeradd web API implementation for OSGi environment, based... 39/68839/12
2018-03-09 Michael Vorburgeradd new API for programmatic registration of web Servle... 33/68833/12
2018-03-07 Ryan GouldingAAA-168: Remove embedded h2 dependency 14/69214/2
2018-03-05 Ryan GouldingAAA-167: Refresh test cert 82/69082/1
2018-03-01 Michael VorburgerAAA-166 fix (attempt) 62/68962/1
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 23/68723/1
2018-02-16 Ryan GouldingMerge "AAA-163: implement isEnabled flag in user model"
2018-02-16 Ryan GouldingAAA-163: implement isEnabled flag in user model 56/68156/4
2018-02-15 Ryan GouldingMerge "Eliminate infinite busy wait in KarafIniWebEnvir...
2018-02-14 Tom PantelisEliminate infinite busy wait in KarafIniWebEnvironment 25/68225/3
2018-02-13 Jamo LuhrsenAAA-165: Add explicit import apache.commons.text 06/68206/1
2018-02-09 Ryan GouldingAAA-134: Cannot update domain name 63/68063/3
2018-02-09 Ryan GouldingMerge "AAA-147: Jolokia Credentials are backed by AAA"
2018-02-09 Ryan GouldingMerge "Move AAAShiroProvider class in act into separate...
2018-02-08 Ryan GouldingAAA-147: Jolokia Credentials are backed by AAA 70/68070/2
2018-02-08 Michael VorburgerMove AAAShiroProvider class in act into separate package 93/68093/1
2018-02-08 Stephen KittClean up artifacts 19/67719/3
2018-02-07 Ryan GouldingAAA-158: remove exception output in HTTP response 34/68034/1
2018-02-07 Ryan GouldingFix README refactor 33/68033/1
2018-02-06 serngawyAAA-160: Fix aaa-cli commands 24/67624/2
2018-02-06 Ryan GouldingMerge "AAA-159: Switch to using gson for JSON serializa...
2018-02-06 Ryan GouldingAAA-159: Switch to using gson for JSON serialization 89/67589/4
2018-02-06 Stephen KittODLPARENT-139: re-use caches when restarting 66/67966/1
2018-01-29 Ryan GouldingNETCONF-502: Provide GsonProvider for JSON serdes 92/67692/1
2018-01-29 Ryan GouldingFix packaging for shiro bundle 87/67687/1
2018-01-25 Ryan GouldingRevert "Switch to using gson for JSON serialization" 86/67586/1
2018-01-25 Ryan GouldingMove AAAShiroProvider back 84/67584/1
2018-01-25 Robert VargaSwitch to using gson for JSON serialization 56/66056/8
2018-01-25 Ryan GouldingFix packaging for shiro bundle 73/67573/1
2018-01-19 Stephen KittDrop explicit jetty-servlets dependency 57/67357/2
next