summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering
2012-03-14machine-id: initialize from $container_uuid if not set otherwiseLennart Poettering
2012-03-14journald: allocate PAGE_SIZE bytes for selinux label lengthLennart Poettering
2012-03-14socket: make sure that the name for per-connection services are uniqueLennart Poettering
2012-03-14socket: if we fail to create an instantiated service for a socket, don't put ...Lennart Poettering
2012-03-13mount: fix assertionLennart Poettering
2012-03-13conf-parser: warn if an assignment is place outside of a sectionLennart Poettering
2012-03-13util: add brute-force fallback for close_all_fds()Lennart Poettering
2012-03-13journald: use SCM_SECURITY to race-freely determine peer SELinux labelLennart Poettering
2012-03-13socket: add option for SO_PASSECLennart Poettering
2012-03-12login: tag the Mimo 720 ID_AUTOSEATShawn Landden
2012-03-12conf: enforce UTF8 validty everywhereLennart Poettering
2012-03-06journal: make sure to refresh window position and pointer after we linked up ...Lennart Poettering
2012-03-06mount: properly check return for mount_add_*Dave Reisner
2012-03-06bash-completion: get rid of awk, sed and grepHarald Hoyer
2012-03-06nspawn: be less cryptic when clone() failsLennart Poettering
2012-03-06socket: rename 'broken' failure result to 'failed-permanent' on order not to ...Lennart Poettering
2012-03-06umount: don't try to umount /usr, if we are running from itLennart Poettering
2012-03-05socket: fail the socket if the service keeps dying on startMichal Schmidt
2012-03-05sd-login: c++ compatibilityLennart Poettering
2012-03-05systemd-analyze: call os.uname() onceDave Reisner
2012-03-05fix sparse warningsFrederic Crozat
2012-03-05journal: fix endianness errorsFrederic Crozat
2012-02-29systemctl: forward untrusted user reboot, poweroff requests to logindKay Sievers
2012-02-29systemd-journald: fix endianess bugDirk Eibach
2012-02-21systemd-analyze: read /etc/os-releaseKay Sievers
2012-02-15systemctl: introduce systemctl reboot -ffLennart Poettering
2012-02-15machine-id: initialize vom qemu/kvm -uuid parameter if availableLennart Poettering
2012-02-15namespace: temporaily reset umask when creating private /tmpLennart Poettering
2012-02-15login: introduce sd_session_get_display()Lennart Poettering
2012-02-15timedate: don't fail if NTP is not installedLennart Poettering
2012-02-14login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering
2012-02-14login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering
2012-02-14path-lookup: search for unit files in /lib/systemd/system only on split /usr ...Lennart Poettering
2012-02-13dbus: update bus addresses to "unixexec:" protocol specifierLennart Poettering
2012-02-13sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-02-13always use /etc/os-release and ignore all distro-specific filesKay Sievers
2012-02-11util: fix handling of empty files in read_one_line_file()Lennart Poettering
2012-02-11logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering
2012-02-10cgroup: fix inverted conditionMichal Schmidt
2012-02-10logind: make seat device management accessible to normal users/via polkitLennart Poettering
2012-02-10logind: Allow PowerOff/Reboot in default contextBenjamin Franzke
2012-02-09service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering
2012-02-09service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich
2012-02-09install: fix incorrect 'Access denied' message with a non-existent unitMichal Schmidt
2012-02-09systemctl: check for no more work after chkconfigMichal Schmidt
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-09modules-load: resolve aliases before insert modulesDave Reisner
2012-02-09kmod: make GCC shut upLennart Poettering