summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAgeFilesLines
* 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
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-045-7/+93
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-043-12/+6
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-042-57/+27
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-034-1/+69
* logind: fix printf formatLennart Poettering2014-03-031-1/+1
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-033-2/+62
* login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre2014-02-251-0/+12
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-251-1/+13
* login: fix pos-array allocationDavid Herrmann2014-02-251-1/+1
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-241-2/+0
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-246-6/+43