summaryrefslogtreecommitdiff
path: root/src/basic/smack-util.c
AgeCommit message (Expand)Author
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-27util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering
2015-10-07smack: label /etc/passwd and friends as '_' smack label when --with-smack-run...Sangjung Woo
2015-09-09smack: introduce new mac_smack_copy() functionSangjung Woo
2015-08-04smack-util: revise smack-util apis and add read smack attr apisWaLyong Cho
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers