chiark / gitweb /
elogind.git
2017-03-29 Sven Eden[5/5] Apply missing fixes from upstream
2017-03-29 Sven Eden[4/5] Apply missing fixes from upstream
2017-03-29 Sven Eden[3/5] Apply missing fixes from upstream
2017-03-29 Sven Eden[2/5] Apply missing fixes from upstream
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-29 Марко М. Костић... po files: Update to upstream and some cleanup.
2017-03-29 Susant Sahanimissing.h : add bridge params
2017-03-29 Tom Gundersensiphash24: expose the internal helper functions
2017-03-29 Tom Gundersensiphash24: make siphash24_compress decomposable
2017-03-29 Tom Gundersensiphash24: move last compression iteration from compres...
2017-03-29 Tom Gundersensiphash24: split out the compression step
2017-03-29 Tom Gundersensiphash24: split out the finalization step
2017-03-29 Tom Gundersensiphash24: introduce state struct
2017-03-29 Lennart Poetteringlog: properly return -EINVAL from log_set_max_level_fro...
2017-03-29 David Herrmannsd-event: don't provide priority stability
2017-03-29 David Herrmannprioq: never shuffle identical entries
2017-03-29 Krzysztof Kotlengasd-event: fix prepare priority queue comparison function
2017-03-29 Hendrik Bruecknermising: add __NR_memfd_create syscall number for s390
2017-03-29 Filipe Brandenburgerbuild-sys: properly quote m4 macro arguments in CC_CHEC...
2017-03-29 David Herrmannmount: propagate error codes correctly
2017-03-29 Lennart Poetteringutil: clean-ups to enum parsers
2017-03-29 Lennart Poetteringutil: minor cleanups for loop_read() and friends
2017-03-29 Kay Sieverspam: elogind-user - call selinux module
2017-03-29 Lennart Poetteringsd-id128: make size constraints a bit more obvious
2017-03-29 Michal Schmidtsd-bus: correct size calculation in DBus fd receive
2017-03-29 Mike GilbertAdd fallback for kcmp() in case __NR_kcmp is undefined
2017-03-29 Fran DieguezAdd Galician language to LINGUAS file
2017-03-29 Michal Schmidtbasic: make sure argument of ELEMENTSOF is an array
2017-03-29 Michal Schmidtbasic: nicer assert messages
2017-03-29 Lukas Nykrynloginctl: print nontrivial properties in logictl show-*
2017-03-29 doubleodouglogin: support more than just power-gpio-key
2017-03-29 David Herrmannsd-bus: drop weird empty lines
2017-03-29 Lennart Poetteringtree-wide: drop redundant if checks before safe_close()
2017-03-29 Lennart Poetteringtree-wide: make more code use safe_close()
2017-03-29 Maciej Wereskisd_pid_notify_with_fds: fix computing msg_controllen
2017-03-29 Sangjung Woosmack: bugfix the smack label of symlink when '--with...
2017-03-29 Sangjung Woosmack: introduce new mac_smack_copy() function
2017-03-29 Zbigniew Jędrzejewsk... sd-daemon: fix sd_is_mq for non-mq fds
2017-03-29 Lennart Poetteringsd-login: rework error handling
2017-03-29 Martin Pittlogind: Listen to WMI hotkeys to catch SW_DOCK state...
2017-03-29 Lennart Poetteringsd-login: improve error handling
2017-03-29 Lennart Poetteringpager: set $LESSCHARSET when we output UTF8 chars
2017-03-29 Lennart Poetteringpager: also redirect stderr
2017-03-29 Kefeng Wanglogind: add standard gpio power button support
2017-03-29 Sven EdenVersion bump to v226.5 v226.5
2016-03-14 Mike Frysingerinclude sys/sysmacros.h in more places
2017-03-21 Sven EdenVersion bump to 226.4 v226.4
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-17 Sven Edenbasic/musl_missing.h : __compar_fn_t was defined twice...
2017-03-14 Sven EdenVersion bump to 226.3
2017-03-14 Sven EdenRename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP...
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenFix bug that program_invocation_name is NULL when backg...
2017-03-14 Sven EdenAdd mounting of a name=elogind cgroup if no init contro...
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenFixed gawk script for git-tar target.
2017-03-14 Sven EdenMakefile.am: Add a git-tar target, that removes all...
2017-03-14 Sven Edenconfigure.ac: Do not allow -Werror in gperf length...
2017-03-14 Sven EdenRemove (non.existent) support for logging to journald.
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven Edenelogind_cgroup_agent registers as elogind.Agent, not...
2017-03-14 Sven EdenVersion bump to 226.2
2017-03-14 Sven EdenUpdated man pages.
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenFix libelogind.pc.in
2017-03-14 Sven EdenVersion bump to 226.1
2017-03-14 Sven Edenuser_start_slice() : The slice name must end with ...
2017-03-14 Sven Edencg_shift_path(): Do not shift if cgroup and root are...
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenMakefile.am: Fixed paths and cleaned up unneeded values.
2017-03-14 Sven EdenAllow NULL session parameter for manager_get_session_by...
2017-03-14 Sven EdenDetect running cgroup controller.
2017-03-14 Sven EdenEmit PrepareForSleep when resuming and clear pending...
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenUpdate README
2017-03-14 Sven EdenStop sessions on ReleaseSession
2017-03-14 Sven EdenPKTTYAGENT make variable
2017-03-14 Sven Edenlibbasic_la_LDFLAGS : Add CAP_LDFLAGS.
2017-03-14 Sven EdenUninstall the cgroup release agent when the manager...
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven EdenAdd poweroff, suspend etc. loginctl commands
2017-03-14 Sven EdenIncorporate sleep.conf into logind.conf
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenRemove support for auto-spawning VTs
2017-03-14 Sven EdenRemove dependency of systemd units, services and slices...
2017-03-14 Sven Eden[Patch 3/3] Add cgroups initialization and handling
2017-03-14 Sven Eden[Patch 2/3] Add cgroups initialization and handling
2017-03-14 Sven Eden[Patch 1/3] Add cgroups initialization and handling
2017-03-14 Sven EdenCreate /run/systemd as needed
2017-03-14 Sven EdenFix logind startup
2017-03-14 Sven EdenRemove obsolete headers and the src/core directory.
2017-03-14 Sven EdenRemove librt dependency.
2017-03-14 Sven EdenRemove sd_is_mq
2017-03-14 Sven EdenFix man page building to be less systemd and more elogind.
2017-03-14 Sven EdenRemove man/sd[-_]bus[-_]error*.xml files, as elogind...
2017-03-14 Sven EdenChange systemd occurences in factory/etc/pam.d to elogind.
2017-03-14 Sven EdenFix pkginclude_HEADERS to what elogind needs and provides.
2017-03-14 Sven EdenRemove APPARMOR, BLKID and SECCOMP checks and feature.
2017-03-14 Sven EdenRemove dbus checks, it isn't used anywhere.
next