summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.3.20.3.2Alexander Larsson2015-06-161-1/+1
* update: Don't remove existing deployment if there was no updatesAlexander Larsson2015-06-161-18/+22
* Bump version to 0.3.10.3.1Alexander Larsson2015-06-041-1/+1
* helper: Clean up launched command lineAlexander Larsson2015-06-021-1/+30
* run: If session helper not available, bind-mount /etc/resolv.confAlexander Larsson2015-06-021-8/+8
* helper: Don't fail if ~/.local/share/xdg-app does not existAlexander Larsson2015-06-021-1/+1
* helper: Make ~/.local/share/xdg-app read-only in sandboxAlexander Larsson2015-06-021-15/+33
* Use seccomp to limit allowed syscallsAlexander Larsson2015-06-023-5/+111
* helper: Make all helper functions staticAlexander Larsson2015-06-021-34/+5
* helper: Fix thinko due to create_file() return type changeAlexander Larsson2015-06-011-3/+3
* Make /var/cache persistent (in app-data cache dir)Alexander Larsson2015-06-011-0/+5
* Show version when listing apps and runtimesAlexander Larsson2015-06-011-1/+1
* Show source repo when listing apps and runtimesAlexander Larsson2015-06-011-4/+7
* Use xdg_app_dir_get_origin helperAlexander Larsson2015-06-012-28/+8
* Add xdg_app_dir_get_origin() helperAlexander Larsson2015-06-012-0/+28
* helper: Optionally add back setuid supportAlexander Larsson2015-05-293-32/+142
* helper: Minor cleanup of uid/gid handlingAlexander Larsson2015-05-281-2/+4
* helper: Drop setuid and use user namespacesAlexander Larsson2015-05-283-88/+71
* helper: Only call get[ug]id() once at the startAlexander Larsson2015-05-281-16/+21
* run: Fix typo that broke env var support0.3Alexander Larsson2015-05-261-1/+1
* Bump version to 0.3.0Alexander Larsson2015-05-261-1/+1
* build: Remove duplicated helper argumentsAlexander Larsson2015-05-251-5/+1
* build: Always allow host fs accessAlexander Larsson2015-05-253-0/+9
* helper: Fix errors caused by create_file() return value changeAlexander Larsson2015-05-251-4/+4
* Update docs for new run command line optionsAlexander Larsson2015-05-253-29/+333
* helper: Remove backwars compat /self symlinkAlexander Larsson2015-05-251-3/+1
* run: Remove hardcoded GI_TYPELIB_PATHAlexander Larsson2015-05-251-1/+0
* Context: Finish support for filesystemsAlexander Larsson2015-05-251-9/+147
* helper: Add support for moving files into sandboxAlexander Larsson2015-05-251-63/+175
* helper: If old CWD is not mapped, use $HOMEAlexander Larsson2015-05-251-1/+6
* Add support for persistent homedirectory dirsAlexander Larsson2015-05-251-4/+25
* helper: Add support for read/write extra dirsAlexander Larsson2015-05-251-8/+16
* Make extra_dirs and lock_dirs dynammicAlexander Larsson2015-05-251-18/+22
* Convert all builtins to the new metadata/arg formats using XdgAppContextAlexander Larsson2015-05-225-207/+95
* Add new XdgAppContext helper objectAlexander Larsson2015-05-222-2/+798
* Change /self to /appAlexander Larsson2015-05-218-33/+35
* Bump version to 0.2.10.2.1Alexander Larsson2015-05-211-1/+1
* Merge pull request #77 from cgwalters/srcdir-builddirAlexander Larsson2015-05-191-2/+2
|\
| * build: Fix srcdir != builddir from gitColin Walters2015-05-191-2/+2
|/
* Merge pull request #75 from amigadave/masterAlexander Larsson2015-05-193-0/+13
|\
| * Add a simple profile.d snippet for XDG_DATA_DIRSDavid King2015-05-153-0/+13
* | proxy: Always send all possible queued messages in main callbackAlexander Larsson2015-05-191-4/+9
* | proxy: Always read all incomming socket messages on each mainloop callbackAlexander Larsson2015-05-191-28/+35
* | proxy: Properly detect authentication endAlexander Larsson2015-05-191-24/+125
* | proxy: Minor cleanup for first byte caseAlexander Larsson2015-05-191-13/+6
|/
* helper: Bind mount /sys subsetAlexander Larsson2015-05-151-2/+10
* Fix build with old glibAlexander Larsson2015-05-152-0/+3
* Merge pull request #72 from matthiasclasen/typo-fixAlexander Larsson2015-05-151-2/+2
|\
| * Fix a typoMatthias Clasen2015-05-141-2/+2
|/
* Bump version to 0.20.2Alexander Larsson2015-05-131-1/+1