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
Age
Commit message (
Expand
)
Author
2013-04-29
nspawn: add -M option to optstring
Evangelos Foutras
2013-04-26
systemd-analyse: add "critical-chain" command
Harald Hoyer
2013-04-26
dbus-manager.c: log error, why switch-root is refused
Harald Hoyer
2013-04-25
coredump: use realloc() loop instead of malloc(768M)
Colin Walters
2013-04-25
core: remove duplicate MESSAGE= from log message
Mirco Tischler
2013-04-25
Use attribute(unused) in PROTECT_ERRNO
Zbigniew Jędrzejewski-Szmek
2013-04-25
bus: avoid gcc warning about casting a pointer to int of different size
Zbigniew Jędrzejewski-Szmek
2013-04-25
readahead: fix format string issue
Zbigniew Jędrzejewski-Szmek
2013-04-25
Add printf attributes in exported headers
Zbigniew Jędrzejewski-Szmek
2013-04-25
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-25
Make up for attribute malloc with alloc_size
Zbigniew Jędrzejewski-Szmek
2013-04-25
Remove erroneous attribute((malloc)) annotations
Zbigniew Jędrzejewski-Szmek
2013-04-25
systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIER
Zbigniew Jędrzejewski-Szmek
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-26
always unconditionally create /dev/rtc and use it internally
Kay Sievers
2013-04-25
systemd: record the timestamps as early as possible
Harald Hoyer
2013-04-25
util: rework safe_atod() to be locale-independent
Lennart Poettering
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-25
kdbus: update kdbus.h from upstream
Kay Sievers
2013-04-25
journal: remove build warning when SELinux is disabled
Greg Kroah-Hartman
2013-04-24
cgroup: always validate cgroup controller names
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
nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional
Lennart Poettering
2013-04-24
fileio: unify how we chop off whitespace from key and value in parse_env_file...
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
bus: add monitoring facility to busctl
Lennart Poettering
2013-04-24
do not create /dev/rtc symlink, let systemd search for it if needed
Kay Sievers
2013-04-24
logind: properly enumerate user/session cgroups under their new suffixed names
Lennart Poettering
2013-04-24
systemctl: show reverse dependencies or before/after ordering
Zbigniew Jędrzejewski-Szmek
2013-04-24
Small cleanup
Zbigniew Jędrzejewski-Szmek
2013-04-24
readahead: be more verbose about creation failures
Zbigniew Jędrzejewski-Szmek
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
2013-04-24
systemd: fall back to mounting /sys/fs/cgroup sans xattr
Zbigniew Jędrzejewski-Szmek
2013-04-24
kdbus: update kdbus.h from upstream
Kay Sievers
2013-04-23
timer: make sure we restart timers even if units are still running or if one ...
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-04-23
bus: add cal to determine machine id of an owner of a service
Lennart Poettering
2013-04-23
bus: parse capability kdbus meta data of messages
Lennart Poettering
2013-04-22
bus: parse audit metadata from kdbus messages
Lennart Poettering
2013-04-22
bus: parse owner uid from cgroup path, too
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-22
core: there's no point to complain so loudly about non-isolatable boot targets
Lennart Poettering
2013-04-22
nspawn: suffix the nspawn cgroups with ".nspawn"
Lennart Poettering
2013-04-22
nspawn: always use cg_get_path() to determine fs path for a cgroup
Lennart Poettering
2013-04-21
systemd,nspawn: use extended attributes to store metadata
Zbigniew Jędrzejewski-Szmek
2013-04-21
bus: implement client logic for fd passing
Lennart Poettering
2013-04-19
nss-myhostname: ensure that glibc's assert is used
Dave Reisner
[next]