aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-27
|\
| * fnetlock: fix unused bw variable warningLibravatar Kelvin M. Klann2023-07-27
* | cleanupLibravatar netblue302023-07-27
|/
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-26
|\
| * New profile: sniffnet (#5920)Libravatar glitsj162023-07-25
* | netlock/nettrace cleanupLibravatar netblue302023-07-26
* | split nettrace executable ^Cto netrace and netlockLibravatar netblue302023-07-25
* | cleanupLibravatar netblue302023-07-25
|/
* integrating nettrace dnstrace and snitraceLibravatar netblue302023-07-24
* fnettrace: trace ICPM ECHO (ping) trafficLibravatar netblue302023-07-23
* Merge pull request #5911 from kmk3/build-rm-distcleanLibravatar Kelvin M. Klann2023-07-22
|\
| * build: remove unnecessary distclean targetsLibravatar Kelvin M. Klann2023-07-20
* | Create mullvad-browser.profile (#5887)Libravatar glitsj162023-07-22
|/
* hostnames.c: fix scan-build warningLibravatar Kelvin M. Klann2023-07-20
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* zsh: add shell completion for --tabLibravatar Kelvin M. Klann2023-07-19
* feature: stats support for --nettraceLibravatar netblue302023-07-16
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-16
|\
| * feature: add doas support in firecfg and jailcheckLibravatar Kelvin M. Klann2023-07-14
| * firecfg: add const to a few functions/variablesLibravatar Kelvin M. Klann2023-07-14
| * firecfg: rename get_user to get_sudo_userLibravatar Kelvin M. Klann2023-07-14
| * disable-common.inc: blacklist sudo/doas paths in /etcLibravatar Kelvin M. Klann2023-07-14
| * Merge pull request #5881 from glitsj16/rssguardLibravatar netblue302023-07-13
| |\
| | * Merge branch 'netblue30:master' into rssguardLibravatar glitsj162023-07-06
| | |\
| | * | firecfg.config: add rssguardLibravatar glitsj162023-07-03
* | | | fnettrace cleanupLibravatar netblue302023-07-15
|/ / /
* | | build: simplify code related to man pagesLibravatar Kelvin M. Klann2023-07-13
* | | 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