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
/
sd-login.c
Age
Commit message (
Expand
)
Author
2013-10-10
login: make sd_session_get_vt() actually work
David Herrmann
2013-10-10
login: fix invalid free() in sd_session_get_vt()
David Herrmann
2013-09-16
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-09-11
sd-login: add a public accessor for the VT number
Giovanni Campagna
2013-06-21
login: add an api to determine the slice a PID is located in to libsystemd-login
Lennart Poettering
2013-06-20
sd-login: update machine enumeration/notifications APIs for new /run/systemd/...
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-05-07
login: add missing _public_ to sd_get_machine_names()
Lennart Poettering
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
2013-04-24
login: allow watching virtual machines with sd_get_machine_names()
Lennart Poettering
2013-04-24
login: add new call sd_get_machine_names() to get a list of current virtual m...
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-18
sd-login.c: fixup for d70964d0
Harald Hoyer
2013-04-18
login/sd-login.c: make use of _cleanup_free_ and friends
Harald Hoyer
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-15
sd-login: add a sd_pid_get_user_unit() call
Lennart Poettering
2013-04-11
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-04-04
login: add sd_login_monitor_get_timeout() public api call
Lennart Poettering
2013-04-04
login: add new public API call sd_login_monitor_get_events() to get poll() fl...
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
Revert "log_error() if inotify_add_watch() fails"
Lennart Poettering
2013-02-13
log_error() if inotify_add_watch() fails
Harald Hoyer
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-01-15
login: introduce sd_session_get_tty()
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-12
login: reshuffle meaning of require_active parameter
Lennart Poettering
2012-09-12
logind: Add a two new variables to the user session tracking file.
Colin Guthrie
2012-06-21
login: wrap CanTTY and CanGraphical seat attributes in libsystemd-login
Lennart Poettering
2012-06-21
logind: introduce a state for session, being one of online, active, closing
Lennart Poettering
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-02-15
login: introduce sd_session_get_display()
Lennart Poettering
2012-02-14
login: add new sd_session_get_type() and sd_session_get_class API calls
Lennart Poettering
2012-02-13
sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...
Lennart Poettering
2012-01-13
sd-login: teach sd_pid_get_unit() proper handling of instantiated services
Lennart Poettering
2012-01-05
login: implement sd_session_get_service()
Lennart Poettering
2012-01-04
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...
Lennart Poettering
2012-01-03
logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...
Lennart Poettering
2012-01-03
login: introduce sd_pid_get_service()
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering