chiark / gitweb /
machined: move logic for bind mounting into containers from machinectl to machined
[elogind.git] / src / login /
2015-02-10 Lennart Poetteringlogind: tell Coverity that we knowingly ignore mkdir...
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-02 Thomas Hindoe Paab... remove unused variables
2015-01-28 Martin Pittlogind: handle closing sessions over daemon restarts
2015-01-27 Christian Seilerlogind: chown+chmod /run/user/$UID if mount(tmpfs)...
2015-01-27 Christian Seilerlogind: remove per-user runtime dir again if setup...
2015-01-22 Peter Huttererlogind: fix sd_eviocrevoke ioctl call
2015-01-22 Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-18 David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-18 David Herrmannlogind: hide 'self' links if not available
2015-01-14 Lennart Poetteringloginctl: fix misuse compound literals
2015-01-09 Lennart Poetteringloginctl: make session/user arguments optional for...
2015-01-09 Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2015-01-09 Lennart Poetteringlogind: when a bus call is done on a session, user...
2015-01-09 Lennart Poetteringlogind: include "self" object links in dbus introspection
2015-01-09 Lennart Poetteringloginctl: make "loginctl session-status" without sessio...
2015-01-08 Lennart Poetteringloginctl: port to generic verbs.h API
2015-01-08 Lennart Poetteringsystemctl,loginctl: start polkit agent for all polkit...
2015-01-08 Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-01 Zbigniew Jędrzejew... Remove "to allow" from policy messages
2014-12-29 Lennart Poetteringmachined: ignore spurious error
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-26 Lennart Poetteringloginctl: reindent --help text
2014-12-26 Lennart Poetteringloginctl: add more --help sections
2014-12-25 Filipe Brandenburgerpam_systemd: remove spurious include of <sys/capability.h>
2014-12-25 Filipe Brandenburgerlogind: remove spurious include of <sys/capability.h>
2014-12-24 Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-12-23 Lennart Poetteringbuild-sys: move core/build.h → shared/build.h
2014-12-11 Thomas Hindoe Paab... use correct format types
2014-12-11 Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-11-30 Ronny Chevaliertests: use assert_se instead of assert
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
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 Lennart Poetteringsd-bus: rename default bus address constants, they...
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-11-27 Josh Triplettlogind: Support logind.conf.d directories in the usual...
2014-11-15 Thomas Hindoe Paab... pam_systemd: remove unused null check
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-10 Lennart Poetteringbusctl: add "tree" command to explore object trees
2014-11-10 Mantas Mikulėnasinhibit: allow filtering --list by mode
2014-10-28 Timofey Titovetslogin: remove multi-seat-x
2014-10-23 Lennart Poetteringmac: also rename use_{smack,selinux,apparmor}() calls...
2014-10-23 WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
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...
next