aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* build: fix wrong man page pathsLibravatar Kelvin M. Klann2023-08-12
* build: fix codespell errorsLibravatar Kelvin M. Klann2023-08-12
* small nettrace updateLibravatar netblue302023-08-11
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-08-11
|\
| * New profile: clac (#5947)Libravatar glitsj162023-08-10
| * New profile: journal-viewer (#5943)Libravatar glitsj162023-08-10
| * build: use ASCII sort on firecfg and check for duplicatesLibravatar Kelvin M. Klann2023-08-05
| * build: improve comments in firecfg.configLibravatar Kelvin M. Klann2023-08-05
| * New profile: reader (#5934)Libravatar glitsj162023-08-02
| * New profile: daisy (#5935)Libravatar glitsj162023-08-02
* | nettrace statsLibravatar netblue302023-08-08
|/
* 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