summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-22smack: add default smack process label configWaLyong Cho2-2/+17
2015-06-22smack: support smack access change-ruleWaLyong Cho1-25/+110
2015-05-15.gitignore: add GNU GLOBAL filesŁukasz Stelmach1-0/+4
2015-03-10bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski3-4/+85
2015-02-14bootchart: display each CPU utilization/waitWaLyong Cho4-35/+70
2015-02-07bus-proxyd: fix 'ListQueuedOwners' callLukasz Skalski1-0/+1
2015-02-02tmpfiles: Remove unnecessary blank line when configured with "--disable-resol...Sangjung Woo1-1/+1
2015-01-23systemctl: bugfix for systemctl reboot command with argumentSangjung Woo1-1/+7
2015-01-08sd-bus: fix copy-paste errorLukasz Skalski1-1/+1
2015-01-05bus-proxyd: don't allow to acquire org.freedesktop.DBus nameLukasz Skalski1-0/+4
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho1-2/+19
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski7-3/+60
2014-12-09run: introduce timer support optionWaLyong Cho4-148/+596
2014-12-08timer: timer can be a transient unitWaLyong Cho3-0/+150
2014-12-08bus: StartTransientUnit can have aux unitWaLyong Cho1-12/+86
2014-12-04gitignore: ignore generated systemd-bootchart.serviceWaLyong Cho1-0/+1
2014-12-04tmpfiles, man: Add xattr support to tmpfilesMaciej Wereski2-16/+155
2014-12-04bootchart: escape non printable process nameWaLyong Cho1-3/+7
2014-12-04utf8: intruduce utf8_escape_non_printableWaLyong Cho3-0/+65
2014-12-04bootchart: add standalone bootchart serviceWaLyong Cho2-0/+29
2014-11-30build-sys: configure the list of system users, files and directoriesŁukasz Stelmach6-1/+19
2014-11-28README: notice kernel config for CPUQuotaWaLyong Cho1-0/+3
2014-11-27build-sys: do not install tmpfiles and sysusers files by defaultŁukasz Stelmach1-3/+11
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho10-2/+140
2014-11-01bus: use STR_IN_SETWaLyong Cho1-14/+10
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho12-90/+74
2014-10-24udev: do NOT re-label smackWaLyong Cho1-1/+1
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho26-114/+114
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho8-592/+575
2014-10-22journal: do server_vacuum for sigusr1WaLyong Cho1-0/+1
2014-10-22journald: add CAP_MAC_OVERRIDE in journald for SMACK issueJuho Son1-1/+1
2014-10-20kdbus: free returned buffer when the memory is no longer neededLukasz Skalski1-15/+28
2014-10-17resolve: add missing headerLukasz Skalski1-0/+1
2014-10-15bus-proxyd: add missing flag translation for RequestNameLukasz Skalski1-2/+10
2014-10-14bus-proxyd: improve compatibility with dbus-1Lukasz Skalski1-3/+33
2014-10-10bus-proxyd: fix compatibility with old dbus-1Lukasz Skalski1-0/+9
2014-10-10kdbus: fix buffer overflow in bus_get_owner_kdbus() functionLukasz Skalski1-6/+5
2014-10-09logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski2-2/+8
2014-05-22core: add startup resource control optionWaLyong Cho10-12/+226
2014-05-08core: check the right variable for failed open()Łukasz Stelmach1-1/+1
2014-04-24bootchart: rewrite usage message more generallyWaLyong Cho1-16/+17
2014-04-24bootchart: add control group optionWaLyong Cho7-3/+34
2014-04-20doc: fix items' names in PORTING-DBUS1Lukasz Skalski1-1/+1
2014-04-17build-sys: add libkmod flags for test_rtnl_manualŁukasz Stelmach1-1/+5
2014-03-31doc: fix items' names in PORTING-DBUS1Lukasz Skalski1-9/+9
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach2-41/+77
2014-02-24smack: set loaded_policy in smack_setup()Łukasz Stelmach3-3/+7
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach1-3/+57
2014-02-19systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski1-1/+0
2014-02-19logind: remove redundant check in manager_new()Maciej Wereski1-2/+1