Add core abi capability
[sdk/target/sdbd.git] / src / sdb.c
10 days ago Changseok, OhAdd core abi capability accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20240502.044702 accepted/tizen/unified/x/20240503.091125
2023-08-11 Dongkyun SonSVACE: Fix UNREACHABLE_CODE (WGID 543176) 79/297179/2
2021-12-02 manish.rRevert "Add Check before free" 47/267347/1 accepted/tizen/unified/20211202.120635 submit/tizen/20211202.050407
2021-11-19 manish.rAdd Check before free 90/264990/3 accepted/tizen/unified/20211122.122435 submit/tizen/20211119.124156 submit/tizen/20211119.174505 submit/tizen/20211122.042215
2021-11-10 manish.rAdd Flag to unload plugin only once 89/266289/1 accepted/tizen/6.5/unified/20211111.115701 submit/tizen_6.5/20211110.130924
2021-11-10 manish.rAdd Flag to unload plugin only once 88/266288/1 accepted/tizen/unified/20211112.135727 submit/tizen/20211110.130855
2021-11-10 manish.rLoad plugin for sdbd service 78/266278/1 submit/tizen_6.5/20211110.074508
2021-10-15 manish.rLoad plugin for sdbd service 47/265347/1 submit/tizen/20211015.093850 submit/tizen/20211110.074940
2021-09-24 manish.rCheck Packet double free 69/264569/4 accepted/tizen/6.5/unified/20211028.225343 accepted/tizen/unified/20210927.022332 submit/tizen/20210924.114137 submit/tizen_6.5/20211028.164101 tizen_6.5.m2_release
2021-07-12 Dongkyun SonFix coverity defect: Dereference before null check 99/261099/1 accepted/tizen/unified/20210713.053503 submit/tizen/20210712.052211
2021-07-06 manish.rModify cpu arch to armv7l for the case of armv8+32bit... 64/260864/3 accepted/tizen/unified/20210707.070907 submit/tizen/20210706.101746 submit/tizen/20210706.102927
2021-05-03 manish.rChanges for Security Review 24/257824/1 accepted/tizen/unified/20210505.141406 submit/tizen/20210504.105536
2021-02-04 manish.rPlatfrom Architecture Capability Support 11/253011/2 accepted/tizen/unified/20210208.061807 submit/tizen/20210205.045834
2020-09-08 Manish Toshan Rath... Implementation of fork-exec 94/243594/4 accepted/tizen/unified/20200911.143457 submit/tizen/20200909.080622
2020-09-07 adhavan.mFix build warnings 85/243385/1
2019-12-27 manish.rgcc9 build fix 14/221114/1 accepted/tizen/unified/20191230.120904 submit/tizen/20191230.070409
2019-08-07 Hyotaek ShimChange dbus interface of BootingDone 03/211603/1 accepted/tizen/unified/20190811.223101 submit/tizen/20190809.091307
2019-06-27 INSUN PYODelete the code that should not run 40/208640/2 accepted/tizen/unified/20190627.115231 submit/tizen/20190627.081751
2019-02-14 INSUN PYOMemory Leak: File descriptor not closed. 92/199692/1 accepted/tizen/unified/20190215.055127 submit/tizen/20190215.032435
2019-01-23 alkasethiAdding exit in SIGTERM handler 96/198296/1 accepted/tizen/unified/20190128.061702 submit/tizen/20190123.113330
2019-01-17 alkasethi[SATDEVKIT-2522]Symbolic link issues handled 63/197863/3 submit/tizen/20190118.065338
2018-10-26 adhavan.mSvace issues fixes 10/192010/1 submit/tizen/20181029.120339
2018-09-14 adhavan.mImplementation of automatic command exchange feature. 45/188045/4 accepted/tizen/5.0/unified/20181102.031927 accepted/tizen/unified/20180917.041255 submit/tizen/20180914.082214 submit/tizen_5.0/20181101.000009
2018-08-23 Adhavan MRevert "Revert "Changed logging to dlog"" 70/187470/2
2018-08-09 manish.rRevert "Changed logging to dlog" 81/186381/1 accepted/tizen/unified/20180810.062854 submit/tizen/20180809.080636
2018-07-19 yhjiFix Wformat build error 74/184574/1 accepted/tizen/unified/20180720.060804 submit/tizen/20180720.032739
2018-06-21 Gourav MittalAdded capability netcoredbg_support 34/182234/2 accepted/tizen/unified/20180625.141512 submit/tizen/20180622.064840
2018-06-05 alkasethiPrevent fixes 40/178540/6 accepted/tizen/unified/20180611.015524 submit/tizen/20180605.140738 submit/tizen/20180607.070011
2018-05-25 adhavan.mChanged logging to dlog 71/179971/4 submit/tizen/20180530.134804
2018-05-04 Adhavan MRevert "Revert "sdb: Use systemd startup notification"" 51/177951/2
2018-05-04 Adhavan MRevert "Revert "Remove daemonization"" 44/177944/2
2018-05-04 Adhavan MRevert "Remove daemonization" 27/177927/2
2018-05-04 Manish RathodMerge "Revert "sdb: Use systemd startup notification...
2018-05-04 Manish RathodRevert "sdb: Use systemd startup notification" 17/177917/1
2018-04-26 Karol Lewandowskisdb: Use systemd startup notification 33/176333/2
2018-04-26 Manish RathodMerge "Don't start sdbd on system boot" into tizen
2018-04-26 Manish RathodMerge "Change default ffs path to match system policy...
2018-04-26 Manish RathodMerge "Remove daemonization" into tizen
2018-04-26 Manish RathodMerge "Add socket for ffs socket activation" into tizen
2018-04-26 Manish RathodMerge "Use endpoints provided by socket activation...
2018-04-26 Manish RathodMerge "Extract descriptors and strings to binary files...
2018-04-26 Manish RathodMerge "Change default ffs path" into tizen
2018-04-11 Changseok OhMerge "Fix for svace issues" into tizen
2018-04-09 shikha.taFix for svace issues 39/175039/2
2018-03-07 Paweł SzewczykRemove daemonization 53/171553/2
2017-11-29 Sooyoung Hacapability: add device_name capability 84/162984/1
2017-11-28 Sooyoung Hafopen: add realpath before fopen 95/161895/2
2017-10-12 Jinhyung Jodbus: change from dbus-glib API to GDBus API 86/154486/4
2017-10-10 Sooyoung Hasource: add g_main_loop_unref for finished mainloop 15/154315/1
2017-10-10 Sooyoung Hasource: fix some risky codes 13/154313/1
2017-09-19 Sooyoung Hasecure: change insecure system function 51/150851/2
2017-08-09 Jinhyung Josource: remove use of getenv() 01/143401/1
2017-08-09 Jinhyung Josource: fix security issues 90/143390/1
2017-08-09 Jinhyung Josource: remove unused code 89/143389/1
2017-06-27 Sooyoung Hasource: align indent 66/135966/1
2017-06-27 Sooyoung Hadbus: add dbus_connection_unref 65/135965/1
2017-06-22 Jinhyung Josource: remove build warning 72/135272/2
2017-05-24 Sooyoung Hasource: remove redundant codes 72/130872/2
2017-03-09 Sooyoung Hafile: remove redundant execute mode bit 93/118193/1
2017-03-09 Sooyoung HaMerge branch 'tizen_3.0' into tizen 92/118192/1
2017-02-15 Sooyoung Hasource: remove redundant code 08/114808/1
2017-02-13 shingil.kangAllowed 'sdb root on' command even if the UID of SDBD... 54/105954/2
2017-02-13 shingil.kangAdd capability 'sdbd_rootperm' 05/105705/2
2017-02-07 Sooyoung HaRevert "Revert "remove smack_setlabel function usage... 66/113366/1
2017-02-07 Sooyoung HaRevert "Revert "Revert "Revert "Modify the SMACK label... 65/113365/1
2017-01-26 Munkyu Imcap: Add new "pkgcmd_debugmode" capability for pkgcmd... 09/112009/3 accepted/tizen/3.0/common/20170201.163917 accepted/tizen/3.0/ivi/20170201.034920 accepted/tizen/3.0/mobile/20170201.034830 accepted/tizen/3.0/tv/20170201.034848 accepted/tizen/3.0/wearable/20170201.034904 submit/tizen_3.0/20170126.054419
2017-01-04 SangJin KimMerge branch 'tizen_3.0' into tizen 35/108335/1 accepted/tizen/common/20170104.073233 accepted/tizen/ivi/20170104.221837 accepted/tizen/mobile/20170104.221743 accepted/tizen/tv/20170104.221802 accepted/tizen/unified/20170309.040846 accepted/tizen/wearable/20170104.221819 submit/tizen/20170104.060414 submit/tizen_unified/20170308.100420
2016-12-27 Sangjin KimRevert "Revert "Revert "Modify the SMACK label for... 38/107338/2 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170105.025836 accepted/tizen/3.0.m2/tv/20170105.030020 accepted/tizen/3.0.m2/wearable/20170105.030227 accepted/tizen/3.0/common/20161227.181509 accepted/tizen/3.0/ivi/20161227.135441 accepted/tizen/3.0/mobile/20161227.135349 accepted/tizen/3.0/tv/20161227.135408 accepted/tizen/3.0/wearable/20161227.135425 submit/tizen_3.0.m2/20170104.093756 submit/tizen_3.0/20161227.125501
2016-12-27 Sangjin KimRevert "remove smack_setlabel function usage for securi... 37/107337/2
2016-12-26 Sangjin KimMerge "remove smack_setlabel function usage for securit... accepted/tizen/3.0/common/20161227.101931 accepted/tizen/3.0/ivi/20161227.010200 accepted/tizen/3.0/mobile/20161227.010104 accepted/tizen/3.0/tv/20161227.010124 accepted/tizen/3.0/wearable/20161227.010142 submit/tizen_3.0/20161226.053436
2016-12-26 greatimremove smack_setlabel function usage for security reason 56/106856/4
2016-12-26 Sangjin KimMerge "Revert "Revert "Modify the SMACK label for SDB...
2016-12-23 Jaewon LimRevert "Revert "Modify the SMACK label for SDB shell."" 43/106843/1
2016-12-19 Sangjin KimMerge "Revert "Revert "Modify the packet size in transp... accepted/tizen/3.0/common/20161221.180623 accepted/tizen/3.0/ivi/20161221.005318 accepted/tizen/3.0/mobile/20161221.005340 accepted/tizen/3.0/tv/20161221.005156 accepted/tizen/3.0/wearable/20161221.005229 submit/tizen_3.0/20161219.083125
2016-12-19 Jaewon LimRevert "Revert "Modify the packet size in transport... 64/105564/1
2016-12-14 greatimfix potential bugs 28/104828/2 accepted/tizen/3.0/common/20161219.112500 accepted/tizen/3.0/ivi/20161219.063905 accepted/tizen/3.0/mobile/20161219.063850 accepted/tizen/3.0/tv/20161219.063913 accepted/tizen/3.0/wearable/20161219.063835 submit/tizen_3.0/20161214.111143
2016-12-12 Jaewon LimMerge "Revert "Modify the packet size in transport... accepted/tizen/3.0/common/20161212.161827 accepted/tizen/3.0/ivi/20161212.060845 accepted/tizen/3.0/mobile/20161212.060826 accepted/tizen/3.0/tv/20161212.060834 accepted/tizen/3.0/wearable/20161212.060840 submit/tizen_3.0/20161212.044313
2016-12-12 Jaewon LimMerge "Revert "Modify the SMACK label for SDB shell...
2016-12-12 Jaewon LimRevert "Modify the SMACK label for SDB shell." 84/103984/1
2016-12-12 Jaewon LimRevert "Modify the packet size in transport protocol." 83/103983/1
2016-12-09 Sangjin KimMerge "Modify the SMACK label for SDB shell." into... accepted/tizen/3.0/common/20161209.161330 accepted/tizen/3.0/ivi/20161209.105646 accepted/tizen/3.0/mobile/20161209.105626 accepted/tizen/3.0/tv/20161209.105639 accepted/tizen/3.0/wearable/20161209.105642 submit/tizen_3.0/20161209.093104
2016-12-09 Kim GunsooModify the SMACK label for SDB shell. 63/96263/3
2016-12-09 Sangjin KimMerge "Modify the packet size in transport protocol...
2016-12-09 Kim GunsooModify the packet size in transport protocol. 85/100485/7
2016-11-25 greatimrefactor calling encryption functions of plugin 01/100101/1 accepted/tizen/3.0/common/20161129.102835 accepted/tizen/3.0/ivi/20161129.001726 accepted/tizen/3.0/mobile/20161129.001637 accepted/tizen/3.0/tv/20161129.001656 accepted/tizen/3.0/wearable/20161129.001709 submit/tizen_3.0/20161128.031728
2016-11-10 Jaewon LimRevert "Revert "add data encryption feature"" 96/96696/2
2016-11-10 Jaewon LimRevert "Revert "Merge plugin improvement commit"" 95/96695/2
2016-11-10 Jaewon LimRevert "Revert "Add the appcmd protocol for product... 93/96693/2
2016-11-10 Jaewon LimRevert "Revert "improve plugin architecture"" 91/96691/1
2016-11-09 Sangjin KimRevert "improve plugin architecture" 23/96623/2 accepted/tizen/3.0/ivi/20161109.124804 accepted/tizen/3.0/mobile/20161109.124753 accepted/tizen/3.0/tv/20161109.124757 accepted/tizen/3.0/wearable/20161109.124800 submit/tizen_3.0/20161109.120925
2016-11-09 Sangjin KimRevert "Add the appcmd protocol for product extended... 22/96622/2
2016-11-09 Sangjin KimRevert "Merge plugin improvement commit" 20/96620/2
2016-11-09 Sangjin KimRevert "add data encryption feature" 19/96619/1
2016-11-07 greatimadd data encryption feature 33/95433/2 accepted/tizen/3.0/ivi/20161109.025318 accepted/tizen/3.0/mobile/20161109.025219 accepted/tizen/3.0/tv/20161109.025240 accepted/tizen/3.0/wearable/20161109.025257 submit/tizen_3.0/20161108.033051
2016-11-04 greatimMerge plugin improvement commit 57/95757/1 accepted/tizen/3.0/ivi/20161108.061900 accepted/tizen/3.0/mobile/20161108.061805 accepted/tizen/3.0/tv/20161108.061822 accepted/tizen/3.0/wearable/20161108.061842 submit/tizen_3.0/20161107.030727
2016-11-04 Kim GunsooAdd the appcmd protocol for product extended routine. 55/95755/1
2016-11-04 greatimimprove plugin architecture 54/95754/1
2016-11-03 Sangjin KimMerge "add data encryption feature" into tizen
2016-11-03 greatimadd data encryption feature 29/95429/1
2016-11-03 Kim GunsooModify the type reading CPU architecture type from... 52/95352/1 accepted/tizen/3.0/ivi/20161103.045329 accepted/tizen/3.0/mobile/20161103.045226 accepted/tizen/3.0/tv/20161103.045250 accepted/tizen/3.0/wearable/20161103.045308 submit/tizen_3.0/20161103.034048
next