summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add --close-fd argumentcreate-socketAlexander Larsson2018-05-161-0/+25
* Add support for --socket FD PATHAlexander Larsson2018-05-161-0/+42
* bwrap, pivot_root: do not require write access to the rootfsGiuseppe Scrivano2018-04-303-27/+47
* bwrap: do not always make /proc/{sys,sysrq-trigger,irq} roGiuseppe Scrivano2018-04-302-4/+19
* Use pivot_root() instead of chroot() for final rootColin Walters2018-04-301-8/+34
* Add "--" pseudo-argument to end option parsingSimon McVittie2018-04-232-2/+23
* Release 0.2.1v0.2.1Alexander Larsson2018-04-061-1/+1
* Don't rely on mkdir returning EEXISTS (fixing NFS)Alexander Larsson2018-03-163-20/+41
* userns-block-fd: Add support for Python 3Simon McVittie2017-11-031-2/+6
* userns-block-fd: Search the PATH for bwrapSimon McVittie2017-11-031-1/+1
* userns-block-fd: Search $PATH for pythonSimon McVittie2017-11-031-1/+1
* README.md: Remove double dotsMarcos Paulo de Souza2017-10-311-1/+1
* Remove O_RDONLY flag when O_PATH is usedMarcos Paulo de Souza2017-10-301-2/+2
* bubblewrap: Do not leak FDs dedicated to setup_newrootMickaël Salaün2017-10-301-0/+20
* Skip prctl(PR_CAP_AMBIENT) if PR_CAP_AMBIENT isn't definedSimon McVittie2017-10-271-0/+6
* build: Include various interesting files in tarballsSimon McVittie2017-10-111-1/+13
* bwrap: Second attempt at fixing an argv handling leakPhilip Withnall2017-10-101-6/+14
* tests: Correct number of tests in test-run.shPhilip Withnall2017-10-101-1/+1
* Release 0.2.0v0.2.0Colin Walters2017-10-091-1/+1
* bash completion: add --new-sessionVasya Novikov2017-10-091-0/+1
* bash completion: fix code styleVasya Novikov2017-10-091-5/+5
* bash completion: remove duplicatesVasya Novikov2017-10-091-2/+0
* Prefix error messages with program nameVladimir Panteleev2017-10-082-0/+11
* Avoid leaking --args-fd to child processColin Walters2017-10-061-0/+1
* add --unshare-all completionVasya Novikov2017-10-061-0/+1
* tests: Fix a race condition between attempts to lock a fileSimon McVittie2017-10-061-1/+4
* tests: Add basic test coverage for --argsSimon McVittie2017-10-061-1/+5
* Partially revert "bubblewrap: Fix a minor memory leak in --args handling"Simon McVittie2017-10-061-1/+1
* tests: Ensure non-root users have access to libcap toolsSimon McVittie2017-10-061-0/+3
* tests: Produce finer-grained TAP outputSimon McVittie2017-10-061-1/+16
* tests: Interpret stdout as TAP syntaxSimon McVittie2017-10-063-1/+8
* tests: Send diagnostics to stderrSimon McVittie2017-10-061-2/+2
* tests: Improve diagnostics if non-root caps test failsSimon McVittie2017-10-061-2/+5
* tests: Don't write to predictable filenames in /tmpSimon McVittie2017-10-061-2/+2
* acquire_privs: Cosmetic change to reduce indentationMarcos Paulo de Souza2017-09-301-3/+2
* bubblewrap.c: Fix typo secomp -> seccomp in drop_all_capsMarcos Paulo de Souza2017-09-261-1/+1
* bubblewrap: Remove not needed MS_MGC_VAL mount flagMarcos Paulo de Souza2017-09-262-6/+6
* With --dev, add /dev/fd and /dev/core symlinksColin Walters2017-09-182-0/+13
* bubblewrap: check for max_user_namespaces == 0Tristan Cacqueray2017-09-181-0/+9
* Distribute test helper librarySimon McVittie2017-08-291-0/+1
* main: Fix typo, tweak command line argument descriptionsColin Walters2017-08-241-6/+6
* bubblewrap: Add various assertions on SetupOp handlingPhilip Withnall2017-08-151-0/+4
* bubblewrap: Close FDs on exiting PID 1Philip Withnall2017-08-151-0/+12
* bubblewrap: Fix a minor memory leak in --args handlingPhilip Withnall2017-08-151-4/+4
* bubblewrap: Improve const-correctness of argv handlingPhilip Withnall2017-08-151-12/+12
* Retain all caps when invoked by uid 0, work around systemd seccomp filterColin Walters2017-08-143-9/+79
* README.md: Delete cat logo picture (not DFSG compliant)Colin Walters2017-08-142-4/+0
* tests: Import libtest-core.sh from ostreeColin Walters2017-08-022-14/+145
* ci: rename files to new name and bump to f26Jonathan Lebon2017-08-022-7/+8
* README.md: add bwrap-oci to the list of usersGiuseppe Scrivano2017-07-121-0/+1