summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-24core: Fix USB functionfs activation and clarify its documentation (#4188)Paweł Szewczyk1-6/+1
2017-03-22packaging: Simplify kdbus setup for Tizen:UnifiedKarol Lewandowski3-24/+38
2017-03-16Revert "busctl: use Monitoring interface (#3245)"Karol Lewandowski1-30/+15
2017-03-16kdbus: Create dummy dbus.service and dbus.socket instead of maskingKarol Lewandowski1-6/+46
2017-02-24kdbus: mask dbus.socketINSUN PYO1-13/+5
2017-02-24libsystemd : Fixed a bug of sd_get_active_uidswchang kim1-1/+1
2017-02-24journald: Limit system journal size to 10MHyeongsik Min1-1/+1
2017-02-24Description : Adding to send new system signal for user session done.wchang kim3-0/+31
2017-02-24Descrciption : Fixed the mistakes of rebase v231.wchang kim1-10/+10
2017-02-24Description : Apply dbus and kdbus for systemd 231wchang kim10-20/+430
2017-02-24Description : Fixing the mistakes of rebase.wchang kim7-144/+19
2017-02-24Revert 479050b36302a360048c2af5e79683d14ad56fb3wchang kim6-4/+126
2017-02-24Description : Adding new interfaces related to user information.wchang kim3-0/+191
2017-02-24Description : pid1: don't return any error in manager_dispatch_notify_fd()wchang kim1-1/+2
2017-02-24Fix for Kdbus-disabled Profiles to avoid busname parsingKarol Lewandowski1-1/+6
2017-02-24Description : Fixed the security hole.wchang kim1-0/+21
2017-02-24usb: socket activation fixPaweł Szewczyk1-1/+1
2017-02-24Watchdog : support to change timeout to USEC_INFINITY (disable timeout)Kunhoon Baik1-0/+2
2017-02-24Bug-fix for functionfs-activation patchesKunhoon Baik2-3/+3
2017-02-24watchdog: Support changing watchdog_usec during runtimeKunhoon Baik1-0/+12
2017-02-24time-util: Rename and fix call of deserialize_timestamp_value()Kunhoon Baik1-3/+2
2017-02-24time-util: introduce deserialize_timestamp_value()Kunhoon Baik1-0/+13
2017-02-24kdbus: synchronize kdbus interface header between repositoriesKarol Lewandowski1-0/+4
2017-02-24Modification of journald configuration for minimal log savingKunhoon Baik1-3/+3
2017-02-24Description : adding force option to reboot command.wchang kim1-0/+9
2017-02-24Disable Online KMSG loggingKunhoon Baik1-0/+4
2017-02-24Description : Set PATH in local script for security policywchang kim3-0/+6
2017-02-24Description : Adding to enable/disable the multiuser feature.wchang kim1-0/+2
2017-02-24Description : set mount options for security policywchang kim1-2/+2
2017-02-24core: Add USBFunctionDescriptors, USBFunctionStrings service parametersPawel Szewczyk1-3/+0
2017-02-24core: Add socket type for usb functionfs endpointsPawel Szewczyk2-0/+30
2017-02-24kdbus: smack: Ensure new files on kdbusfs have '*' label by defaultKarol Lewandowski1-0/+9
2017-02-24cg_get_root_path: Return default root path if it's not accessible due to insu...Karol Lewandowski1-1/+7
2017-02-24Temporarily disable Smack for POSIX shared memoryRafal Krypa2-1/+10
2017-02-24sd-bus: don't assert() on valid signaturesDavid Herrmann1-0/+3
2017-02-24core: fix the CGROUP spawning error as a workaroundSangjung Woo2-4/+25
2017-02-24smack: set up the smack label '*' to symlinks in cgroupfsSangjung Woo1-0/+5
2017-02-24smack: add write_netlabel_rule() to supportSangjung Woo1-1/+87
2017-02-24smack: support smack access change-ruleWaLyong Cho1-7/+87
2017-02-24tizen-smack: Handling of /run and /sys/fs/cgroupMichael Demeter1-4/+7
2017-02-24tizen-rpm: 2 useful macro for RPMAnas Nashif1-0/+7
2016-07-25Merge pull request #3802 from poettering/id128-fixesZbigniew Jędrzejewski-Szmek3-11/+91
2016-07-25Merge pull request #3800 from keszybz/systemctl-more-cleanupLennart Poettering1-41/+54
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering2-10/+89
2016-07-25fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering1-1/+2
2016-07-25automount: don't cancel mount/umount request on reload/reexec (#3670)Michael Olbrich1-3/+3
2016-07-25transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)Michael Olbrich1-0/+3
2016-07-25systemctl: use _cleanup_ for UnitConditionZbigniew Jędrzejewski-Szmek1-11/+7
2016-07-25systemctl: simplify machine_info_clearZbigniew Jędrzejewski-Szmek1-6/+6
2016-07-25coredump: turn off coredump collection only when PID 1 crashes, not when jour...Lennart Poettering1-3/+6