aboutsummaryrefslogtreecommitdiffstats
path: root/src/fcopy
Commit message (Expand)AuthorAge
* build: automatically generate header dependenciesLibravatar Kelvin M. Klann2024-01-22
* build: use full paths on compile/link targetsLibravatar Kelvin M. Klann2024-01-19
* update copyright 2024Libravatar netblue302024-01-12
* fcopy: Use lstat when copy directory.Libravatar Alexander Gerasiov2023-08-14
* Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
* build: rename MOD vars to EXTRA varsLibravatar Kelvin M. Klann2023-06-24
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* Move usage text into usage_str varLibravatar Kelvin M. Klann2023-05-14
* Fix inconsistent leading spacesLibravatar Kelvin M. Klann2023-02-20
* Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* makefiles: rename common.mk to prog.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate many makefiles into common.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate main target name into new PROG varLibravatar Kelvin M. Klann2022-11-21
* makefiles: move extra deps into new MOD varsLibravatar Kelvin M. Klann2022-11-21
* makefiles: rename H_FILE_LIST and C_FILE_LISTLibravatar Kelvin M. Klann2022-11-21
* makefiles: include config.mk directlyLibravatar Kelvin M. Klann2022-11-21
* makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* makefiles: define root dir and include relative to itLibravatar Kelvin M. Klann2022-06-12
* remove inode warning from fcopy - long list of warnings for /etc/alternatives...Libravatar netblue302022-04-29
* refactor meta character filteringLibravatar smitsohu2022-03-10
* new version for NixOS 4887Libravatar netblue302022-02-03
* new tentative fox for NixOS/private-etc (4887)Libravatar netblue302022-02-02
* tentative fix for private-etc in NixOS - issue 4887Libravatar netblue302022-02-02
* fix scan-build/cppcheck warningsLibravatar netblue302022-01-11
* 2022 copyright updateLibravatar netblue302022-01-07
* add more EUID improvementsLibravatar smitsohu2021-10-01
* selinux enhancementsLibravatar smitsohu2021-06-06
* fix fcoy error message (#2743)Libravatar netblue302021-05-30
* makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01
* musl fix (#3998)Libravatar smitsohu2021-02-25
* fcopy: fixes for old compilers, cppcheck fixes (#3998)Libravatar netblue302021-02-24
* fcopy: Fix memory leaksLibravatar Simo Piiroinen2021-02-19
* Fix symlinks that go though /proc/selfLibravatar Simo Piiroinen2021-02-19
* copyright updateLibravatar startx20172021-02-15
* misc fcopy fixesLibravatar smitsohu2021-01-20
* non-dumpable pluginsLibravatar smitsohu2021-01-04
* cleanupLibravatar smitsohu2020-08-17
* add dumpable warningsLibravatar smitsohu2020-08-17
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* cleanup after scan-buildLibravatar netblue302019-10-31
* fix the fix: tune file copy limit widthLibravatar smitsohu2019-09-17
* fix FIREJAIL_FILE_COPY_LIMIT larger than 2GBLibravatar smitsohu2019-09-05
* fix #2820 - adjustable file copy limit; export FIREJAIL_DEBUG into sboxLibravatar netblue302019-07-04
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* consolidate makefilesLibravatar netblue302018-03-31