summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2020-08-31metadata: set bound id on the exporting resourceGeorge Kiagiadakis1-0/+1
2020-08-21protocol-native: fix error reportingWim Taymans1-61/+44
2020-08-19protocol: Add system runtime directory for clientsJonas Holmberg1-2/+40
2020-08-19remote-node: clear up mix structures when port is removedWim Taymans1-0/+6
2020-08-17Run codespell on the entire codebaseEmmanuel Gil Peyrot9-17/+17
2020-08-10client-node: avoid useless warningsWim Taymans1-2/+4
2020-08-10remote-node: also send spa_flagsWim Taymans1-2/+2
2020-08-07remote-node: activate node after initWim Taymans1-2/+6
2020-08-07remote-node: clean node on errorWim Taymans1-1/+6
2020-08-07improve debug and error messagesWim Taymans1-4/+22
2020-08-06client-node: improve debugWim Taymans1-0/+2
2020-08-06Use fcnt F_DUPFD_CLOEXEC to dup an fdWim Taymans1-1/+1
2020-08-05use global_update_keysWim Taymans2-14/+6
2020-08-03client-device: first set implementation, then registerWim Taymans1-1/+1
2020-07-31protocol: add a few more options for XDG_RUNTIME_DIRWim Taymans2-24/+94
2020-07-30permission: add some helpersWim Taymans17-20/+18
2020-07-30metadata: only allow setting metadata on objects we can seeWim Taymans1-2/+23
2020-07-30metadata: only set default name when not already setWim Taymans1-1/+2
2020-07-30metadata: we need W permission to set and clear propertiesWim Taymans1-4/+4
2020-07-29make some errors into debugWim Taymans2-4/+4
2020-07-23protocol: debug server we connect toWim Taymans1-0/+1
2020-07-23core: always use explicitly configured properties firstWim Taymans2-13/+16
2020-07-22remote-node: handle remove portWim Taymans1-0/+16
2020-07-22keys: let env variables overwrite the keysWim Taymans2-8/+6
2020-07-17access: always put access in propertyWim Taymans3-16/+27
2020-07-17add portal module againWim Taymans2-0/+294
2020-07-17access: don't check access if already setWim Taymans1-8/+15
2020-07-17access: make access property configurableWim Taymans1-5/+4
2020-07-16Remove old portal module from buildWim Taymans1-8/+0
2020-07-16Move portal module to session managerWim Taymans1-783/+0
2020-07-16remove some unused fieldsWim Taymans1-1/+0
2020-07-16access: document and improve argumentsWim Taymans1-14/+34
2020-07-10client-node: also unref the activation memblockWim Taymans1-5/+7
2020-07-10client-node: remove the tag from the right poolWim Taymans1-1/+1
2020-07-10client-node: free old mapping only after importing the newWim Taymans1-6/+8
2020-07-10client-node: clean up our memory mappingsWim Taymans1-0/+5
2020-07-06remote-node: process the mixer if io status have HAVE_DATA flagJulian Bouzas1-1/+1
2020-07-06client-device: fix event marshallWim Taymans1-1/+1
2020-07-03remote-node: fix user_dataWim Taymans1-35/+36
2020-07-02module-device: remove useless assignWim Taymans1-1/+0
2020-07-02spa-node: unload handle in failure caseWim Taymans1-4/+4
2020-07-02spa-device: fix leak of properties in error caseWim Taymans1-0/+3
2020-07-01buffers: increase max datas and metadata in buffersWim Taymans1-6/+9
2020-06-23module-device: remove impossible caseWim Taymans1-2/+0
2020-06-18client-node: improve error reportingWim Taymans1-4/+6
2020-06-16client-node: clear array fieldsWim Taymans1-0/+1
2020-06-16Optionally install examples and testsSimon McVittie1-1/+13
2020-06-16client-node: dynamically allocate the mix structsWim Taymans1-13/+20
2020-06-16client-node: place invalid mix at begin instead of endWim Taymans1-4/+4
2020-06-16client-node: remove unused field, add some debugWim Taymans1-8/+6