]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login
networkd: Fix a couple of typos
[thirdparty/systemd.git] / src / login /
2014-10-09  Lukasz Skalskilogind: mount per-user tmpfs with 'smackfsroot=*' for...
2014-09-27  Koen Kooilogind: add support for TPS65217 Power Button
2014-09-23  David HerrmannSilence some "unchecked return-value" warnings
2014-09-23  Zbigniew Jędrzejew... logind: add support for Triton2 Power Button
2014-09-19  David Herrmannlogin: pause devices before acknowledging VT switches
2014-09-17  Ronny Chevalierlogind: fix typo
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-26  Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-08-21  Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-18  Lennart Poetteringhashmap: try to use the existing 64bit hash functions...
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Lennart Poetteringbus-util: simplify bus_verify_polkit_async() a bit
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-08-15  Stef Waltersd-bus: Remove bus arg from bus_verify_polkit_async_reg...
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-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29  Kay Sieverslogin: update systemd-user PAM configuration file
2014-07-19  Zbigniew Jędrzejew... Small modernizations
2014-07-19  Zbigniew Jędrzejew... Be more verbose when bind or listen fails
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-15  Kay Sieversrules: uaccess - add ID_SOFTWARE_RADIO
2014-07-15  Kay Sieversrules: consistently use "?*" instead of "*?"
2014-07-08  David Herrmannlogind: allow switching to unused VTs via SwitchTo()
2014-07-02  Lennart Poetteringutil: generalize is_localhost() and use it everywhere...
2014-06-21  Kay Sieverspam_systemd: replace regex with sym file
2014-06-21  Kay Sieverspam_systemd: rename source file to match the module
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-16  Mantas Mikulėnaslogind: allow suspending if there are no displays
2014-05-15  Lennart Poetteringlogind: bring polkit policy for hibernate in line with...
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14  Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-05-13  Lennart Poetteringreplace more dup() by F_DUPFD_CLOEXEC
2014-05-13  Lennart Poetteringpam_systemd: use F_DUPFD_CLOEXEC when dupping session fds
2014-04-23  Thomas Hindoe Paab... use new name DRAW_TREE_VERTICAL
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-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-09  David Herrmannlogin: add 'mir' to the list of session types
2014-04-05  Zbigniew Jędrzejew... logind: remove one cast
2014-04-02  David Herrmannlogind: don't print error if devices vanish during...
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-17  Lennart Poetteringbuild-sys: move sd-login src/login → src/libsystemd...
2014-03-17  Lennart Poetteringsd-login: add calls that retrieve credentials of peers...
2014-03-14  Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-12  Lennart Poetteringsd-login: add sd_machine_get_class() call
2014-03-11  Kay Sieverslogind: move lid switch handling from logind-main to...
2014-03-11  Lennart Poetteringbus: replace sd_bus_label_{escape,unescape}() by new...
2014-03-11  Mantas Mikulėnaslogind: Do not fail display count if a device has no...
2014-03-11  Djalal Harounilogind: add a debug message in case the session already...
2014-03-10  Zbigniew Jędrzejew... logind: fix policykit checks
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-03-04  Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-04  Zbigniew Jędrzejew... logind: small simplifications
2014-03-03  Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-03-03  Lennart Poetteringlogind: fix printf format
2014-03-03  Lennart Poetteringlogind: ignore lid switch if more than 1 display is...
2014-02-25  Jasper St. Pierrelogin: Allow calling org.freedesktop.login1.Seat.SwitchTo
2014-02-25  David Herrmannlogin: set pos-slot to fallback on pos-eviction
2014-02-25  David Herrmannlogin: fix pos-array allocation
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-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-19  Maciej Wereskilogind: remove redundant check in manager_new()
2014-02-17  Djalal Harounilogind: close race on session state during logins
2014-02-13  Djalal Harounilogind: make sure to terminate systemd user on logouts
2014-02-12  Zbigniew Jędrzejew... logind: ignore PropertiesChanged signals for jobs
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-11  Djalal Harounilogind: use session_get_state() to get sessions state...
2014-02-11  Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-10  Michal Sekletarpam: use correct log level
2014-02-08  Zbigniew Jędrzejew... pam-module: avoid (null) in debug message
2014-02-07  Thomas Hindoe Paab... remove unused variables
2014-02-07  Lennart Poetteringcore: when an already abandoned unit gets abandoned...
2014-02-07  Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07  Djalal Harounilogind: add function session_jobs_reply() to unify...
2014-02-07  Lennart Poetteringlogind: given that we can now relatively safely shutdow...
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: make session type and class settable via the...
2014-02-05  Lennart Poetteringlogind: add new "wayland" session type
2014-01-26  Matthew Monacopam_systemd: Ignore vtnr when seat != seat0
2014-01-25  Zbigniew Jędrzejew... build-sys: create "compatibility libraries" section
2014-01-25  Zbigniew Jędrzejew... build-sys: merge libsystemd-login into libsystemd
next