aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/Makefile.in
Commit message (Collapse)AuthorAge
* cleanupLibravatar netblue302018-04-20
|
* user access database in /etc/firejail/firejail.users - more to comeLibravatar netblue302018-04-05
|
* consolidate makefilesLibravatar netblue302018-03-31
|
* support Spectre mitigation patch for gcc compilerLibravatar netblue302018-03-23
|
* private-lib bug: 32 bit libraries being copied instead of 64 bit versions; ↵Libravatar startx20172018-03-12
| | | | splitting common code for firejail and fldd in a common static library
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
| | | | https://bugs.debian.org/869707
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* disable --git-install at compile timeLibravatar netblue302017-02-05
|
* gcov supportLibravatar netblue302016-11-07
|
* moving --profile to sboxLibravatar netblue302016-10-28
|
* sboxLibravatar netblue302016-10-27
|
* network code splitLibravatar netblue302016-10-27
|
* bringing back --private-homeLibravatar netblue302016-09-04
|
* compile time config option for overlayfsLibravatar netblue302016-08-20
|
* apparmorLibravatar netblue302016-08-02
|
* support to disable enforcing firejail.configLibravatar netblue302016-06-12
|
* whitelist support in /etc/firejail/firejail.configLibravatar netblue302016-06-09
|
* compile time support to disable file transferLibravatar netblue302016-03-12
|
* x11 workLibravatar netblue302016-02-23
|
* euid switchingLibravatar netblue302016-02-19
|
* --disable-network --disable-userns compile time optionsLibravatar netblue302016-01-25
|
* Sort file lists to make build reproducibleLibravatar Reiner Herrmann2015-12-16
|
* fixed sysconfdirLibravatar netblue302015-11-14
|
* Use configured libdir instead of $prefix/libLibravatar Reiner Herrmann2015-10-27
| | | | | | | When a non-default libdir is used, firejail installs some components in this directory, but the hardcoded paths to ftee etc. still point to $prefix/lib. Use the configured libdir path instead.
* added --enable-fatal-warningsLibravatar netblue302015-08-21
|
* Compile with -W -Wall -WerrorLibravatar Peter Millerchip2015-08-20
|
* Baseline firejail 0.9.28Libravatar netblue302015-08-08