chiark / gitweb /
Add --enable-debug=elogind configure option and fix cgroup path
[elogind.git] / src / login / logind.c
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenUninstall the cgroup release agent when the manager...
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 Eden[Patch 3/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 EdenFix man page building to be less systemd and more elogind.
2017-03-14 Sven EdenRemove unused and invalid udev definitions
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Sven EdenPrep v220: elogind does not need to register with syste...
2017-03-14 Sven EdenPrep v220: Use new cgroups functions
2017-03-14 Andy WingoClassify processes from sessions into cgroups
2017-03-14 Andy WingoFix the login monitor
2017-03-14 Andy WingoBeginnings of handling suspend/etc within logind
2017-03-14 Andy WingoRemove systemd subscription and user/session units
2017-03-14 Andy WingoRemove support for auto-spawning VTs
2017-03-14 Andy WingoCreate /run/systemd as needed
2017-03-14 Lennart Poetteringeverywhere: port everything to sigprocmask_many() and...
2017-03-14 Daniel Macklogind: fix delayed execution regression
2017-03-14 Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2017-03-14 Daniel Macklogind: prefix some calls to unlink with (void)
2017-03-14 Ricardo WurmusRename systemd-logind to logind.
2017-03-14 Daniel Macklogind: add support for /run/nologin and /run/systemd...
2017-03-14 Daniel Macklogind: add code for UTMP wall messages
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: make local functions static
2017-03-14 Daniel Macklogind: use sd_event timer source for inhibitor logic
2017-03-14 Ronny Chevaliershared: add formats-util.h
2016-03-06 Andy WingoClassify processes from sessions into cgroups
2016-03-06 Andy WingoSet up cgroups when logind starts
2015-09-01 Andy WingoFix the login monitor
2015-08-29 Andy WingoIncorporate sleep.conf into logind.conf
2015-08-23 Andy WingoBeginnings of handling suspend/etc within logind
2015-08-23 Andy Wingologind.c cleanup
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
2015-08-20 Andy WingoCreate /run/systemd as needed v219.3
2015-08-18 Andy WingoFix logind startup
2015-08-15 Ricardo WurmusRename systemd-logind to logind.
2015-03-06 David Herrmannlogin: make hold-off timeout configurable
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Josh Triplettlogind: Support logind.conf.d directories in the usual...
2014-09-19 David Herrmannlogin: pause devices before acknowledging VT switches
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-26 Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-18 Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Stef Waltersd-bus: Remove bus arg from bus_verify_polkit_async_reg...
2014-08-13 David Herrmannlogin: share VT-signal handler between sessions
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-11 Kay Sieverslogind: move lid switch handling from logind-main to...
2014-03-04 Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-03 Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-24 Lennart Poetteringlogind: detect whether the system is docked, and if...
2014-02-21 Lennart Poetteringlogind: when we wake up from suspend and the lid is...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19 Maciej Wereskilogind: remove redundant check in manager_new()
2014-02-13 Djalal Harounilogind: make sure to terminate systemd user on logouts
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2013-12-18 Lennart Poetteringcore,logind,networkd: check for udev device initializat...
2013-12-18 Lennart Poetteringcore,logind,networkd: don't pick up devices from udev...
2013-12-13 Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-12 Kay Sieversbus: remove explicit activator-specific flags, the...
2013-12-12 Kay Sieversbus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl...
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-11 Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-26 Zbigniew Jędrzejew... Move part of logind.c into a separate file
2013-09-24 Lukas Nykrynlogind: return -EINVAL when PID is wrong
2013-09-17 David Herrmannlogind: rename vtconsole to seat0
2013-09-17 David Herrmannlogind: add session controllers
2013-09-17 David Herrmannlogind: add infrastructure to watch busnames
2013-09-17 David Herrmannlogind: listen actively for session devices
2013-09-16 Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-08-28 Zbigniew Jędrzejew... logind: be more verbose on errors
2013-08-13 Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-10 Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
next