aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* misc thingsLibravatar rusty-snake2020-02-22
* Add profile for offical Linux Teams application (#3152)Libravatar Andreas Hunkeler2020-02-22
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* add tool to dump seccomp filtersLibravatar smitsohu2020-02-17
* Add a lot of profilesLibravatar rusty-snake2020-02-10
* openSUSE fix: search login.defs in /usr/etc, tooLibravatar smitsohu2020-02-09
* openSUSE fix: mount private-etc on /usr/etc as wellLibravatar smitsohu2020-02-09
* Add gnome-hexgl.profileLibravatar rusty-snake2020-02-03
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* Merge pull request #3156 from smitsohu/filenameLibravatar smitsohu2020-02-01
|\
| * remove parentheses from set of rejected charactersLibravatar smitsohu2020-01-28
| * replace control characters and print rejected filenamesLibravatar smitsohu2020-01-22
| * reject control characters in file namesLibravatar smitsohu2020-01-17
| * print rejected character in invalid filenamesLibravatar smitsohu2020-01-17
* | Add a profile alias for multimc5Libravatar Tad2020-01-30
* | Add profiles for the WPS-OfficeLibravatar rusty-snake2020-01-29
* | Add profiles for common (la)tex commands and a latex editor (#3159)Libravatar Florian Begusch2020-01-29
* | Do not declare variable in for loopLibravatar Kristóf Marussy2020-01-27
* | Documentation for DHCP supportLibravatar Kristóf Marussy2020-01-27
* | Fix unsigned comparison error (#3174)Libravatar Kristóf Marussy2020-01-27
* | Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* | fix read-only=/Libravatar smitsohu2020-01-26
* | new profile: gnome-passwordsafeLibravatar rusty-snake2020-01-25
* | move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* | Improve --version command exampleLibravatar glitsj162020-01-20
* | Update copyright to 2020 in fs_bin.cLibravatar glitsj162020-01-19
* | fix typo in fs_bin.cLibravatar glitsj162020-01-19
* | add tvbrowser.profileLibravatar rusty-snake2020-01-18
* | join: wait with effective uid of the userLibravatar smitsohu2020-01-17
* | fix join timeout if sleep interval is not a multipleLibravatar smitsohu2020-01-17
* | Update RELNOTES, README.md|Add firefox-x11.profileLibravatar rusty-snake2020-01-13
* | update i2prouter profile, and remove from firecfg (#3123)Libravatar corecontingency2020-01-13
* | Merge pull request #3102 from kris7t/dhcp-clientLibravatar netblue302020-01-07
|\ \ | |/ |/|
| * Wait for link-local address for DHCPv6Libravatar Kristóf Marussy2020-01-01
| * Run dhclient inside the sandboxLibravatar Kristóf Marussy2019-12-30
| * Add capability filter for network services, additive filterLibravatar Kristóf Marussy2019-12-30
| * Add sbox_run_v to run programs with explicit argument listsLibravatar Kristóf Marussy2019-12-30
| * Allow resolv.conf be written by dhclientLibravatar Kristóf Marussy2019-12-30
| * Do not try to set up default gateway without an IP addressLibravatar Kristóf Marussy2019-12-30
| * Add --ip=dhcp and --ip6=dhcp optionsLibravatar Kristóf Marussy2019-12-30
* | Add barrier profile (#3115)Libravatar Adrian L. Shaw2020-01-04
* | spelling fixLibravatar Reiner Herrmann2019-12-30
|/
* Drop CLI archivers from firecfgLibravatar glitsj162019-12-26
* Merge pull request #3093 from smitsohu/joinLibravatar smitsohu2019-12-25
|\
| * let is_ready_for_join() return a booleanLibravatar smitsohu2019-12-23
| * simplify join timeoutLibravatar smitsohu2019-12-23
| * cleanupLibravatar smitsohu2019-12-23
| * make join timeout configurable in firejail.configLibravatar smitsohu2019-12-23
| * let join wait if target sandbox is not ready yetLibravatar smitsohu2019-12-23