summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * Remove librt dependency.Sven Eden2017-03-14
| * Remove sd_is_mqSven Eden2017-03-14
| * Fix man page building to be less systemd and more elogind.Sven Eden2017-03-14
| * Remove man/sd[-_]bus[-_]error*.xml files, as elogind does not provide a syste...Sven Eden2017-03-14
| * Change systemd occurences in factory/etc/pam.d to elogind.Sven Eden2017-03-14
| * Fix pkginclude_HEADERS to what elogind needs and provides.Sven Eden2017-03-14
| * Remove APPARMOR, BLKID and SECCOMP checks and feature.Sven Eden2017-03-14
| * Remove dbus checks, it isn't used anywhere.Sven Eden2017-03-14
| * Remove unused and invalid udev definitionsSven Eden2017-03-14
| * Remove libidn featureSven Eden2017-03-14
| * Remove ELFUTILS, GCRYPT, GNUTLS, IMA, LIBAUDIT, LIBCRYPTSETUP,Sven Eden2017-03-14
| * Remove rogue compat-libs checksSven Eden2017-03-14
| * Fix lookup_errno by adding a gperf length parameter detection.Sven Eden2017-03-14