aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAge
* misc small adjustmentsLibravatar smitsohu2018-11-13
* user database: improve error strings and checksLibravatar smitsohu2018-11-11
* unreadable firejail.users database fixesLibravatar smitsohu2018-11-10
* Firejail should look for processes with names exactly named "firejail" to avo...Libravatar Glenn Washburn2018-10-05
* Fix check for nobody userLibravatar Reiner Herrmann2018-09-21
* allow system users to run the sandboxLibravatar netblue302018-08-26
* fix also the second instance of pid_get_uidLibravatar smitsohu2018-08-19
* fix pid_get_uid for the root userLibravatar smitsohu2018-08-19
* fix issue with join optionLibravatar smitsohu2018-08-19
* Replace all possible HTTP links with HTTPSLibravatar Tad2018-08-08
* evaluate UID_MIN/GID_MID at runtime, remove compile time evaluation - fixes #...Libravatar netblue302018-06-04
* private-lib cleanupLibravatar netblue302018-05-20
* firecfg fix for Ubuntu 18.04Libravatar netblue302018-04-29
* fix user database accessLibravatar netblue302018-04-23
* cleanupLibravatar netblue302018-04-20
* user access database in /etc/firejail/firejail.users - more to comeLibravatar netblue302018-04-05
* consolidate makefilesLibravatar netblue302018-03-31
* malloc/free problemLibravatar netblue302018-03-24
* support Spectre mitigation patch for gcc compilerLibravatar netblue302018-03-23
* added sandbox name support in firemonLibravatar netblue302018-03-21
* private-lib bug: 32 bit libraries being copied instead of 64 bit versions; sp...Libravatar startx20172018-03-12
* move copyright statement to 2018Libravatar startx20172018-01-14
* added a tool to measure time spent in various functionsLibravatar startx20172017-10-09
* fix copyright statementLibravatar netblue302017-08-05
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
* copyright 2017Libravatar netblue302017-02-11
* fixesLibravatar netblue302016-11-27
* testingLibravatar netblue302016-11-21
* fixesLibravatar netblue302016-11-12
* hidepid part 4Libravatar netblue302016-11-11
* gcov supportLibravatar netblue302016-11-07
* testingLibravatar netblue302016-10-13
* compile time config option for overlayfsLibravatar netblue302016-08-20
* firemon fixesLibravatar netblue302016-08-17
* firemon fixes for x11 sandboxesLibravatar netblue302016-08-17
* testingLibravatar netblue302016-04-25
* overlayfs work, fixed hedgwoars profileLibravatar netblue302016-03-17
* cleanupLibravatar netblue302016-03-10
* --lsLibravatar netblue302016-03-04
* cleanupLibravatar netblue302016-03-02
* moved sandbox name to /run/firejail/name/<PID>Libravatar netblue302016-02-19
* euid switchingLibravatar netblue302016-02-18
* copyright 2016Libravatar netblue302016-01-13
* add support for sandbox name in profile filesLibravatar netblue302015-12-17
* Sort file lists to make build reproducibleLibravatar Reiner Herrmann2015-12-16
* Fix warnings by clang-analyzer (scan-build)Libravatar Reiner Herrmann2015-11-15
* fixed utf8 problem in firejail --treeLibravatar netblue302015-11-13
* fixed join/shutdown problem, moving browsers and mail clients to a --shell=no...Libravatar netblue302015-10-19
* added --env optionLibravatar netblue302015-08-24