]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-seat.c
logind: rename 'pos' to 'position'
[thirdparty/systemd.git] / src / login / logind-seat.c
2015-07-10  David Herrmannlogind: rename 'pos' to 'position'
2015-07-08  Lennart PoetteringMerge pull request #500 from zonque/fileio
2015-07-08  Daniel MackMerge pull request #519 from poettering/man-bus-message...
2015-07-08  Daniel MackMerge pull request #501 from keszybz/remove-python...
2015-07-07  Daniel MackMerge pull request #502 from keszybz/login-small-cleanup
2015-07-07  Zbigniew Jędrzejew... treewide: fix typos of let's
2015-07-07  Zbigniew Jędrzejew... login: use normal comparison to zero for integers 502/head
2015-06-17  Lennart PoetteringMerge pull request #221 from utezduyar/man-cgtop-explai...
2015-06-17  Lennart PoetteringMerge pull request #176 from filbranden/test_cgroup_mask1
2015-06-16  Michal SchmidtMerge pull request #197 from dvdhrm/hashmap
2015-06-16  David HerrmannMerge pull request #223 from ronnychevalier/rc/warning_...
2015-06-16  Daniel MackMerge pull request #222 from utezduyar/mem-leak-on...
2015-06-16  Daniel MackMerge pull request #218 from poettering/dual-timestamp...
2015-06-15  Lennart Poetteringeverywhere: actually make use of DUAL_TIMESTAMP_NULL... 218/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Martin Pittlogind: handle closing sessions over daemon restarts
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
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-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-07-08  David Herrmannlogind: allow switching to unused VTs via SwitchTo()
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-05  Zbigniew Jędrzejew... logind: remove one cast
2014-03-04  Zbigniew Jędrzejew... logind: small simplifications
2014-02-25  David Herrmannlogin: set pos-slot to fallback on pos-eviction
2014-02-25  David Herrmannlogin: fix pos-array allocation
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-06  Zbigniew Jędrzejew... Update some message formats
2014-01-20  David Herrmannlogind: introduce session "positions"
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-28  David Herrmannlogind: require VTs on seat0 and forbid elsewhere
2013-11-28  David Herrmannlogind: make VT numbers unsigned
2013-11-28  David Herrmannlogin: revert lazy session-activation on non-VT seats
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-10-01  David Herrmannlogind: send PropertyChanged during deactivation
2013-09-17  David Herrmannlogind: implement generic multi-session
2013-09-17  David Herrmannlogind: introduce session-devices
2013-09-17  David Herrmannlogind: extract has_vts() from can_multi_session()
2013-09-17  David Herrmannlogind: fix seat_can_tty() to check for VTs
2013-09-17  David Herrmannlogind: rename vtconsole to seat0
2013-09-17  David Herrmannlogind: listen actively for session devices
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-13  Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-16  Zbigniew Jędrzejew... logind: redefine idleness to start at last activity
2012-09-12  Colin Guthrielogind: Avoid unnecesary rewrite of user file when...
2012-09-04  Lennart Poetteringjournal: generate structured journal messages for a...
2012-06-21  Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03  Kay Sieversimport udev repository
2012-01-18  Lennart Poetteringlogind: allow to create multiple sessions on non-multi...
2012-01-03  Lennart Poetteringlogind: if we can't open /dev/tty0, assume there is...
2011-12-31  Lennart Poetteringlogind: move logind into its own subdirectory