summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pager: also redirect stderrLennart Poettering2017-03-29
* logind: add standard gpio power button supportKefeng Wang2017-03-29
* Version bump to v226.5Sven Eden2017-03-29
* include sys/sysmacros.h in more placesMike Frysinger2016-03-14
* Version bump to 226.4Sven Eden2017-03-21
* Merge pull request #3 from elogind/dev_v226-r1Sven Eden2017-03-21
|\
| * basic/musl_missing.h : __compar_fn_t was defined twice - fixed.Sven Eden2017-03-17
| * Version bump to 226.3Sven Eden2017-03-14
| * 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
| * Makefile.am: Add a git-tar target, that removes all elogind masks from the so...Sven Eden2017-03-14
| * configure.ac: Do not allow -Werror in gperf length test.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
| * Version bump to 226.2Sven Eden2017-03-14
| * Updated man pages.Sven Eden2017-03-14
| * Cleaned up more unneeded types and functions.Sven Eden2017-03-14
| * Fix libelogind.pc.inSven Eden2017-03-14
| * Version bump to 226.1Sven 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
| * Makefile.am: Fixed paths and cleaned up unneeded values.Sven 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
| * Update READMESven Eden2017-03-14
| * Stop sessions on ReleaseSessionSven Eden2017-03-14
| * PKTTYAGENT make variableSven Eden2017-03-14
| * libbasic_la_LDFLAGS : Add CAP_LDFLAGS.Sven 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
| * Remove support for auto-spawning VTsSven Eden2017-03-14
| * Remove dependency of systemd units, services and slices for new sessions.Sven Eden2017-03-14
| * [Patch 3/3] Add cgroups initialization and handlingSven Eden2017-03-14
| * [Patch 2/3] Add cgroups initialization and handlingSven Eden2017-03-14
| * [Patch 1/3] Add cgroups initialization and handlingSven Eden2017-03-14
| * Create /run/systemd as neededSven Eden2017-03-14
| * Fix logind startupSven Eden2017-03-14
| * Remove obsolete headers and the src/core directory.Sven Eden2017-03-14