chiark / gitweb /
journal: optimize iteration: skip whole files behind current location
[elogind.git] / src / login /
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...
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
next