aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* make --private-lib a compile time option, disabled by defaultLibravatar netblue302023-03-09
* remove DNS lookup for --netfilter.print and --netfilter6.print commandsLibravatar netblue302023-03-07
* testingLibravatar netblue302023-03-07
* Run make codespellLibravatar Kelvin M. Klann2023-03-07
* testingLibravatar netblue302023-03-06
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-03-05
|\
| * Merge pull request #5708 from layderv/escape-cntrl-s2Libravatar netblue302023-03-04
| |\
| | * Forbid control chars in namesLibravatar layderv2023-03-03
* | | codespell github actionLibravatar netblue302023-03-05
|/ /
* / cleanup appimageLibravatar netblue302023-03-04
|/
* cleanupLibravatar smitsohu2023-03-02
* fix cppcheck/scan-build problemsLibravatar netblue302023-02-27
* random hostname by default; fix --hostname and --hosts-fileLibravatar netblue302023-02-27
* Merge pull request #5674 from kmk3/fix-ws-add-editorconfigLibravatar netblue302023-02-24
|\
| * Fix inconsistent leading spacesLibravatar Kelvin M. Klann2023-02-20
| * docs: improve grammar in --join-or-start= commentsLibravatar Kelvin M. Klann2023-02-20
| * Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
| * Fix EOL at EOFLibravatar Kelvin M. Klann2023-02-19
* | Print the argument when failing with "too long arguments"Libravatar Kelvin M. Klann2023-02-21
|/
* selinux.c: Use same license as upstream file (LGPLv2.1+)Libravatar Kelvin M. Klann2023-02-16