aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAge
* jailtest -> jailcheck (#4268)Libravatar netblue302021-05-18
|
* jaitest - simple sandbox testing utility programLibravatar netblue302021-02-20
|
* Add first version of zsh completionLibravatar Harald Kubota2021-02-12
| | | | | | | | | | | | | | | | | | | | | | Don't have duplicate descriptions and put = signs where they belong to zsh completion function now dynamically adjusts for options (e.g. no --apparmor option without AppArmor configured) No EXTRA_CFLAGS for cpp Found main.c which does the argument processing. Moved some arguments into the correct #ifdef blocks Profile selection now much better Not more cpp. Using preproc.awk instead. Updated bash firejail command completion to add profiles ignore bash and zsh dynamically created completion scripts Moved bash/zsh completions out of ALL_ITEMS to fix make install Cleanup
* Block VS Code preferences from being committedLibravatar Fred Barclay2020-10-15
|
* build: remove preproc from gitignoreLibravatar Reiner Herrmann2020-09-06
|
* preprocessor for man pagesLibravatar startx20172020-09-01
|
* ignore .DS_StoreLibravatar Fred Barclay2020-06-19
|
* Configure Debian package with AA and SELinux optionsLibravatar Topi Miettinen2020-05-14
| | | | | Configure Debian package with AA and SELinux options if they are enabled.
* abiword and more gnome-gamesLibravatar rusty-snake2020-03-29
| | | | | | | | | | | - four-in-a-row - gnome-mahjongg - gnome-robots - gnome-sudoku - gnome-taquin - gnome-tetravex harden gnome-chess
* profile statsLibravatar netblue302020-03-19
|
* Fixed formatting (autopep8 + black + manual postprocessing). (#3208)Libravatar KOLANICH2020-02-07
| | | | | | Added typing. Replaced os.path with pathlib. Made it work. Fixes in .gitignore.
* gitignoreLibravatar netblue302019-10-31
|
* update gitignoreLibravatar smitsohu2019-08-07
|
* HousekeepingLibravatar Fred-Barclay2019-02-17
| | | | | Make sure all files end with a newline Strip extra newlines and trailing whitespace from files
* .gitignore updateLibravatar startx20172018-04-16
|
* gitignoreLibravatar netblue302018-03-31
|
* .gitignoreLibravatar netblue302018-01-16
|
* chore(.gitignore) ignore built packagesLibravatar Daniel Schildt2018-01-15
| | | | | - Ignore built package archive files (.tar.gz and .deb) from Git repository - Avoid accidentally committing unneeded files in the future
* replacing seccomp printing with a seccomp disassemblerLibravatar netblue302017-12-28
|
* netfilter split, --netfilter.print, --netfilter6.printLibravatar netblue302017-11-15
|
* fixed systemd-resolved integration - bug #1531Libravatar netblue302017-09-16
|
* Improve seccomp support for non-x86 architecturesLibravatar Topi Miettinen2017-09-02
|
* Feature: switch/config option to block secondary architecturesLibravatar Topi Miettinen2017-08-19
| | | | | | | | | Add a feature for a new (opt-in) command line switch and config file option to block secondary architectures entirely. Also block changing Linux execution domain with personality() system call for the primary architecture. Closes #1479
* .gitignore updateLibravatar netblue302017-08-04
|
* strip trailing whitespace 2Libravatar Fred Barclay2017-05-24
|
* merge #1100 from zackw: removed libconnectLibravatar netblue302017-02-14
|
* seccomp work 1Libravatar netblue302016-11-20
|
* testingLibravatar netblue302016-11-16
|
* testingLibravatar netblue302016-11-09
|
* major cleanupLibravatar netblue302016-10-30
|
* sboxLibravatar netblue302016-10-27
|
* Add uids.h to .gitignoreLibravatar Thomas Jarosch2016-07-30
|
* gitignoreLibravatar netblue302016-07-05
|
* firecfg utilityLibravatar netblue302016-03-25
|
* 'make rpms' now makes the rpm filesLibravatar Jon Griffiths2016-02-16
|
* Add tags file and vim temporary files to .gitignoreLibravatar sarneaud2015-09-01
|
* Create a .gitignore file for firejailLibravatar Peter Millerchip2015-08-13