aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/ls.c
Commit message (Expand)AuthorAge
* Fix displaying of large file sizes. (#6086)Libravatar Dmitriy Chestnykh2023-11-24
* Run make codespellLibravatar Kelvin M. Klann2023-03-07
* codespell github actionLibravatar netblue302023-03-05
* Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* simplify put optionLibravatar smitsohu2022-07-11
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* ls: add control character filtering (similar to cat option)Libravatar smitsohu2022-03-10
* 2022 copyright updateLibravatar netblue302022-01-07
* s/S_IWRITE/S_IWUSR/Libravatar Kelvin M. Klann2021-10-02
* gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
* gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* gcov: add missing gcov.h includesLibravatar Kelvin M. Klann2021-06-18
* open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
* copyright updateLibravatar startx20172021-02-15
* Merge pull request #3752 from smitsohu/smitsohu-get-to-catLibravatar netblue302020-11-22
|\
| * reimplement --get using --catLibravatar smitsohu2020-11-18
* | removing fork from ls.c in order to get firetools running the file managerLibravatar netblue302020-09-30
* | free some memory; get rid of false positive from gcc static analyzerLibravatar netblue302020-09-28
|/
* harden cat optionLibravatar smitsohu2020-08-20
* refactor ls.c and prepare for new --cat optionLibravatar smitsohu2020-08-19
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* let join wait if target sandbox is not ready yetLibravatar smitsohu2019-12-23
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* Misc. typos Libravatar luz.paz2018-11-19
* refactor, check the sandbox status for all join optionsLibravatar smitsohu2018-08-20
* various small improvements, fixes, nitpicksLibravatar smitsohu2018-08-11
* move copyright statement to 2018Libravatar startx20172018-01-14
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
* copyright 2017Libravatar netblue302017-02-11
* copy_file cleanupLibravatar netblue302017-01-10
* cleanupLibravatar netblue302016-11-27
* fixesLibravatar netblue302016-11-27
* fixesLibravatar netblue302016-11-26
* hidepid part 3Libravatar netblue302016-11-11
* testingLibravatar netblue302016-11-10
* fixed TOCTOU problem for --get and --putLibravatar netblue302016-11-03
* replaced exit with _exit in forked childLibravatar netblue302016-10-19
* disable x11 abstract socket for --x11=blockLibravatar netblue302016-10-01
* add files to sandbox container (--put)Libravatar netblue302016-09-22
* --get fixesLibravatar netblue302016-09-22
* --ls fixLibravatar netblue302016-09-22
* tighten secutiryLibravatar Aleksey Manevich2016-08-24
* testingLibravatar netblue302016-04-24
* grsecurity: --ls, --getLibravatar netblue302016-04-06
* compile fixesLibravatar netblue302016-04-03
* file transfer featureLibravatar netblue302016-03-11
* file transfer optionsLibravatar netblue302016-03-11
* --get optionLibravatar netblue302016-03-11
* cleanupLibravatar netblue302016-03-10