aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firemon.txt
Commit message (Collapse)AuthorAge
* build: simplify code related to man pagesLibravatar Kelvin M. Klann2023-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | Simplify the main targets and use wildcards instead of repeating the filenames manually. Also, restore the `man` target and building only when `HAVE_MAN` is enabled. Note: Make automatically removes intermediate files (.1 and .5), so in general only the .gz files have to be cleaned. Commands used to rename the man pages: cd src/man git mv firecfg.txt firecfg.1.in git mv firejail-login.txt firejail-login.5.in git mv firejail-profile.txt firejail-profile.5.in git mv firejail-users.txt firejail-users.5.in git mv firejail.txt firejail.1.in git mv firemon.txt firemon.1.in git mv jailcheck.txt jailcheck.1.in This is kind of a follow-up to commit 9e206b7f2 ("rework src/man Makefile", 2023-07-07).
* remove firemon --interface option - it is a duplication of firejail --net.printLibravatar netblue302023-03-08
|
* docs: set vim filetype on the other man pagesLibravatar Kelvin M. Klann2022-08-20
| | | | | | | Some man pages are missing it. This amends commit aacd2e7d8 ("docs: set vim filetype on man pages for syntax highlighting", 2022-08-04) / PR #5296.
* more on disable cgroupsLibravatar netblue302022-06-13
|
* trim excess whitespaceLibravatar a13460542021-09-25
|
* jailtest -> jailcheck (#4268)Libravatar netblue302021-05-18
|
* jailtestLibravatar netblue302021-02-23
|
* replaced --nowrap with --wrap in firemon (#2992)Libravatar netblue302020-10-01
|
* manpages: network configurationLibravatar startx20172020-09-30
|
* increase socket buffer size for firemon, bug #2700Libravatar netblue302019-09-29
|
* Replace all possible HTTP links with HTTPSLibravatar Tad2018-08-08
|
* firejail user access databaseLibravatar netblue302018-04-08
|
* added sandbox name support in firemonLibravatar netblue302018-03-21
|
* added firejail --apparmor.print and firemon --apparmorLibravatar netblue302018-01-24
|
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* fix and document firemon --nowrapLibravatar netblue302017-03-04
|
* remove man firejail-configLibravatar netblue302016-09-19
|
* grsecurity: --caps.printLibravatar netblue302016-04-05
|
* added firecfg utilityLibravatar netblue302016-03-25
|
* run time configuration supportLibravatar netblue302016-03-19
|
* x11 workLibravatar netblue302016-02-24
|
* 0.9.36 testingLibravatar netblue302015-12-23
|
* switch project url to githubLibravatar Matthew Gyurgyik2015-10-10
|
* fixing issues 2 and 4Libravatar netblue302015-08-10
|
* Baseline firejail 0.9.28Libravatar netblue302015-08-08