projects
/
platform
/
core
/
system
/
libdbuspolicy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/system/libdbuspolicy.git
2019-03-07
Mateusz Moscicki
serialization: add serialization class
93/199793/12
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Mateusz Moscicki
serializer: add schema file
92/199792/11
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Mateusz Moscicki
serialization: add Flatbuffers
91/199791/6
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Mateusz Moscicki
serialization: move TreeNode definition and add getters
90/199790/6
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Adrian Szyndela
serialization: add interface for getting policies
44/199644/5
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Adrian Szyndela
refactoring: extract Policy containers
43/199643/5
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Hyotaek Shim
Apply the highest priority to constructors
17/200417/2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Adrian Szyndela
refactoring: making bus type a type - part 2
98/199798/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Adrian Szyndela
refactoring: simplify name string handling in Own
97/199797/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Adrian Szyndela
refactoring: simplify privilege string handling
96/199796/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Adrian Szyndela
tests: bring back compile-time tests
41/199641/2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Adrian Szyndela
refactoring: remove unneeded template param
35/199635/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Adrian Szyndela
refactoring: remove exec rights from the source code
34/199634/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Adrian Szyndela
refactoring: move "parse" methods to the "parser"
33/199633/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: remove unnecessary params in parseRule
29/199529/2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: templatize addItem
47/199447/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: make bus type a type instead of bool
61/199161/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: remove duplicate db access method
58/199158/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: make pimpl in naive_policy_db
57/199157/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: remove user and group from access PolicySet
56/199156/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: simplify PolicySet
50/199150/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: prepare for PolicySet customization
49/199149/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: templatize NaivePolicyChecker::check
43/199143/9
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: eliminate NaivePolicyDb::getPolicy()
42/199142/9
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: simplify NaivePolicyDb::getGroups
41/199141/9
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: eliminate template params in getDecisionItem
40/199140/9
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: simplify NaivePolicyDb::getPolicy()
39/199139/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Adrian Szyndela
refactoring: make Policy classes more private
38/199138/8
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: group methods from same classes
37/199137/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: make own_tree more const-correct
27/199127/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: make parsing lazy
26/199126/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: get rid of unnecessary MessageDirection
25/199125/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: introduce Send/Receive split types
24/199124/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: move addItem() declarations
23/199123/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: group maps moved into Policies
22/199122/7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: make common interface for Policy classes
21/199121/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: move PolicySet methods into proper class
09/199109/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: introduce MatchItemOwn for matching
92/199092/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: remove params from ItemSendReceive()
91/199091/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: replace char* with C++ strings
90/199090/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adrian Szyndela
refactoring: replaced snprintf with to_string
89/199089/6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Adrian Szyndela
tests: make tests passing again
34/199334/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Adrian Szyndela
tests: build tests in a single build
33/199333/1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Adrian Szyndela
internal: fix mistaken getgid()->getuid()
99/199299/2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
sanghyeok.oh
svace fix
25/198625/1
accepted/tizen/unified/20190201.061343
submit/tizen/20190131.021840
submit/tizen/20190131.080207
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Adrian Szyndela
internal: make logs less cluttering
16/198416/3
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Adrian Szyndela
internal: replaced manual reverse iterator with STL...
15/198415/3
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Adrian Szyndela
internal: make debug logs small to be more readable
14/198414/3
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Adrian Szyndela
internal: make nondestructible global static_parser
90/198090/3
accepted/tizen/unified/20190128.061341
submit/tizen/20190121.031835
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Adrian Szyndela
tests for send_destination_prefix
67/194867/5
accepted/tizen/unified/20190110.060346
submit/tizen/20190109.021130
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Adrian Szyndela
support for send_destination_prefix
50/194450/3
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Karol Lewandowski
Merge "Secure get_test_id against buffer overflows...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Karol Lewandowski
Merge "Fix Asan Issue buffer overflow" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kushagra K
Fix Asan Issue buffer overflow
56/192256/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Karol Lewandowski
Remove kdbus interface header
70/79970/4
accepted/tizen/unified/20181107.082201
submit/tizen/20181106.112838
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Michal Bloch
Secure get_test_id against buffer overflows
16/191716/3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Adrian Szyndela
fix svace issues
25/190825/1
submit/tizen/20181102.075239
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Hyotaek Shim
Add .gitignore
39/188839/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Hyotaek Shim
Add %license LICENSE.APACHE2.0 in the spec file
31/188831/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Michal Bloch
Fix a file descriptor leak.
62/187462/2
accepted/tizen/5.0/unified/20181102.021225
accepted/tizen/unified/20180831.061029
submit/tizen/20180829.051003
submit/tizen_5.0/20181101.000004
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Michal Bloch
Refactor groups proxy
94/187294/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Monika Zielinska
remove unused variable and redundant comparison
63/187263/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Monika Zielinska
fix string usage
62/187262/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Monika Zielinska
fix logging
79/186579/4
accepted/tizen/unified/20180817.140752
accepted/tizen/unified/20180821.091105
submit/tizen/20180814.085438
submit/tizen/20180820.105030
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Monika Zielinska
add error logs to bus initializing and policy parsing
18/186418/2
submit/tizen/20180810.082314
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Monika Zielinska
Add memory dump functionality
37/184637/10
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Monika Zielinska
Added latency & memory usage test
61/183661/6
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
sanghyeok.oh
svace fix
63/183163/1
accepted/tizen/unified/20180704.154022
submit/tizen/20180704.010647
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
Aleksy Barcz
Use expat SAX parser instead of boost::ptree (DOM)
27/179727/6
accepted/tizen/unified/20180619.142100
submit/tizen/20180619.052936
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Aleksy Barcz
added checking bus-access rules
44/177344/4
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Aleksy Barcz
refactored parsing xml, added handling <include> tags
43/177343/3
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Aleksy Barcz
removed duplicate code via templates
42/177342/3
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Aleksy Barcz
refactored parsing policy
41/177341/3
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Aleksy Barcz
fixed ItemOwn::__name potential memory leak
58/173458/4
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Aleksy Barcz
new implementation of own/own_prefix rules handling
57/173457/4
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Aleksy Barcz
fixed loading incorrect files as configuration
59/173459/4
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
sanghyeok.oh
naive_policy_db: remove try-catch
10/172710/4
accepted/tizen/unified/20180328.140042
submit/tizen/20180319.052501
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
sanghyeok.oh
modify linker option
49/170649/1
submit/tizen/20180222.051219
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
sanghyeok.oh
svace fix
28/164228/1
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
sanghyeok.oh
svace fix
07/161007/1
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
sanghyeok.oh
policy checking scheme: add mutex lock for data structu...
58/159358/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
sanghyeok.oh
kdbus: modified to get label for signal
79/157579/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
sanghyeok.oh
policy checking scheme: support supplementary group
83/151083/8
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
sanghyeok.oh
dbuspolicy1_check_in: add handling null sender
47/154247/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
sanghyeok.oh
dbuspolicy1_check_out/in: enable policy check for signal
46/154246/1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
sanghyeok.oh
dbuspolicy1_check_out: enable receive_sender rule
45/154245/1
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
sanghyeok.oh
Modification of coding rule violation
51/153651/3
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
INSUN PYO
Modification of coding rule violation
83/149183/1
accepted/tizen/unified/20170912.191910
submit/tizen/20170912.020543
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
sanghyeok.oh
dbuspolicy1_check_out/in: ignore signal
06/143606/1
accepted/tizen/4.0/unified/20170829.020147
accepted/tizen/unified/20170811.021147
submit/tizen/20170810.123503
submit/tizen_4.0/20170828.100004
submit/tizen_4.0/20170828.110004
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
sanghyeok.oh
policy checking scheme: modified to get connection...
87/138787/3
accepted/tizen/4.0/unified/20170816.010723
accepted/tizen/unified/20170727.190341
submit/tizen/20170719.103604
submit/tizen/20170725.023005
submit/tizen_4.0/20170811.094300
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
INSUN PYO
cynara : modify cyad option. requested by security...
36/133436/1
accepted/tizen/unified/20170629.085744
submit/tizen/20170622.043014
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
sanghyeok.oh
dbuspolicy1_check_out: change sender to NULL
01/133401/1
submit/tizen/20170612.054403
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Hyotaek Shim
Merge "Revert "retrieve label on every cynara check...
accepted/tizen/unified/20170420.054834
submit/tizen/20170420.024445
tizen_4.0.m1_release
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Hyotaek Shim
Revert "retrieve label on every cynara check"
24/119824/1
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
sanghyeok.oh
svace fix
45/114245/2
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
sanghyeok.oh
Merge "modified to init global instance once" into...
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
accepted/tizen/common/20170201.171640
accepted/tizen/ivi/20170201.090248
accepted/tizen/mobile/20170201.090200
accepted/tizen/tv/20170201.090213
accepted/tizen/unified/20170309.034047
accepted/tizen/wearable/20170201.090232
submit/tizen/20170201.023443
submit/tizen_unified/20170308.100409
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
sanghyeok.oh
modified to init global instance once
04/110804/4
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
sanghyeok.oh
fix build error for gcc 6.2
17/108917/1
accepted/tizen/common/20170109.202343
accepted/tizen/ivi/20170106.104010
accepted/tizen/mobile/20170106.103918
accepted/tizen/tv/20170106.103930
accepted/tizen/wearable/20170106.103946
submit/tizen/20170106.080120
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
sanghyeok.oh
fix build error for gcc 6.2
16/108916/1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
sanghyeok.oh
svace:handling wrong policy syntax
23/108523/1
commit
|
commitdiff
|
tree
|
snapshot
next