summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-07-02login: add rule for qemu's pci-bridge-seatGerd Hoffmann
2015-07-01login: re-use VT-sessions if they already existDavid Herrmann
2015-06-25logind: fix delayed execution regressionDaniel Mack
2015-06-21pam_systemd: Properly check kdbus availabilityJan Alexander Steffens (heftig)
2015-06-17Merge pull request #265 from smcv/logind-runtimedir-race-write-earlierLennart Poettering
2015-06-17Merge pull request #263 from kaysievers/wipKay Sievers
2015-06-17Merge pull request #259 from poettering/logind-label-fixTom Gundersen
2015-06-17logind: save /run/systemd/users/UID before starting user@.serviceSimon McVittie
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-17logind: apply selinux label to XDG_RUNTIME_DIRLennart Poettering
2015-06-17logind: rework display counting when detecting whether the system is dockedLennart Poettering
2015-06-16Merge pull request #218 from poettering/dual-timestamp-nullDaniel Mack
2015-06-16Merge pull request #219 from poettering/logind-dockedDaniel Mack
2015-06-16logind: cast close() call to (void)Lennart Poettering
2015-06-16logind: expose "Docked" bool as property on the busLennart Poettering
2015-06-16everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-06-15Merge pull request #180 from ronnychevalier/rc/coverity_cid_1304686Lennart Poettering
2015-06-15login: fix potential null pointer dereferenceRonny Chevalier
2015-06-14tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers
2015-06-10logind,sd-event: drop spurious new-linesLennart Poettering
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-06-05logind: Fix user_elect_display() to be more stablePhilip Withnall
2015-06-04Merge pull request #58 from pwithnall/wip/pwithnall/user-active-on-vt-switchDavid Herrmann
2015-06-04Merge pull request #57 from pwithnall/wip/pwithnall/udev-virtualbox-rulesDavid Herrmann
2015-06-02logind: Add a udev rule to tag all DRM cards with master-of-seatPhilip Withnall
2015-06-02logind: Save the user’s state when a session enters SESSION_ACTIVEPhilip Withnall
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-27logind: prefix some calls to unlink with (void)Daniel Mack
2015-05-27logind: unlink /run/nologin when shutdown is cancelledDaniel Mack
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-24logind: kill newline characters from log_error_errno() callsDaniel Mack
2015-04-24logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack
2015-04-24logind: add code for UTMP wall messagesDaniel Mack
2015-04-24logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack
2015-04-24logind: factor out polkit checksDaniel Mack
2015-04-24logind: make local functions staticDaniel Mack
2015-04-24logind: use sd_event timer source for inhibitor logicDaniel Mack
2015-04-24logind: drop unused argument from method_do_shutdown_or_sleep()Daniel Mack
2015-04-12pam_system: use (void) to silence coverityZbigniew Jędrzejewski-Szmek
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-07logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus callLennart Poettering