aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
...
* | | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-12
|\ \ \
| * | | build: remove extraneous blank lines in makefilesLibravatar Kelvin M. Klann2023-07-12
* | | | feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
|/ / /
* | | fix random hostnameLibravatar netblue302023-07-10
* | | rework src/man MakefileLibravatar netblue302023-07-07
| |/ |/|
* | compress static ip map for fnettrace at compile timeLibravatar netblue302023-07-06
* | rename static-ip-map to static-ip-map.txtLibravatar netblue302023-07-05
|/
* Merge pull request #5871 from kmk3/improve-errexitLibravatar Kelvin M. Klann2023-07-01
|\
| * Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
| * common.h: use __func__ instead of __FUNCTION__Libravatar Kelvin M. Klann2023-06-28
| * common.h: line-wrap errExitLibravatar Kelvin M. Klann2023-06-28
| * Deduplicate calls similar to errExitLibravatar Kelvin M. Klann2023-06-28
* | firecfg.config: actually fix sortingLibravatar Kelvin M. Klann2023-06-28
* | main.c: fix typo in --icmptrace error messageLibravatar Kelvin M. Klann2023-06-28
* | firecfg.config: fix sortingLibravatar Kelvin M. Klann2023-06-28
* | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-06-27
|\|
| * Merge pull request #5866 from kmk3/build-organize-make-varsLibravatar Kelvin M. Klann2023-06-27
| |\
| | * build: move remaining build flags into config.mk.inLibravatar Kelvin M. Klann2023-06-25
| | * build: move common CFLAGS/LDFLAGS firstLibravatar Kelvin M. Klann2023-06-25
| | * build: remove redundant LDFLAGS in so.mkLibravatar Kelvin M. Klann2023-06-25
| | * build: standardize clean/distclean targets in srcLibravatar Kelvin M. Klann2023-06-25
| | * build: rename TOCLEAN and TODISTCLEAN variablesLibravatar Kelvin M. Klann2023-06-24
| | * build: rename MOD vars to EXTRA varsLibravatar Kelvin M. Klann2023-06-24
| | * build: remove MOD_SRCS variableLibravatar Kelvin M. Klann2023-06-24
* | | fbreader/FBReader profile fixes; more on static ip mapLibravatar netblue302023-06-27
|/ /
* | fix geoiplookup executable detection for --nettraceLibravatar netblue302023-06-25
* | QUIC (HTTP/3) support in --nettraceLibravatar netblue2023-06-25
|/
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* Merge pull request #5865 from kmk3/profiles-add-vmplayerLibravatar Kelvin M. Klann2023-06-23
|\
| * profiles: vmware: disable on firecfgLibravatar Kelvin M. Klann2023-06-21
| * profiles: add vmplayer.profileLibravatar Kelvin M. Klann2023-06-21
* | 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
* | build: standardize commands on top of makefilesLibravatar 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
|/
* build: enable compiler warnings by defaultLibravatar Kelvin M. Klann2023-05-31
* build: organize warning flags in CFLAGSLibravatar Kelvin M. Klann2023-05-31
* 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
* Standardize version outputLibravatar 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