aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Merge pull request #6087 from chestnykh/issue-6006Libravatar netblue302023-11-24
|\
| * Lookup xauth in PATH.Libravatar Dmitry Chestnykh2023-11-19
* | Fix displaying of large file sizes. (#6086)Libravatar Dmitriy Chestnykh2023-11-24
|/
* enabled nettraces by default in the main build - you would need to be root to...landlock-splitLibravatar netblue302023-10-24
* Merge pull request #5993 from kmk3/modif-keep-pipewire-groupLibravatar Kelvin M. Klann2023-09-20
|\
| * modif: keep pipewire group unless nosound is usedLibravatar Kelvin M. Klann2023-09-20
* | speed up blacklistsLibravatar netblue302023-09-12
|/
* build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* more appimage fixesLibravatar netblue302023-08-22
* appimage fixesLibravatar netblue302023-08-20
* build: fix wrong man page pathsLibravatar Kelvin M. Klann2023-08-12
* split nettrace executable ^Cto netrace and netlockLibravatar netblue302023-07-25
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* feature: stats support for --nettraceLibravatar netblue302023-07-16
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* fix random hostnameLibravatar netblue302023-07-10
* Merge pull request #5871 from kmk3/improve-errexitLibravatar Kelvin M. Klann2023-07-01
|\
| * Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
| * Deduplicate calls similar to errExitLibravatar Kelvin M. Klann2023-06-28
* | main.c: fix typo in --icmptrace error messageLibravatar Kelvin M. Klann2023-06-28
|/
* build: rename MOD vars to EXTRA varsLibravatar Kelvin M. Klann2023-06-24
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* Merge pull request #5856 from kmk3/standardize-name-checksLibravatar Kelvin M. Klann2023-06-19
|\
| * docs: document NAME VALIDATION in firejail.txtLibravatar Kelvin M. Klann2023-06-13
| * Add missing name/hostname checksLibravatar Kelvin M. Klann2023-06-13
| * Standardize name/hostname checksLibravatar Kelvin M. Klann2023-06-13
| * util.c: check first/last char and allow extra charsLibravatar Kelvin M. Klann2023-06-13
| * util.c: increase name max length from 64 to 253Libravatar Kelvin M. Klann2023-06-13
| * main.c: remove redundant has_cntrl_chars checkLibravatar Kelvin M. Klann2023-06-13
* | cleanupLibravatar netblue2023-06-18
|/
* Print version on startup for firejail/firecfgLibravatar Kelvin M. Klann2023-05-14
* Move usage text into usage_str varLibravatar Kelvin M. Klann2023-05-14
* Standardize usage string var declarationsLibravatar Kelvin M. Klann2023-05-14
* firejail: simplify print_compiletime_support functionLibravatar Kelvin M. Klann2023-05-14
* firejail: deduplicate version printingLibravatar Kelvin M. Klann2023-05-14
* firejail: move print_version from checkcfg.c to usage.cLibravatar Kelvin M. Klann2023-05-14
* Remove dash before version on --help outputLibravatar Kelvin M. Klann2023-05-14
* sbox: improve seccomp blacklistLibravatar smitsohu2023-05-09
* arp.c: ensure positive timeout on select(2)Libravatar Kelvin M. Klann2023-05-01
* fix for old compilersLibravatar netblue302023-04-06
* Merge pull request #5737 from glitsj16/private-etc-bugfixLibravatar netblue302023-03-23
|\
| * fs_etc.c: fix misleading indentationLibravatar glitsj162023-03-15
| * fs_etc.c: conditionally create /etc/resolv.confLibravatar glitsj162023-03-15
* | util.c: add and use ascii-only char functionsLibravatar Kelvin M. Klann2023-03-21
* | firejail.h: move invalid_name prototype to proper placeLibravatar Kelvin M. Klann2023-03-20
|/
* allow symlinks for .asoundrc - part 2 (#5709)Libravatar netblue302023-03-09
* allow symlinks for .asoundrc (5709)Libravatar netblue302023-03-09
* private-lib cleanupLibravatar netblue302023-03-09