summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAgeFilesLines
* hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bitLennart Poettering2014-08-191-15/+0
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-181-35/+29
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-151-1/+1
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-151-1/+1
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-151-7/+10
|/
* logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering2014-08-143-4/+19
* login: share VT-signal handler between sessionsDavid Herrmann2014-08-133-25/+71
* login: set_controller should fail if prepare_vt failsOlivier Brunel2014-08-112-14/+31
* bus: always explicitly close bus from main programsLennart Poettering2014-08-043-4/+4
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-032-18/+12
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-311-9/+9
* login: update systemd-user PAM configuration fileKay Sievers2014-07-291-7/+5
* Small modernizationsZbigniew Jędrzejewski-Szmek2014-07-182-2/+2
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-181-1/+4
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-161-19/+4
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-151-1/+1
* rules: uaccess - add ID_SOFTWARE_RADIOKay Sievers2014-07-151-0/+3
* rules: consistently use "?*" instead of "*?"Kay Sievers2014-07-151-6/+6
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-081-1/+6
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-021-3/+1
* pam_systemd: replace regex with sym fileKay Sievers2014-06-211-0/+15
* pam_systemd: rename source file to match the moduleKay Sievers2014-06-211-0/+0
* logind: also escape external data when saving to /runLennart Poettering2014-05-221-9/+45
* logind: fix Display property of user objectsLennart Poettering2014-05-195-3/+47
* logind: allow suspending if there are no displaysMantas Mikulėnas2014-05-161-5/+3
* logind: bring polkit policy for hibernate in line with suspend/poweroff/rebootLennart Poettering2014-05-151-1/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-1510-35/+35
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-154-10/+15
* replace more dup() by F_DUPFD_CLOEXECLennart Poettering2014-05-131-1/+1
* pam_systemd: use F_DUPFD_CLOEXEC when dupping session fdsLennart Poettering2014-05-131-1/+1
* use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen2014-04-231-2/+2
* login: rename session_mute_vt() to session_prepare_vt()David Herrmann2014-04-232-3/+3
* login: give session ownership of VTRay Strode2014-04-231-0/+6
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-121-1/+1
* login: add 'mir' to the list of session typesDavid Herrmann2014-04-092-0/+2
* logind: remove one castZbigniew Jędrzejewski-Szmek2014-04-051-2/+2
* logind: don't print error if devices vanish during ACL-initDavid Herrmann2014-04-021-1/+3
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-243-3/+17
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-186-29/+15
* build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering2014-03-174-1169/+0
* sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering2014-03-172-5/+93
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-145-0/+13
* sd-login: add sd_machine_get_class() callLennart Poettering2014-03-121-16/+31
* logind: move lid switch handling from logind-main to logind-coreKay Sievers2014-03-112-40/+40
* bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering2014-03-112-4/+6
* logind: Do not fail display count if a device has no parentMantas Mikulėnas2014-03-112-2/+4
* logind: add a debug message in case the session already existsDjalal Harouni2014-03-112-1/+14
* logind: fix policykit checksZbigniew Jędrzejewski-Szmek2014-03-101-0/+6
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-071-1/+1
* logind: fix reference to systemd-user-sessions.serviceLennart Poettering2014-03-061-1/+1