summaryrefslogtreecommitdiff
path: root/src/secontext.c
Commit message (Expand)AuthorAgeFilesLines
* src: rename tprints to tprints_stringFabrice Le Fessant2022-12-191-1/+1
* src: introduce tprint_attribute_{begin,end} helpersDmitry V. Levin2022-11-271-6/+6
* src: introduce tprint_space() helperDmitry V. Levin2022-11-041-3/+6
* secontext: fix expected SELinux context check for unlinked FDsEugene Syromyatnikov2022-07-041-14/+21
* Update copyright headersDmitry V. Levin2022-03-261-1/+1
* secontext: refacor SELinux context printingesyr/secontext-fixesEugene Syromyatnikov2022-01-191-70/+119
* Implement displaying of expected context upon mismatchRenaud Métrich2022-01-041-14/+100
* Call get_proc_pid instead of translate_pid where only proc_pid is neededEugene Syromyatnikov2021-08-301-6/+3
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-041-0/+139