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
2013-05-07
login: add missing _public_ to sd_get_machine_names()
Lennart Poettering
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
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-24
logind: don't busy loop if a job is still running but the delay timeout expires
Lennart Poettering
2013-04-24
inhbit: show comm field of inhibiting processes
Lennart Poettering
2013-04-24
logind: properly enumerate user/session cgroups under their new suffixed names
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-19
logind-dbus: initialize result variable
Lukas Nykryn
2013-04-18
sd-login.c: fixup for d70964d0
Harald Hoyer
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
login/sd-login.c: make use of _cleanup_free_ and friends
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
logind: filter configured cgroup controller lists
Lennart Poettering
2013-04-16
logind: when looking for cgroup prefixes, allocate from stack
Lennart Poettering
2013-04-15
core: always create /user and /machine top-level cgroup dirs
Lennart Poettering
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
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-10
logind: avoid creating stale session state files
Fedora systemd team
2013-04-09
logind: introduce an explicit session class for cronjobs and similar
Lennart Poettering
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
logind: consider key inhibitors that are taken by non-session processes as gl...
Lennart Poettering
2013-04-05
PAM, uaccess: check for logind, not for systemd
Martin Pitt
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-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-03-26
Drop src/login/uaccess.c, dead code
Martin Pitt
2013-03-23
uaccess: remove needless usb_id call from udev rules
Kay Sievers
2013-03-18
logind: exploit previous cleanups and simplify returns
Zbigniew Jędrzejewski-Szmek
2013-03-18
logind: Make more use of cleanup macros
Colin Walters
2013-03-18
Use bus_maybe_send_reply() where applicable
Colin Walters
2013-03-15
logind: explicitly create state directories during early initialization
Lennart Poettering
2013-03-11
Move udevadm to rootbindir
Michael Biebl
2013-03-07
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
logind: don't hit an assert if an close() on an input device fd fails with EN...
Lennart Poettering
2013-03-05
inhibit: print --list if no argument is given
Kay Sievers
2013-03-05
logind: when registering a new session always use previous session info from ...
Lennart Poettering
2013-03-01
inhibit: make the output more readable
Mantas Mikulėnas
2013-02-22
systemctl: make shutdown operations use irreversible jobs
Michal Schmidt
2013-02-14
update TODO
Thomas Hindoe Paaboel Andersen
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
[next]