Age | Commit message (Expand) | Author |
2016-01-12 | tree-wide: use xsprintf() where applicable | Daniel Mack |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-16 | logind: never select closing sessions for a VT | David Herrmann |
2015-07-16 | logind: prefer new sessions over older ones on VT switches | David Herrmann |
2015-07-10 | logind: rename 'pos' to 'position' | David Herrmann |
2015-07-06 | login: use normal comparison to zero for integers | Zbigniew Jędrzejewski-Szmek |
2015-06-16 | everywhere: actually make use of DUAL_TIMESTAMP_NULL macro | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-28 | logind: handle closing sessions over daemon restarts | Martin Pitt |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | Lennart Poettering |
2014-07-08 | logind: allow switching to unused VTs via SwitchTo() | David Herrmann |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | logind: remove one cast | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | logind: small simplifications | Zbigniew Jędrzejewski-Szmek |
2014-02-25 | login: set pos-slot to fallback on pos-eviction | David Herrmann |
2014-02-25 | login: fix pos-array allocation | David Herrmann |
2014-02-11 | logind: always kill session when termination is requested | Zbigniew Jędrzejewski-Szmek |
2014-02-05 | Update some message formats | Zbigniew Jędrzejewski-Szmek |
2014-01-20 | logind: introduce session "positions" | David Herrmann |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | logind: require VTs on seat0 and forbid elsewhere | David Herrmann |
2013-11-28 | logind: make VT numbers unsigned | David Herrmann |
2013-11-28 | login: revert lazy session-activation on non-VT seats | David Herrmann |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-01 | logind: send PropertyChanged during deactivation | David Herrmann |
2013-09-17 | logind: implement generic multi-session | David Herrmann |
2013-09-17 | logind: introduce session-devices | David Herrmann |
2013-09-17 | logind: extract has_vts() from can_multi_session() | David Herrmann |
2013-09-17 | logind: fix seat_can_tty() to check for VTs | David Herrmann |
2013-09-17 | logind: rename vtconsole to seat0 | David Herrmann |
2013-09-17 | logind: listen actively for session devices | David Herrmann |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | logind: redefine idleness to start at last activity | Zbigniew Jędrzejewski-Szmek |
2012-09-12 | logind: Avoid unnecesary rewrite of user file when switching sessions of the ... | Colin Guthrie |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-06-21 | logind: expose CanGraphical and CanTTY properties on seat objects | Lennart Poettering |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |