summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-26core: unify kill code of mount, service, socket, swap unitsLennart Poettering
2013-01-26nspawn: assume stdout is always writable if it does not support epollMichal Schmidt
2013-01-25job: fix merging with --ignore-dependenciesMichal Schmidt
2013-01-25tmpfiles: introduce type XMichal Sekletar
2013-01-25Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek
2013-01-25logind: rework delay inhibition logicLennart Poettering
2013-01-25loginctl: don't show [UACCESS] info in device treeLennart Poettering
2013-01-25selinux: we don't need that many debug messages by defaultLennart Poettering
2013-01-25selinux-access: Delete debugging message logged as an errorColin Walters
2013-01-24core: Set source for mountinfo .mount unitsUmut Tezduyar
2013-01-24service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich
2013-01-24service: really stop watchdog timer when stoppingMichael Olbrich
2013-01-24efi: fix Usec vs. USecKay Sievers
2013-01-24loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering
2013-01-24logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering
2013-01-24logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering
2013-01-22Replace autoconf int max test with simple defineZbigniew Jędrzejewski-Szmek
2013-01-23efi: read microseconds from boot loader info instead of "ticks" magicKay Sievers
2013-01-22Fix some typosEelco Dolstra
2013-01-21efi: set a nice description string in the ESP unitsLennart Poettering
2013-01-21efi: properly create symlink dirLennart Poettering
2013-01-21build-sys: add makefile to bootchartLennart Poettering
2013-01-21efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering
2013-01-21util: move is_efiboot() to efivars.cLennart Poettering
2013-01-20shutdown: loop - convert to enumerate matchKay Sievers
2013-01-19execute: Fix seccomp support on x32Jonathan Callen
2013-01-19udev: net_id - add link to the wiki pageKay Sievers
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-19unit: fix typoLennart Poettering
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2013-01-19cgroup: additional validity checks for cgroup attribute namesLennart Poettering
2013-01-18build-sys: add autoconf macro to pick macro for x32 compatibilityZbigniew Jędrzejewski-Szmek
2013-01-18nspawn: add audit caps to default set to keepLennart Poettering
2013-01-18core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek
2013-01-18core/group-util: merge two functionsZbigniew Jędrzejewski-Szmek
2013-01-18systemctl: print the user session journal for user session units.Mirco Tischler
2013-01-18logs-show: add show_journal_by_user_unitMirco Tischler
2013-01-18core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler
2013-01-18journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler
2013-01-18util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek
2013-01-18util: continuation support for load_env_fileMichal Vyskocil
2013-01-18journal-gatewayd,man: document new HTTPS optionsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: return nice error on unsupported methodsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: allow pipeliningZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: always log oom() in addition to returning errorZbigniew Jędrzejewski-Szmek
2013-01-18share/log: skip file/line/func info if emptyZbigniew Jędrzejewski-Szmek
2013-01-18share/log: unify two code pathsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: redirect microhttpd messages to journalZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: SSL supportZbigniew Jędrzejewski-Szmek