index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
Age
Commit message (
Expand
)
Author
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-15
rules: uaccess - add ID_SOFTWARE_RADIO
Kay Sievers
2014-07-15
rules: consistently use "?*" instead of "*?"
Kay Sievers
2014-07-08
logind: allow switching to unused VTs via SwitchTo()
David Herrmann
2014-07-02
util: generalize is_localhost() and use it everywhere where applicable
Lennart Poettering
2014-06-21
pam_systemd: replace regex with sym file
Kay Sievers
2014-06-21
pam_systemd: rename source file to match the module
Kay Sievers
2014-05-22
logind: also escape external data when saving to /run
Lennart Poettering
2014-05-19
logind: fix Display property of user objects
Lennart Poettering
2014-05-16
logind: allow suspending if there are no displays
Mantas Mikulėnas
2014-05-15
logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-13
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2014-05-13
pam_systemd: use F_DUPFD_CLOEXEC when dupping session fds
Lennart Poettering
2014-04-23
use new name DRAW_TREE_VERTICAL
Thomas Hindoe Paaboel Andersen
2014-04-23
login: rename session_mute_vt() to session_prepare_vt()
David Herrmann
2014-04-23
login: give session ownership of VT
Ray Strode
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-09
login: add 'mir' to the list of session types
David Herrmann
2014-04-05
logind: remove one cast
Zbigniew Jędrzejewski-Szmek
2014-04-02
logind: don't print error if devices vanish during ACL-init
David Herrmann
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
2014-03-17
sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...
Lennart Poettering
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-12
sd-login: add sd_machine_get_class() call
Lennart Poettering
2014-03-11
logind: move lid switch handling from logind-main to logind-core
Kay Sievers
2014-03-11
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-11
logind: Do not fail display count if a device has no parent
Mantas Mikulėnas
2014-03-11
logind: add a debug message in case the session already exists
Djalal Harouni
2014-03-10
logind: fix policykit checks
Zbigniew Jędrzejewski-Szmek
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-06
logind: fix reference to systemd-user-sessions.service
Lennart Poettering
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-04
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-03-03
logind: fix printf format
Lennart Poettering
2014-03-03
logind: ignore lid switch if more than 1 display is connected
Lennart Poettering
2014-02-25
login: Allow calling org.freedesktop.login1.Seat.SwitchTo
Jasper St. Pierre
2014-02-25
login: set pos-slot to fallback on pos-eviction
David Herrmann
2014-02-25
login: fix pos-array allocation
David Herrmann
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-24
logind: detect whether the system is docked, and if it is inhibit lid switch ...
Lennart Poettering
2014-02-21
logind: when we wake up from suspend and the lid is still closed, go to sleep...
Lennart Poettering
2014-02-21
logind-session: Fix invalid free in the error case
Jasper St. Pierre
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
[next]