summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* util: clean-ups to enum parsersLennart Poettering2017-03-29
* util: minor cleanups for loop_read() and friendsLennart Poettering2017-03-29
* pam: elogind-user - call selinux moduleKay Sievers2017-03-29
* sd-id128: make size constraints a bit more obviousLennart Poettering2017-03-29
* sd-bus: correct size calculation in DBus fd receiveMichal Schmidt2017-03-29
* Add fallback for kcmp() in case __NR_kcmp is undefinedMike Gilbert2017-03-29
* basic: make sure argument of ELEMENTSOF is an arrayMichal Schmidt2017-03-29
* basic: nicer assert messagesMichal Schmidt2017-03-29
* loginctl: print nontrivial properties in logictl show-*Lukas Nykryn2017-03-29
* login: support more than just power-gpio-keydoubleodoug2017-03-29
* sd-bus: drop weird empty linesDavid Herrmann2017-03-29
* tree-wide: drop redundant if checks before safe_close()Lennart Poettering2017-03-29
* tree-wide: make more code use safe_close()Lennart Poettering2017-03-29
* sd_pid_notify_with_fds: fix computing msg_controllenMaciej Wereski2017-03-29
* smack: bugfix the smack label of symlink when '--with-smack-run-label' is setSangjung Woo2017-03-29
* smack: introduce new mac_smack_copy() functionSangjung Woo2017-03-29
* sd-daemon: fix sd_is_mq for non-mq fdsZbigniew Jędrzejewski-Szmek2017-03-29
* sd-login: rework error handlingLennart Poettering2017-03-29
* logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt2017-03-29
* sd-login: improve error handlingLennart Poettering2017-03-29
* pager: set $LESSCHARSET when we output UTF8 charsLennart Poettering2017-03-29
* pager: also redirect stderrLennart Poettering2017-03-29
* logind: add standard gpio power button supportKefeng Wang2017-03-29
* include sys/sysmacros.h in more placesMike Frysinger2016-03-14
* basic/musl_missing.h : __compar_fn_t was defined twice - fixed.Sven Eden2017-03-17
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Unifiy free() usageSven Eden2017-03-14
* Fix bug that program_invocation_name is NULL when backgroundingSven Eden2017-03-14
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Remove (non.existent) support for logging to journald.Sven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* elogind_cgroup_agent registers as elogind.Agent, not systemd1.Agent.Sven Eden2017-03-14
* Cleaned up more unneeded types and functions.Sven Eden2017-03-14
* Fix libelogind.pc.inSven Eden2017-03-14
* user_start_slice() : The slice name must end with .slice:Sven Eden2017-03-14
* cg_shift_path(): Do not shift if cgroup and root are equalSven Eden2017-03-14
* Add --enable-debug=elogind configure option and fix cgroup pathSven Eden2017-03-14
* Allow NULL session parameter for manager_get_session_by_pid()Sven Eden2017-03-14
* Detect running cgroup controller.Sven Eden2017-03-14
* Emit PrepareForSleep when resuming and clear pending action after resume from...Sven Eden2017-03-14
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Stop sessions on ReleaseSessionSven Eden2017-03-14
* Uninstall the cgroup release agent when the manager is shut down.Sven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Incorporate sleep.conf into logind.confSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14