summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAgeFilesLines
* added missing handling of button release eventsYegor Alexeyev2021-07-281-2/+42
* Check return value of pam_get_item/pam_get_data functionsRiccardo Schirone2021-07-271-11/+55
* logind: action* parameters can't be NULL in verify_shutdown_creds()Franck Bui2021-07-231-9/+10
* tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argumentYu Watanabe2021-07-151-16/+8
* Merge pull request #20109 from keszybz/timestamp-macrosYu Watanabe2021-07-143-15/+7
|\
| * tree-wide: add FORMAT_TIMESTAMP_RELATIVE()Zbigniew Jędrzejewski-Szmek2021-07-091-4/+2
| * tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-091-5/+2
| * tree-wide: use FORMAT_TIMESTAMP()Zbigniew Jędrzejewski-Szmek2021-07-092-6/+3
* | tree-wide: make cunescape*() functions return ssize_tZbigniew Jędrzejewski-Szmek2021-07-091-15/+8
|/
* logind: allow binding different operation to reboot key long pressesYegor Alexeyev2021-07-086-25/+170
* login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-sea...Franck Bui2021-07-051-5/+0
* login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat'...Franck Bui2021-07-051-3/+0
* login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be setFranck Bui2021-07-051-0/+5
* Revert "login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to ...Lennart Poettering2021-07-011-4/+0
* Merge pull request #20058 from keszybz/status-formatZbigniew Jędrzejewski-Szmek2021-07-011-1/+1
|\
| * logind, units: unit Descriptions should be capitalizedZbigniew Jędrzejewski-Szmek2021-06-301-1/+1
* | Merge pull request #20074 from yuwata/fix-typoZbigniew Jędrzejewski-Szmek2021-06-301-1/+1
|\ \
| * | tree-wide: "a" -> "an"Yu Watanabe2021-06-301-1/+1
| |/
* | login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be setFranck Bui2021-06-301-0/+4
|/
* dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()Yu Watanabe2021-06-242-2/+0
* basic/efivars: replace dynanamic creation of efivar names with static stringsZbigniew Jędrzejewski-Szmek2021-06-151-4/+4
* tree-wide: add missing whitespace at the end of commentsYu Watanabe2021-06-151-1/+1
* pam: do not require a non-expired password for user@.serviceZbigniew Jędrzejewski-Szmek2021-06-011-1/+1
* logind-dbus: correctly calculate when to create /etc/nologin file in all casesLennart Poettering2021-06-011-2/+7
* userdb: make most loading of JSON user record data "permissive"Lennart Poettering2021-06-011-1/+1
* loginctl: kill calling user when invoked with empty stringLennart Poettering2021-05-251-6/+18
* sleep: use SleepOperation enum everywhere and drop sleep_settings()Lennart Poettering2021-05-222-27/+27
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-193-21/+42
* meson: use jinja2 for src/loginZbigniew Jędrzejewski-Szmek2021-05-196-62/+41
* userdb: rename userdb lookup flags a bitLennart Poettering2021-05-071-2/+2
* udev: uaccess: remove ID_FFADO entryTakashi Sakamoto2021-05-051-3/+0
* hwdb: ieee1394-unit-function: add entry for AV/C device with vendor unique co...Takashi Sakamoto2021-05-051-3/+1
* hwdb: ieee1394-unit-function: add entry for AV/C device with generic AV/C com...Takashi Sakamoto2021-05-051-1/+0
* hwdb: ieee1394-unit-function: add entries for Point Grey camerasTakashi Sakamoto2021-05-051-2/+0
* hwdb: ieee1394-unit-function: add IIDC generic entriesTakashi Sakamoto2021-05-051-2/+1
* bus-print-property: introduce BusPrintPropertyFlagsYu Watanabe2021-04-281-15/+12
* logind: use new sd_device_trigger() APILennart Poettering2021-04-281-11/+2
* logind:add missing equal signjiangchuangang2021-04-231-1/+1
* Merge pull request #19124 from takaswie/topic/fw-audio-entriesLennart Poettering2021-04-231-0/+4
|\
| * hwdb: add hardware database for unit of IEEE 1394Takashi Sakamoto2021-04-071-0/+4
* | fix: point to the correct drop-ins subdirectory for confsJóhann B. Guðmundsson2021-04-221-1/+1
* | logind: tweak log messageZbigniew Jędrzejewski-Szmek2021-04-191-1/+1
* | partition, random-seed, logind: fix log messages with %mZbigniew Jędrzejewski-Szmek2021-04-141-2/+2
* | tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-143-7/+7
* | login: logind-dbus: support scheduled kexec (#19162)Jérôme Carretero2021-04-091-1/+3
* | tree-wide: sd_bus_error_setf → set_bus_error_setZbigniew Jędrzejewski-Szmek2021-04-073-31/+31
|/
* logind: Rename kexec reboot flagDeepak Rawat2021-03-311-3/+3
* logind: Add new flag for kexec rebootDeepak Rawat2021-03-311-0/+5
* config files: recommend systemd-analyze cat-configZbigniew Jędrzejewski-Szmek2021-03-261-0/+2
* tree-wide: reopen log after fork when neededSergey Bugaev2021-03-221-1/+1