platform/core/system/libdbuspolicy.git
2023-08-24 Slava BarinovAdd forgotten includes sandbox/vbarinov/newcompilerfix
2022-01-14 Mateusz Majewskipackaging: use linux-tizen-modules-headers 64/268764/3 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060304 accepted/tizen/7.0/unified/hotfix/20221116.105731 accepted/tizen/unified/20220121.122943 submit/tizen/20220120.151226 tizen_7.0_m2_release
2021-09-17 Kushagra Ktests: add generated performance tests 89/257689/4
2021-03-03 Hyotaek ShimFix build errors - kdbus.h 68/254468/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.114921 accepted/tizen/unified/20210303.085625 submit/tizen/20210303.090549 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
2021-02-12 Adrian Szyndelakdbus: add kernel linux/kdbus.h header 80/253480/2 accepted/tizen/unified/20210223.065511 submit/tizen/20210222.053410 submit/tizen/20210222.105934
2020-12-15 Adrian Szyndelastest_performance: add some error checking 87/249587/1 accepted/tizen/unified/20201216.215918 submit/tizen/20201215.075227
2020-12-11 Hyotaek ShimMerge "tests: allow reading from file in perf test... accepted/tizen/unified/20201214.124456 submit/tizen/20201211.104319
2020-12-11 Adrian Szyndelarefactoring: move getter out of loop and lambda 27/249427/2
2020-12-11 Adrian Szyndelatests: allow reading from file in perf test 28/249428/1
2020-12-11 Adrian Szyndelaserialized: don't copy strings in policy lookups 26/249426/1
2020-12-02 Adrian Szyndelafix: add missing '[]' in declaration of SerializerDirec... 31/248831/1 accepted/tizen/unified/20201207.123256 submit/tizen/20201203.011254
2020-12-01 Adrian Szyndelarefactoring: inline StorageBackendSerialized private... 00/248700/1
2020-11-13 Karol LewandowskiRelease 1.2.0 97/247697/1 accepted/tizen/unified/20201117.124156 submit/tizen/20201113.125959
2020-11-03 Adrian Szyndelaserialization: add simple file verification method 15/246715/2 accepted/tizen/unified/20201105.124409 submit/tizen/20201104.053310
2020-10-30 Adrian Szyndelalicense: eliminate dual-licensing in favor of MIT 35/246435/2
2020-10-30 Adrian Szyndelaserialization: remove flatbuffers usage 67/246367/3
2020-10-30 Adrian Szyndelaserialization: add direct backend 65/246365/4
2020-10-30 Adrian Szyndelaprinting: print send index 64/246364/3
2020-10-30 Adrian Szyndelatests: switch to the new extracting interface 63/246363/3
2020-10-30 Adrian Szyndelarefactoring: create indexes in StorageBackendXML 62/246362/2
2020-10-30 Adrian Szyndelarefactoring: move generalized operations to StorageBack... 61/246361/2
2020-10-30 Adrian Szyndelarefactoring: generalize operations 60/246360/2
2020-10-30 Adrian Szyndelaserialization: use new interface for operations 59/246359/2
2020-10-30 Adrian Szyndelarefactoring: move makeDecisionItem, and use new interface 58/246358/2
2020-10-30 Adrian Szyndelaprinting: use generic data extracting interface 57/246357/2
2020-10-30 Adrian Szyndelarefactoring: move FB_ID_* constants 56/246356/2
2020-10-30 Adrian Szyndelaprinting: add generic data extraction interface for... 55/246355/2
2020-10-30 Adrian Szyndelarefactoring: move local functions to the class 91/246291/3
2020-10-30 Adrian Szyndelaserialization: add new Storage extracting interface 90/246290/3
2020-10-30 Adrian Szyndelarefactoring: eliminate StorageBackendFlatbuffersImpl 89/246289/3
2020-10-30 Adrian Szyndelarefactoring: decouple StorageBackendSerialized and... 88/246288/3
2020-10-30 Adrian Szyndelarefactoring: print 'serialized' instead of 'flatbuffers' 87/246287/3
2020-10-30 Adrian Szyndelaserialization: add SerializationBackend type 86/246286/3
2020-10-30 Adrian Szyndelarefactoring: extract common file operations to StorageB... 85/246285/3
2020-10-30 Adrian Szyndelarefactoring: extract common file operations to Serializer 84/246284/2
2020-10-30 Adrian Szyndelalicense: add license boilerplate where it's missing 66/246366/3
2020-10-27 Adrian Szyndelarefactoring: remove unused enum 83/246283/1
2020-10-27 Adrian Szyndelarefactoring: rename StorageBackendSerialized to Storage... 82/246282/1
2020-10-27 Adrian Szyndelarefactoring: generalize serialized enums conversion 81/246281/1
2020-10-27 Adrian Szyndelarefactoring: rename Serializer to SerializerFlatbuffers 80/246280/1
2020-10-27 Adrian Szyndelarefactoring: add size argument to initFromData() 79/246279/1
2020-10-26 Adrian Szyndelarefactoring: make serialized data const 92/246192/1
2020-10-26 Adrian Szyndelarefactoring: move Serializer to ldp_serializer namespace 91/246191/1
2020-10-26 Adrian Szyndelarefactoring: hide FB::File from interfaces 90/246190/1
2020-10-26 Adrian Szyndelaown_tree: make ordered map, we need it sorted anyway 89/246189/1
2020-04-09 Adrian Szyndelafinder: improve printing 42/230342/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.115601 accepted/tizen/6.0/unified/hotfix/20201103.003414 accepted/tizen/unified/20200428.001342 submit/tizen/20200427.012135 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
2020-04-09 Adrian Szyndelaxml-parser: don't clear list of included files in each dir 15/230315/2
2020-04-09 Adrian Szyndelatests: test multiple includedirs directive 14/230314/2
2020-03-27 Gaurav GuptaFix memleak issue reported by Dexter tool. 60/225060/2
2020-02-27 sanghyeok.ohcoverity: Fix coverity issue 46/226146/1 submit/tizen/20200323.074358 submit/tizen/20200324.035254 submit/tizen/20200325.234821
2020-01-02 sanghyeok.ohRemove warning for GCC-9 86/221286/4 accepted/tizen/unified/20200105.221204 submit/tizen/20200102.044953
2019-11-13 sanghyeok ohMerge "DF191023-00350:[Secure option] file secure optio... accepted/tizen/unified/20191113.123516 submit/tizen/20191113.022957
2019-11-12 Kushagra KDF191023-00350:[Secure option] file secure option appli... 45/217545/3
2019-11-01 sanghyeok ohMerge "printer: print FileIdentifier" into tizen_5.5 accepted/tizen/5.5/unified/20191104.111320 submit/tizen_5.5/20191101.081616
2019-11-01 sanghyeok ohMerge "serialization: serialize send index" into tizen_5.5
2019-11-01 sanghyeok ohMerge "refactoring: move local functions to an anonymou...
2019-11-01 sanghyeok ohMerge "doc: overview, purpose, design, implementation...
2019-11-01 sanghyeok ohMerge "Fix some issues found by static analysis." into...
2019-11-01 sanghyeok.ohprinter: print FileIdentifier 01/216801/1
2019-11-01 Adrian Szyndelaserialization: serialize send index 00/216800/1
2019-11-01 Adrian Szyndelarefactoring: move local functions to an anonymous namespace 99/216799/1
2019-11-01 Adrian Szyndeladoc: overview, purpose, design, implementation 98/216798/1
2019-11-01 Michal BlochFix some issues found by static analysis. 97/216797/1
2019-11-01 Michal BlochFix DetachedBuffer self move assignment 96/216796/1
2019-10-29 sanghyeok.ohprinter: print FileIdentifier 36/216536/4 accepted/tizen/unified/20191101.042158 submit/tizen/20191031.025459
2019-10-25 Adrian Szyndelaserialization: serialize send index 96/216496/1
2019-10-25 Adrian Szyndelarefactoring: move local functions to an anonymous namespace 95/216495/1
2019-10-07 Adrian Szyndeladoc: overview, purpose, design, implementation 54/215354/1
2019-09-23 Michal BlochFix some issues found by static analysis. 17/214517/1
2019-09-23 Michal BlochFix DetachedBuffer self move assignment 39/214139/2
2019-09-17 sanghyeok.ohsvace fix:add catch - std::out_of_range 98/213998/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.022427 accepted/tizen/5.5/unified/mobile/hotfix/20201027.090256 accepted/tizen/unified/20190918.102205 submit/tizen/20190917.065530 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
2019-09-17 sanghyeok.ohsvace fix 74/213974/2 submit/tizen/20190917.062106
2019-09-06 Adrian Szyndelasrc: fix non-linking with some compilers/linkers 44/213544/1 accepted/tizen/unified/20190909.050752 submit/tizen/20190906.120330
2019-09-03 Adrian Szyndelaprinter: fix 'v' argument 45/213245/1
2019-08-26 sanghyeok.ohcoverity fix 59/212759/1 accepted/tizen/unified/20190828.011000 submit/tizen/20190827.083850
2019-08-06 Hyotaek ShimMerge "dbuspolicy-printer: add xml format" into tizen
2019-08-06 Hyotaek ShimMerge "dbuspolicy-printer: fix segfault due to invalid...
2019-07-30 sanghyeok.ohdbuspolicy-printer: add xml format 64/211164/2
2019-07-30 sanghyeok.ohdbuspolicy-printer: fix segfault due to invalid input 28/211128/1
2019-07-26 Dariusz MichalukMigrate to openssl 1.1 86/210386/2 accepted/tizen/unified/20190801.113500 submit/tizen/20190730.065826 submit/tizen/20190731.065916
2019-07-17 sanghyeok.ohchange 'constructor with 1 argument' to explicit constr... 99/210199/1 accepted/tizen/unified/20190724.063739 submit/tizen/20190722.121816
2019-07-09 Michal BlochFix a dangling pointer / needless copy 45/209645/2
2019-07-08 Michal BlochAdd a missing whitespace 47/209547/1
2019-06-26 Adrian Szyndelainternal: add send index 22/208522/4 accepted/tizen/unified/20190627.014814 submit/tizen/20190626.110347
2019-06-26 Adrian Szyndelarefactoring: remove unnecessary includes 23/208523/3
2019-06-26 Baumannnew printing pattern 32/208132/6
2019-06-26 Baumanndbuspolicy-finder documentation 28/207728/11
2019-06-26 Baumannadded policy rejected message as input 50/207650/12
2019-06-26 Baumannadded dbuspolicy-finder utility 42/205142/29
2019-06-26 Himanshu Maithanifix maybe-uninitialized error in serializer.cpp 88/208488/2
2019-06-26 INSUN PYOChange the config value of the "RemainAfterExit=" ... 37/208537/2
2019-05-31 Adrian Szyndelabugfix: LOGE messed with errno 25/207225/4
2019-05-31 Adrian Szyndelarefactoring: make less dependencies 24/207224/4
2019-05-30 Adrian Szyndelatests: add 'worst case' performance test 23/207223/2
2019-05-28 Adrian Szyndelatests: add missing deny for build-time tests 34/206834/3
2019-05-28 Adrian SzyndelaMerge "extracted helper functions to a separate header...
2019-05-28 Adrian SzyndelaMerge "Makefile now conforms to libtool naming standard...
2019-05-27 Baumannextracted helper functions to a separate header 00/206500/3
2019-05-17 Adrian Szyndelatests: make denying method calls narrower 16/206416/1
2019-05-17 Adrian Szyndelainternal bugfix: handle no-interface messages 36/206336/4
next