index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
smack-setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: s/HAVE_SMACK/ENABLE_SMACK/
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-1
/
+1
*
smack: handling smack onlycap list (#5542)
WaLyong Cho
2017-06-26
1
-0
/
+64
*
tree-wide: indentation fixes
Thomas Hindoe Paaboel Andersen
2016-02-26
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
smack: Handling network
Casey Schaufler
2016-01-11
1
-3
/
+98
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-7
/
+8
*
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-10-01
1
-1
/
+1
*
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
1
-6
/
+3
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
1
-1
/
+1
*
smack: support smack access change-rule
WaLyong Cho
2015-06-22
1
-25
/
+110
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-6
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-6
/
+6
*
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-28
1
-1
/
+1
*
core: smack-setup: Actually allow for succesfully loading CIPSO policy
Philippe De Swert
2014-09-13
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
smack: set loaded_policy in smack_setup()
Łukasz Stelmach
2014-02-24
1
-1
/
+5
*
Run with a custom SMACK domain (label).
Auke Kok
2013-10-07
1
-0
/
+8
*
smack-setup: fix path to Smack/CIPSO mappings
Patrick McCarty
2013-10-01
1
-1
/
+1
*
Make it possible to disable smack separately from xattr support
Karol Lewandowski
2013-05-17
1
-0
/
+10
*
smack-setup: enable Smack/CIPSO mapping
Nathaniel Chen
2013-03-15
1
-1
/
+19
*
smack-setup: extract rule writing into a separate function
Zbigniew Jędrzejewski-Szmek
2013-03-15
1
-31
/
+60
*
core/smack: downgrade info to debug
Zbigniew Jędrzejewski-Szmek
2013-03-11
1
-9
/
+15
*
core: mount and initialize Smack
Nathaniel Chen
2013-03-07
1
-0
/
+98