platform/core/system/sessiond.git
2025-05-28 Michal Blochbenchmark debug sandbox/mbloch/wip-05-28
2025-05-28 Michal BlochExtra high timeout for tests
2025-05-28 Michal BlochAdd a basic benchmark for subsession_add_fixed_size 25/324925/1
2025-05-28 Michal BlochDisallow API calls for template subsessions 24/324924/1
2025-05-28 Michal BlochFix integration tests perms checks 21/324921/1
2025-05-28 Michal BlochMake regular dir subsessiond from a template. 80/324680/2
2025-05-28 Michal BlochCreate fixed-size subsessions via template copy 52/322852/4
2025-05-28 Karol LewandowskiAdd OS::do_resize2fs 54/324254/9
2025-05-28 Michal BlochCreate templates at sessiond start 79/324679/3
2025-05-22 Michal BlochMount image sessions immediately. 70/324670/2
2025-05-22 Michal BlochRemove the 'unmount at switch' optional feature 69/324669/2
2025-05-22 Michal BlochRemount image-based subsessions at boot 68/324668/2
2025-05-22 Michal BlochExtract uid/username getting from sessiond restoration 67/324667/2
2025-05-22 Karol LewandowskiMerge changes into tizen
2025-05-22 Karol LewandowskiMerge changes into tizen
2025-05-22 Karol LewandowskiMerge changes from topic "sessiond-optimize-add" into...
2025-05-22 Karol LewandowskiMerge "Allow force-replacement when creating a subsessi...
2025-05-20 Karol LewandowskiFixed-size dir: reuse dirs via rename where possible 59/324259/2
2025-05-20 Michal BlochAdd some extra logs. 96/324496/2
2025-05-20 Karol LewandowskiExtract main subsessions dir creation 55/324255/4
2025-05-20 Karol LewandowskiAllow force-replacement when creating a subsession 56/324256/4
2025-05-20 Karol LewandowskiEnsure needed utilities are actually installed 99/324499/2
2025-05-19 Michal BlochRelease 0.10.1.1: add debug logs to execl calls 39/324339/3
2025-05-12 Michal BlochUnmounting session done via ifdef instead of getenv 81/324081/1
2025-05-09 Michal BlochAvoid string copy in get_current_subsession 80/324080/1
2025-05-09 Michal BlochFix some comments. 79/324079/1
2025-05-09 Michal BlochExtract `do_touch` and make it more like touch(1) 78/324078/1
2025-05-09 Michal BlochMove coreutils-like functions to OS namespace 77/324077/1
2025-05-09 Yunhee SeoFix strncpy() missing null character coverity issue 33/323933/1 accepted/tizen/unified/20250512.133259 accepted/tizen/unified/x/20250513.034802
2025-05-07 Karol LewandowskiRelease 0.10.1.0 16/323816/1 sandbox/klewandowski/ext4fix
2025-05-07 Karol LewandowskiCreate space efficient ext4 filesystem without journal 15/323815/1
2025-05-07 Michal BlochIncrease default libsessiond timeout 99/323799/2
2025-05-07 Karol Lewandowskiservice: session restore: Handle non-existing uids... 19/323719/3
2025-05-07 Karol Lewandowskimkfs: Pre-create empty image file to workaround obsolet... 18/323718/2
2025-05-07 Michal BlochAvoid mkfs interactive mode extra hard 16/323616/2
2025-05-07 Karol LewandowskiSwitch to mkfs.ext4 56/323256/3
2025-04-30 Michal BlochAdd subsession current/list getters to plugin API 15/323615/2
2025-04-30 Michal Blochsessiond-plugin-internal.h moved from libsyscommon 22/323522/2
2025-04-22 Chanwoo ChoiFix invocation timing of plugin function after complete... 31/323031/1 accepted/tizen/unified/20250429.071346 accepted/tizen/unified/x/20250429.203546
2025-04-14 Karol LewandowskiMerge "Release 0.10.0.3" into tizen
2025-04-14 Karol LewandowskiMerge "Advisory locks for restoration" into tizen
2025-04-14 Karol LewandowskiMerge "Restore last subsession at sessiond start" into...
2025-04-14 Karol LewandowskiMerge changes into tizen
2025-04-14 Karol LewandowskiMerge changes into tizen
2025-04-14 Karol LewandowskiMerge "Add OS::get_uid_from_name" into tizen
2025-04-14 Michal BlochRelease 0.10.0.3 03/322703/1
2025-04-14 Michal BlochAdvisory locks for restoration 26/322626/3
2025-04-14 Michal BlochRestore last subsession at sessiond start 52/322552/4
2025-04-11 Michal BlochExtract sysconf buffer allocation 47/322547/3
2025-04-11 Michal BlochAdd OS::get_uid_from_name 48/322548/3
2025-04-11 Michal BlochSave the last subsession on disk 50/322550/3
2025-04-11 Michal Bloch`get_main_dir_by_user_id` exposed, returns fs::path 49/322549/3
2025-04-08 Michal BlochExample plugin conforms to libsyscommon interface change 08/322408/1 accepted/tizen/unified/20250412.035603 accepted/tizen/unified/x/20250413.210746
2025-04-07 Michal BlochRelease 0.10.0.2 28/322328/2
2025-04-02 Michal BlochRelease 0.10.0.1 68/321968/2 accepted/tizen/unified/20250404.011642 accepted/tizen/unified/x/20250404.094524
2025-04-02 Michal BlochPlugin example: stump actually fits its contents 67/321967/2
2025-04-02 Michal BlochImprove plugin example commentary 66/321966/2
2025-04-02 Michal BlochProper exception handling for add/remove failures 65/321965/2
2025-04-02 Michal BlochCleanup failed fixed-size add attempts properly 64/321964/2
2025-04-02 Michal BlochCheck subsession existence explicitly for Add/Remove 51/322051/1
2025-04-01 Michal BlochTweak exception log messages 63/321963/1
2025-03-31 Karol LewandowskiMerge changes into tizen
2025-03-31 Karol LewandowskiMerge changes from topic "sessiond-2025-03-plugins...
2025-03-31 Karol LewandowskiMerge changes into tizen
2025-03-31 Karol LewandowskiMerge changes into tizen
2025-03-31 Michal BlochRelease 0.10.0.0 26/321526/3 accepted/tizen/unified/20250403.081015 accepted/tizen/unified/x/20250403.110103
2025-03-31 Karol LewandowskiAdd an example/test plugin 81/321681/4
2025-03-31 Michal BlochPlugin can now also push events 02/321602/4
2025-03-31 Karol LewandowskiEnsure sessiond service build as PIE 24/321824/3
2025-03-27 Michal BlochAdd basic event listener plugin support 13/321413/8
2025-03-27 Michal BlochUnify validity checks 54/321754/1
2025-03-27 Michal BlochHave a single global instance of `sessiond_context` 80/321680/2
2025-03-26 Michal BlochMove struct defs out of main.cpp 01/321601/2
2025-03-25 Michal BlochExtract work away from dbus method handlers 00/321600/1
2025-03-11 Michal BlochMove fork helpers to OS namespace 46/320946/1
2025-03-11 Karol Lewandowskifixed size backend: Do not unmount subsession image... 53/320553/2
2025-03-11 Michal BlochSubsession meta file rights tweaks 45/320945/1
2025-03-06 Michal BlochRelease 0.7.8.3 31/320731/1 accepted/tizen/unified/20250310.131215 accepted/tizen/unified/x/20250311.125547
2025-03-05 Michal BlochMake sure self-switch works on fixed-dir backend. 82/320682/1
2025-03-05 Michal BlochImage files start with a dot 81/320681/1
2025-03-05 Michal BlochAdd advanced fixed-size backend tests. 80/320680/1
2025-03-05 Michal BlochAdd basic fixed-size backend tests. 52/320552/3
2025-03-05 Michal BlochFix a typo in test description 79/320679/1
2025-03-05 Michal BlochMark existing API tests as using regular-dir backend 51/320551/2
2025-03-05 Michal BlochAdd `subsession_add_user_fixed_size` API. 50/320550/2
2025-02-27 Michal BlochAccept const references where possible 44/320444/1 accepted/tizen/unified/20250304.070221 accepted/tizen/unified/x/20250304.080631
2025-02-27 Michal BlochUse `fs` consistently over `std::filesystem` 43/320443/1
2025-02-27 Michal BlochRelease 0.7.8.2 34/320334/3 accepted/tizen/unified/20250228.071927 accepted/tizen/unified/x/20250301.185950
2025-02-27 Michal BlochFix file permissions for fixed-size backend 85/320385/1
2025-02-27 Michal BlochCheck for mountpoint before mounting 78/320378/2
2025-02-27 Michal BlochIntegration test: fewer regular subsessions 33/320333/3
2025-02-27 Michal BlochAdd basic integration tests 58/320158/6
2025-02-27 Michal BlochAdd 'AddUserFixedSize' dbus call. 56/320156/8
2025-02-27 Michal BlochAdd fixed-size backend. 55/320155/8
2025-02-27 Michal BlochAdd some safety to SessionAdd. 32/320332/2
2025-02-27 Michal BlochExtract AddSession dir helpers to dir backend. 54/320154/5
2025-02-27 Michal BlochAdd a subsession switch callback to dir backend 53/320153/4
2025-02-20 Michal BlochMake dir backends use inheritance instead 78/320078/1
2025-02-13 Michal BlochCoverity fixes 26/319626/1 accepted/tizen/unified/20250219.035249 accepted/tizen/unified/x/20250221.042157
2025-02-12 Michal BlochRelease 0.7.8.1 85/319485/3 accepted/tizen/unified/20250214.120456 accepted/tizen/unified/x/20250218.043808
next