aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* extra gnome-chess filesLibravatar Fred-Barclay2016-08-05
|
* Merge pull request #681 from nextime/masterLibravatar netblue302016-08-04
|\ | | | | add --private-template=directory option
| * Fix dir creation ownerLibravatar nextime2016-08-04
| |
| * Fix profile for --private-templateLibravatar nextime2016-08-04
| |
| * Make copydir work as expectedLibravatar nextime2016-08-04
| |
| * Fix minor bugsLibravatar nextime2016-08-04
| |
| * Add --private-templateLibravatar Franco (nextime) Lanza2016-08-04
| |
* | firecfg fixLibravatar netblue302016-08-03
| |
* | fix --blacklist=/procLibravatar netblue302016-08-03
| |
* | firecfg fixLibravatar netblue302016-08-03
| |
* | added /usr/games and /usr/local/games to private-bin default listLibravatar netblue302016-08-03
|/
* apparmorLibravatar netblue302016-08-02
|
* apparmorLibravatar netblue302016-08-02
|
* Merge pull request #679 from manevich/xephyrLibravatar netblue302016-08-02
|\ | | | | Change hardcoded Xephyr options to close window at exit of last client.
| * change order of arguments to Xephyr to allow overrideLibravatar Aleksey Manevich2016-08-01
| |
| * change Xephyr option from -noreset to -terminateLibravatar Aleksey Manevich2016-08-01
| |
* | added quiet profile commandLibravatar netblue302016-08-01
| |
* | Add uudeview to detect_quiet()Libravatar Thomas Jarosch2016-07-31
| |
* | detect_quiet(): Sort alphabeticallyLibravatar Thomas Jarosch2016-07-31
|/
* cleanup and some new testsLibravatar netblue302016-07-31
|
* Merge pull request #662 from reinerh/masterLibravatar netblue302016-07-31
|\ | | | | Suggestions to release process
| * Use xz compression for source tarballLibravatar Reiner Herrmann2016-07-30
| |
* | Merge pull request #668 from thomasjfox/improve-traceLibravatar netblue302016-07-31
|\ \ | | | | | | Improve libtrace / libtracelog
| * | libtrace: Add support for lstat() / lstat64()Libravatar Thomas Jarosch2016-07-31
| | |
| * | Fix wrong pointer variable in stat64 wrapperLibravatar Thomas Jarosch2016-07-31
| |/ | | | | | | | | | | | | | | | | If a program would have called stat() and then stat64(), the traced program probably would crash with a NULL pointer access on orig_stat64. I've checked for similiar glitches in the other wrappers -> they looked ok.
* | Merge pull request #661 from manevich/join-quotingLibravatar netblue302016-07-31
|\ \ | | | | | | Fix command line quoting on joining, move quoting code to functions
| * | exit with error if length of quoted command line is longer than ARG_MAXLibravatar Aleksey Manevich2016-07-30
| | |
| * | fix cmdline quoting on --join + move cmdline quoting code to functionsLibravatar Aleksey Manevich2016-07-30
| |/
* / Allow recursive mkdir (Closes #305)Libravatar Reiner Herrmann2016-07-30
|/
* using UID_MIN/GID_MIN values from /etc/login.defLibravatar netblue302016-07-29
|
* config file fixLibravatar netblue302016-07-29
|
* noexec fixLibravatar netblue302016-07-29
|
* added netfilter-default config option in /etc/firejail/firejail.configLibravatar netblue302016-07-28
|
* whitelist fixLibravatar netblue302016-07-28
|
* symlink whitelist fixLibravatar netblue302016-07-27
|
* symlink whitelist fixLibravatar netblue302016-07-27
|
* Honor --shell option when joiningLibravatar Aleksey Manevich2016-07-27
|
* Honor --nice option when joiningLibravatar Aleksey Manevich2016-07-27
|
* fixed faudit compile problem for non-intel platformsLibravatar netblue302016-07-27
|
* fixesLibravatar netblue302016-07-25
|
* Merge pull request #646 from reinerh/masterLibravatar netblue302016-07-25
|\ | | | | Fix spelling errors found by lintian
| * Fix spelling errors found by lintianLibravatar Reiner Herrmann2016-07-24
| |
* | Merge pull request #629 from manevich/patch-2Libravatar netblue302016-07-25
|\ \ | |/ |/| Additional fixes of command line quoting
| * Fix problem with single quotes in argsLibravatar Aleksey Manevich2016-07-19
| | | | | | Single quotes can't be represented in single quoted text, so quote them separately by double quotes. Better version.
| * Fix problem with single quotes in argsLibravatar Aleksey Manevich2016-07-16
| | | | | | Single quotes can't be represented in single quoted text, so quote them separately by double quotes.
| * Small fixLibravatar Aleksey Manevich2016-07-12
| | | | | | args prepared here are only for shell
| * Remove redundant codeLibravatar Aleksey Manevich2016-07-12
| | | | | | This code also causes obscure errors in some rare cases
| * Another command line quoting fixLibravatar Aleksey Manevich2016-07-12
| | | | | | | | 1. Arguments passed to shell should always be quoted by single quotes. 2. Arguments passed directly to program (--shell=none) should never be quoted.
* | added missing programmesLibravatar Fred-Barclay2016-07-24
| |
* | extra eom filesLibravatar Fred-Barclay2016-07-24
| |