]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-session.c
tree-wide: use coccinelle to patch a lot of code to use mfree()
[thirdparty/systemd.git] / src / login / logind-session.c
2015-09-09  Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
2015-08-19  David HerrmannMerge pull request #990 from owtaylor/issue-989
2015-08-18  Owen W. Taylorlogind: get a fresh file descriptor to clean up a VT 990/head
2015-08-18  Owen W. Taylorlogind: use open_terminal() instead of open()
2015-08-12  Tom GundersenMerge pull request #939 from karelzak/smatch
2015-08-06  Daniel MackMerge pull request #898 from poettering/machined-fix...
2015-08-06  Lennart Poetteringlogind,machined: various smaller cleanups
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-05  Lennart PoetteringMerge pull request #877 from crawford/dhcp-private...
2015-08-05  Lennart PoetteringMerge pull request #876 from zonque/logind
2015-08-05  Daniel Macklogind: switch to sd_bus_track helper 876/head
2015-08-03  Daniel MackMerge pull request #837 from ssahani/dhcp
2015-07-31  Daniel MackMerge pull request #815 from poettering/coding-style-for
2015-07-31  Lennart PoetteringMerge pull request #806 from dvdhrm/proxy-cookie
2015-07-31  David Herrmannlogind: release VT-positions when closing sessions
2015-07-30  Daniel MackMerge pull request #787 from dvdhrm/bus-list
2015-07-30  Daniel MackMerge pull request #784 from eworm-de/typo
2015-07-29  Daniel MackMerge pull request #779 from poettering/fflush-and...
2015-07-29  Lennart Poetteringtree-wide: port everything over to fflush_and_check() 779/head
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-23  Daniel MackMerge pull request #539 from poettering/tmpfiles-journa...
2015-07-23  David HerrmannMerge pull request #537 from poettering/nss-mymachines...
2015-07-20  Tom GundersenMerge pull request #549 from ssahani/dhcp
2015-07-14  Tom GundersenMerge pull request #538 from mischief/multiple-routers
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-14  Daniel MackMerge pull request #530 from dvdhrm/resolve-host-dbus
2015-07-12  Tom GundersenMerge pull request #554 from poettering/ntp-pool
2015-07-12  Tom GundersenMerge pull request #553 from poettering/rt-group-sched
2015-07-11  Daniel MackMerge pull request #551 from poettering/fopen-temporary...
2015-07-11  Daniel MackMerge pull request #552 from poettering/path-is-mount...
2015-07-11  Lennart PoetteringMerge pull request #535 from martinpitt/master
2015-07-11  Daniel MackMerge pull request #548 from vcaputo/fix_path_state_deb...
2015-07-10  Daniel MackMerge pull request #542 from utezduyar/sd_unref-might...
2015-07-10  David Herrmannlogind: rename 'pos' to 'position'
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-03-15  Zbigniew Jędrzejew... logind: check return value of session_release
2015-03-14  Zbigniew Jędrzejew... logind: explicitly ignore errors we can do nothing...
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Martin Pittlogind: handle closing sessions over daemon restarts
2015-01-09  Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2014-11-28  Michal Schmidttreewide: another round of simplifications
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-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-09-23  David HerrmannSilence some "unchecked return-value" warnings
2014-09-19  David Herrmannlogin: pause devices before acknowledging VT switches
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-01  David Herrmannlogin: simplify controller handling
2014-08-31  Thomas Hindoe Paab... login: fix mem leak
2014-08-27  David Herrmannlogin: fix memory-leak on DropController()
2014-08-18  Lennart Poetteringhashmap: try to use the existing 64bit hash functions...
2014-08-14  Lennart Poetteringlogind: add new session type "web" for PAM web clients...
2014-08-13  David Herrmannlogin: share VT-signal handler between sessions
2014-08-11  Olivier Brunellogin: set_controller should fail if prepare_vt fails
2014-05-22  Lennart Poetteringlogind: also escape external data when saving to /run
2014-05-19  Lennart Poetteringlogind: fix Display property of user objects
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-04-23  David Herrmannlogin: rename session_mute_vt() to session_prepare_vt()
2014-04-23  Ray Strodelogin: give session ownership of VT
2014-04-09  David Herrmannlogin: add 'mir' to the list of session types
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-07  Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-06  Lennart Poetteringlogind: fix reference to systemd-user-sessions.service
2014-02-21  Jasper St. Pierrelogind-session: Fix invalid free in the error case
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-17  Djalal Harounilogind: close race on session state during logins
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-07  Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07  Lennart Poetteringlogind: rework session shutdown logic
2014-02-06  Zbigniew Jędrzejew... Update some message formats
2014-02-05  Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-02-05  Lennart Poetteringlogind: add new "wayland" session type
2014-01-20  David Herrmannlogind: introduce session "positions"
2014-01-15  Lennart Poetteringlogind: get rid of X11 display socket symlink
2013-12-22  Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-28  David Herrmannlogind: remove unused session->closing field
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 Herrmannlogind: mute/restore VT on behalf of session controllers
2013-11-28  David Herrmannlogind: restore session-controller after crash
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
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-17  Zbigniew Jędrzejew... Remove six unused variables and add annotation
2013-09-17  David Herrmannlogind: fix build for ARM with sizeof(dev_t) > sizeof...
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 session_activate(vtnr = 0)
2013-09-17  David Herrmannlogind: rename vtconsole to seat0
2013-09-17  David Herrmannlogind: make Session.Activate() lazy
next