summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-31Remove the getter, remove the pyramidsandbox/mbloch/cheopsMichal Bloch1-27/+25
2022-08-31[fix] sessiond: Correct handling of the TRANSMUTE attributeAdam Michalski1-0/+16
2022-08-22Change subsession API argument name (from cb_data to user_data)submit/tizen/20220822.111221accepted/tizen/unified/20220824.135645Hyotaek Shim4-91/+91
2022-08-19Merge "library: Simplify subsession_event_wait_done() error path" into tizenKarol Lewandowski1-7/+5
2022-08-18[fix] sessiond: do not follow symlinks while setting SMACK attributessubmit/tizen/20220818.125806accepted/tizen/unified/20220821.211106Adam Michalski2-4/+4
2022-08-17Release 0.7.0submit/tizen/20220817.154056Karol Lewandowski1-1/+1
2022-08-17Merge "Log using DLog and not on stdout in sessiond" into tizenKarol Lewandowski4-34/+29
2022-08-17[fix] sessiond: do not follow symlinks while setting the owner/groupAdam Michalski1-1/+1
2022-08-17Log using DLog and not on stdout in sessiondMateusz Majewski4-34/+29
2022-08-12Revert "Temporarily allow all dbus policy by default"Hyotaek Shim1-2/+14
2022-08-06library: Simplify subsession_event_wait_done() error pathKarol Lewandowski1-7/+5
2022-08-06library: Automatically free GError* in method_call_sync()Karol Lewandowski1-6/+5
2022-08-06library: Use same terms in error mapping functions (in both directions)Karol Lewandowski1-8/+5
2022-08-06library: Drop dead code in subsession_get_current_user()Karol Lewandowski1-5/+1
2022-08-06library: Drop unused macrosKarol Lewandowski1-6/+0
2022-08-05Release 0.6.0submit/tizen/20220805.114215accepted/tizen/unified/20220808.135312Karol Lewandowski1-1/+1
2022-08-05library: Rework comparatorsKarol Lewandowski2-16/+16
2022-08-05library: Be more verbose in error messages when invalid signals are receivedKarol Lewandowski2-8/+8
2022-08-05library: Use generic method_call() in get_current_user() APIKarol Lewandowski2-32/+13
2022-08-05library: Add macro to validate and get gvariant without explicit 'return'Karol Lewandowski1-0/+3
2022-08-05library: Replace dynamic error checking with asserts in unregister()Karol Lewandowski1-9/+8
2022-08-05library: fix: ensure dbus connection is avaliable in unregister_event_callbackKarol Lewandowski1-0/+1
2022-08-04Unduplicate codesubmit/tizen/20220804.142848accepted/tizen/unified/20220805.131908Michal Bloch1-5/+1
2022-08-04Create `apps_rw/*` subdirectories and files with [subsession_uid]:users UID:GIDAdam Michalski1-5/+9
2022-07-29Release 0.5.0submit/tizen/20220801.061355submit/tizen/20220729.133354accepted/tizen/unified/20220802.144808Karol Lewandowski1-1/+1
2022-07-29Merge "Create subsession and `apps_rw` directories with [subsession_uid]:syst...Karol Lewandowski2-3/+16
2022-07-29Create subsession and `apps_rw` directories withAdam Michalski2-3/+16
2022-07-28library: Rename async method call to follow method_call_<sync/async> conventionKarol Lewandowski1-58/+35
2022-07-28library: Ensure map_dbus_call_error_to_return_value handles NULLKarol Lewandowski1-3/+4
2022-07-28library: Move all of dbus signal subscription logic to register_event_callbackKarol Lewandowski1-96/+27
2022-07-27library: Merge dbus sync call helpersKarol Lewandowski1-58/+37
2022-07-22Release 0.4.4submit/tizen/20220722.101755accepted/tizen/unified/20220726.012139Karol Lewandowski1-1/+1
2022-07-22library: Rework client_data_cleansweep_mtKarol Lewandowski1-4/+9
2022-07-21Merge "sessiond: Re-shuffle include files to get rid of a nasty "unused varia...Karol Lewandowski3-2/+2
2022-07-21library: simplify logic in callback_data functionsMichal Bloch1-12/+17
2022-07-21library: make callback functions follow subject-action conventionMichal Bloch1-11/+10
2022-07-21Merge "clientExample: proper clean-up in case of subsession errors" into tizenKarol Lewandowski1-33/+164
2022-07-21clientExample: proper clean-up in case of subsession errorsAdam Michalski1-33/+164
2022-07-21sessiond: Re-shuffle include files to get rid of a nastyAdam Michalski3-2/+2
2022-07-21library: Shorten client callback data allocation function nameKarol Lewandowski1-3/+3
2022-07-21library: Simplify comparatorsKarol Lewandowski1-87/+29
2022-07-21library: Drop registered_signal_tKarol Lewandowski1-32/+26
2022-07-21library: Do not initialize callbacks list with placeholder elementKarol Lewandowski1-37/+14
2022-07-21removed unecessary NULL caseArkadiusz Nowak1-4/+1
2022-07-20library: Add missing const to src userKarol Lewandowski1-1/+1
2022-07-20Temporarily allow all dbus policy by defaultsubmit/tizen/20220720.052140submit/tizen/20220720.014058accepted/tizen/unified/20220720.141517Hyotaek Shim1-14/+2
2022-07-20Revert "Temporarily allow dbus policy by default"Hyotaek Shim1-1/+0
2022-07-19Merge "library: Ensure subsession_user_t does not contain garbage" into tizenKarol Lewandowski1-1/+6
2022-07-19User len 19 and len 20 testsArkadiusz Nowak5-17/+40
2022-07-19Temporarily allow dbus policy by defaultsubmit/tizen/20220719.043933Hyotaek Shim1-0/+1