summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* helper: Use 64bit capset/capget versionsAlexander Larsson2016-03-301-18/+29
* seccomp: Allow running the target archAlexander Larsson2016-03-242-18/+37
* seccomp: Always try to do the socket filtering, but don't fail if not supportedAlexander Larsson2016-03-241-16/+21
* Support endianness markers in bundle filesAlexander Larsson2016-03-241-4/+33
* Extract icons for all appstream componentsGiovanni Campagna2016-03-211-8/+38
* Prefer non-subdir extensions over subdir ones.Alexander Larsson2016-03-211-7/+13
* Don't unnecessarily grow the buffer when loading files.Alexander Larsson2016-03-141-1/+1
* Avoid warning about refing null GVariantAlexander Larsson2016-03-141-1/+2
* Don't enumerate noenumerate remotesAlexander Larsson2016-03-141-0/+42
* Ensure that the .ref file is always replacedAlexander Larsson2016-03-021-1/+1
* Force /bin/sh as a shellThibault Saunier2016-03-021-1/+3
* lib: Add xdg_app_bundle_ref_get_installed_size()Alexander Larsson2016-02-253-1/+33
* common: Add and use xdg_app_appstream_xml_root_to_dataAlexander Larsson2016-02-252-18/+32
* common: Add xdg_app_read_stream helperAlexander Larsson2016-02-252-0/+28
* common: Break out xml appstream rewriting to helper functionsAlexander Larsson2016-02-252-35/+59
* Support --filesystem=xdg-run/fooAlexander Larsson2016-02-251-52/+72
* Allow specifying subdir of xdg dir, like: --filesytem=xdg-download/subdirAlexander Larsson2016-02-251-11/+34
* Fix some compiler warning (unused vars)Alexander Larsson2016-02-252-5/+0
* lib: Add xdg_app_installation_install_bundleAlexander Larsson2016-02-253-1/+36
* common: Move part of bundle install to helper functionsAlexander Larsson2016-02-252-0/+199
* Remove unused variableAlexander Larsson2016-02-241-1/+0
* common: Break out bundle loader to helper utilityAlexander Larsson2016-02-242-0/+47
* Make /run/build and /run/build-runtime symlinks to the right placeAlexander Larsson2016-02-231-0/+11
* Fix xml printing of nodes with no childrenAlexander Larsson2016-02-191-5/+5
* When deploying, always make /etc/resolve.conf a symlink into the monitor dirAlexander Larsson2016-02-191-1/+11
* helper: Put monitor path in /run/host instead of /run/user/$uidAlexander Larsson2016-02-191-14/+5
* Fix use after freeAlexander Larsson2016-02-191-3/+5
* Always create /etc/passwd,group,resolve.conf,machine-id when deployingAlexander Larsson2016-02-181-0/+32
* common: Add XDG_APP_CP_FLAGS_MOVE supportAlexander Larsson2016-02-182-4/+19
* Remove all appstream checkouts and mirrored refs when deleting remoteAlexander Larsson2016-02-182-0/+69
* appstream: Add runtime, sdk and tags to appstream xmlAlexander Larsson2016-02-171-10/+87
* deploy: Add metadata tags to exported desktop files.Alexander Larsson2016-02-171-5/+38
* helper: drop caps in launcherAlexander Larsson2016-02-151-0/+2
* Make system repo bare-user too, to avoid any chance of creating setuid bitsAlexander Larsson2016-02-121-3/+3
* Work around race when doing first initial appstream checkout.Alexander Larsson2016-02-121-1/+14
* Revert "When rewriting Exec lines, don't use full bindir"Alexander Larsson2016-02-111-1/+1
* When rewriting Exec lines, don't use full bindirAlexander Larsson2016-02-111-1/+1
* helper: If stdout is a tty, mount tty as /dev/consoleAlexander Larsson2016-02-101-0/+18
* Add option to disable sandbox triggersAlexander Larsson2016-02-091-0/+5
* Pass location of exports to triggers as arg1Alexander Larsson2016-02-091-0/+1
* install: Fix assertion on runtime installAlexander Larsson2016-02-091-1/+1
* Make sure we export files during installAlexander Larsson2016-02-091-5/+21
* Make arches canonicalAlexander Larsson2016-02-081-4/+45
* Don't export app-info filesAlexander Larsson2016-02-081-2/+2
* app-utils: typoTimm Bäder2016-02-031-2/+2
* Add app-path to the xdg-app-info in the sandboxAlexander Larsson2016-02-031-1/+9
* common: Always resolve active symlink when looking up deploy dirAlexander Larsson2016-02-031-1/+23
* helper: Make ~/.local/share/xdg-app writable again (if you have homedir access)Alexander Larsson2016-02-011-14/+0
* Merge pull request #106 from smcv/symbol-hidingAlexander Larsson2016-01-292-2/+10
|\
| * Hide non-public symbols from libglnx and libxdgapp-commonSimon McVittie2016-01-282-2/+10