aboutsummaryrefslogtreecommitdiffstats
path: root/src/firemon
Commit message (Collapse)AuthorAge
* don't display firejail --list/--tree/--top processes in firemon statsLibravatar startx20172018-05-08
|
* cleanupLibravatar netblue302018-04-20
|
* testingLibravatar netblue302018-04-01
|
* consolidate makefilesLibravatar netblue302018-03-31
|
* support Spectre mitigation patch for gcc compilerLibravatar netblue302018-03-23
|
* fix compile problem ##1750Libravatar netblue302018-01-25
|
* added firejail --apparmor.print and firemon --apparmorLibravatar netblue302018-01-24
|
* move copyright statement to 2018Libravatar startx20172018-01-14
|
* firemon --tree fixLibravatar startx20172017-12-29
|
* firemon fixesLibravatar netblue302017-12-18
|
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
|
* pidstr needs 11 bytes (10 + NULL)Libravatar Reiner Herrmann2017-08-29
| | | | | | | | | | | | | also use %d because index is signed int. Found by compiler: netstats.c:165:23: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] snprintf(pidstr, 10, "%u", index); ^~~~ In file included from /usr/include/stdio.h:938:0, from firemon.h:24, from netstats.c:20: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 2 and 11 bytes into a destination of size 10
* testingLibravatar netblue302017-08-19
|
* fix copyright statementLibravatar netblue302017-08-05
|
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
| | | | https://bugs.debian.org/869707
* fixing the previous fixLibravatar startx20172017-07-07
|
* fix firemon --nameLibravatar startx20172017-07-07
|
* run --netstats on 1s interval; caching user name.Libravatar startx20172017-07-07
|
* shorter firejail name in --top and --netstatsLibravatar startx20172017-07-07
|
* firemon: only use col/row when values are validLibravatar Reiner Herrmann2017-06-25
| | | | | In case stdin (or stdout/stderr) is not attached to a tty, the ioctl can't determine the actual sizes, so keep using fallback values.
* firemon: use macro instead of numberLibravatar Reiner Herrmann2017-06-25
|
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* firemon --top speed-up and firecfg cleanupLibravatar startx20172017-04-29
|
* firemon --top fixLibravatar netblue302017-04-25
|
* fix and document firemon --nowrapLibravatar netblue302017-03-04
|
* copyright 2017Libravatar netblue302017-02-11
|
* copyright 2017Libravatar netblue302017-02-11
|
* firemon fixLibravatar netblue302017-02-07
|
* fixesLibravatar netblue302016-11-26
|
* fcopy part 4Libravatar netblue302016-11-18
|
* testingLibravatar netblue302016-11-17
|
* testingLibravatar netblue302016-11-12
|
* hidepid part 4Libravatar netblue302016-11-11
|
* hidepid part 1Libravatar netblue302016-11-11
|
* testingLibravatar netblue302016-11-10
|
* gcov supportLibravatar netblue302016-11-07
|
* add missing includeLibravatar Aleksey Manevich2016-10-20
|
* add missing includeLibravatar Aleksey Manevich2016-10-20
|
* replaced exit with _exit in forked childLibravatar netblue302016-10-19
|
* implemented --overlay-cleanLibravatar netblue302016-08-06
|
* fixesLibravatar netblue302016-06-08
|
* close lock fileLibravatar netblue302016-04-18
|
* networking fixesLibravatar netblue302016-04-09
|
* grsecurity fixesLibravatar netblue302016-04-07
|
* grsecurity: --caps.printLibravatar netblue302016-04-05
|
* fixesLibravatar netblue302016-03-05
|
* firemon fixesLibravatar netblue302016-02-29
|
* various fixesLibravatar netblue302016-02-28
|
* firemon fixesLibravatar netblue302016-02-27
|
* x11 workLibravatar netblue302016-02-24
|