aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* fixesLibravatar netblue302015-10-20
|
* testing and fixesLibravatar netblue302015-10-20
|
* fixed join/shutdown problem, moving browsers and mail clients to a ↵Libravatar netblue302015-10-19
| | | | --shell=none default in profile files
* testingLibravatar netblue302015-10-18
|
* --hostnameLibravatar netblue302015-10-18
|
* Correct typoLibravatar Loïc Damien2015-10-17
|
* debian 32bit fixesLibravatar netblue302015-10-16
|
* fix 32bit compilationLibravatar netblue302015-10-16
|
* seccomp testingLibravatar netblue302015-10-16
|
* new syscalls added to default seccomp filterLibravatar netblue302015-10-15
|
* --quietLibravatar netblue302015-10-15
|
* fixesLibravatar netblue302015-10-13
|
* added dri to --private-devLibravatar netblue302015-10-12
|
* --nosound option testingLibravatar netblue302015-10-12
|
* --nosoundLibravatar netblue302015-10-12
|
* --nosound optionLibravatar netblue302015-10-12
|
* --nosound optionLibravatar netblue302015-10-12
|
* --private-binLibravatar netblue302015-10-12
|
* --private-binLibravatar netblue302015-10-11
|
* Merge pull request #79 from pyther/githubLibravatar netblue302015-10-11
|\ | | | | switch project url to github
| * switch project url to githubLibravatar Matthew Gyurgyik2015-10-10
| |
* | several small fixesLibravatar netblue2015-10-11
|/
* --private-binLibravatar netblue302015-10-10
|
* PulseAudio 7.0 fixLibravatar netblue2015-10-09
|
* blacklisting some directories by default under /sysLibravatar netblue302015-10-08
|
* --mtu, spotify etc.Libravatar netblue302015-10-08
|
* adding --mtu optionLibravatar netblue302015-10-07
|
* blacklist sockets in /runLibravatar netblue302015-09-27
|
* seccomp errno: man page and usageLibravatar netblue302015-09-27
|
* seccomp.errno manpage exampleLibravatar netblue302015-09-26
|
* ./configure --enable-fatal-warningsLibravatar netblue302015-09-26
|
* seccomp errno - compile on Debian wheezyLibravatar netblue302015-09-26
|
* Add seccomp errno filter supportLibravatar Matias Wadman2015-09-23
|
* added --interface optionLibravatar netblue302015-09-22
|
* fixed macvlan problemLibravatar netblue302015-09-18
|
* fix for issue #64Libravatar netblue302015-09-16
|
* coverity scanLibravatar netblue302015-09-11
|
* 0.9.30-rc10.9.30-rc1Libravatar netblue302015-09-10
|
* implemented --whitelist optionLibravatar netblue302015-09-07
|
* Merge pull request #55 from sarneaud/globbingLibravatar netblue302015-09-05
|\ | | | | Stop blacklisting from traversing . and .. after a glob
| * Stop blacklisting from traversing . and .. after a globLibravatar sarneaud2015-09-04
| |
* | cleanup and small fixesLibravatar netblue302015-09-05
|/
* testing, admin workLibravatar netblue302015-09-01
|
* Merge pull request #53 from sarneaud/noblacklistLibravatar netblue302015-09-01
|\ | | | | Noblacklist
| * Add noblacklist command to firejail.Libravatar sarneaud2015-09-01
| | | | | | | | | | | | * Basic implementation * Updates to standard profiles * Update to firejail-profile manpage
| * Simple implementation of noblacklist command.Libravatar sarneaud2015-09-01
| |
* | Merge pull request #52 from sarneaud/strncmpLibravatar netblue302015-09-01
|\| | | | | Clean up some fragile uses of strncmp.
| * Clean up some fragile uses of strncmp.Libravatar sarneaud2015-09-01
| | | | | | | | | | | | | | In some places the code compares the first n characters of a string and then assumes a valid string starts from the n+2th character. I didn't find any places where this wasn't justifiable, but I think it's better to stick to safer patterns, especially in SUID code.
* | cleanupLibravatar netblue302015-09-01
|/
* using /etc/firejail/server.profile as default profile if the sandbox is ↵Libravatar netblue302015-08-31
| | | | started by root