Age | Commit message (Expand) | Author |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | logind: don't busy loop if a job is still running but the delay timeout expires | Lennart Poettering |
2013-04-24 | logind: properly enumerate user/session cgroups under their new suffixed names | Lennart Poettering |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-16 | logind: when looking for cgroup prefixes, allocate from stack | Lennart Poettering |
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | logind: explicitly create state directories during early initialization | Lennart Poettering |
2013-02-14 | update TODO | Thomas Hindoe Paaboel Andersen |
2013-02-09 | logind: rename "seat-master" tag to "master-of-seat" | Lennart Poettering |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering |
2013-01-24 | logind: only allow one shutdown/sleep action to be queued at the same time | Lennart Poettering |
2013-01-07 | logind: Capability of making seats without framebuffer devices | Oleg Samarin |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-09-21 | logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= | Lennart Poettering |
2012-09-21 | logind: allow users to override their own suspend/sleep inhibitors | Lennart Poettering |
2012-09-19 | logind: if a lid-switch lock was taken while the lid was closed, recheck lid ... | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-09-17 | logind: make VT reservation logic compatible with containers | Lennart Poettering |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering |
2012-08-08 | logind: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-06-15 | logind: more robust handling of VT-less systems | Michal Schmidt |
2012-05-31 | logind: properly clean up user cgroups when they run empty | Lennart Poettering |
2012-05-30 | logind: rework button setting semantics | Lennart Poettering |
2012-05-30 | logind: optionally handle power, sleep and lid switch events | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering |
2012-04-16 | logind: remove redundant entries from logind's default controller lists too | Lennart Poettering |
2012-04-16 | logind: hook up inhibit logic with idle hint logic | Lennart Poettering |
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-13 | logind: explicitly check for /dev/tty0 | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-03 | logind: log with AUTH facility | Lennart Poettering |
2012-03-30 | rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf | Kay Sievers |
2012-02-03 | cgroup: when getting cgroup empty notifications, always search up the tree | Lennart Poettering |
2012-01-31 | logind: if we have to stop a session, kill at least its leader | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2012-01-05 | logind: add needed include for sd_notify() | Kay Sievers |
2012-01-04 | journald: parse configuration file | Lennart Poettering |
2012-01-03 | logind: don't watch vcsa if nobody cares | Lennart Poettering |
2012-01-03 | logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't... | Lennart Poettering |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |