Age | Commit message (Expand) | Author |
2013-05-01 | zsh-completion: add s-a critical-chain | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | util: Add _sentinel_ to strextend() | Colin Walters |
2013-04-30 | kdbus: update kdbus.h from upstream | Kay Sievers |
2013-04-30 | units: add an easy-to-use unit template file systemd-nspawn@.service for runn... | Lennart Poettering |
2013-04-30 | build-sys: add makefile stub link to nss-myhostname/ | Lennart Poettering |
2013-04-30 | cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n... | Lennart Poettering |
2013-04-30 | cryptsetup: warn if keyfiles are world-readable | Lennart Poettering |
2013-04-30 | cryptsetup: warn if /etc/crypttab is world-readable | Lennart Poettering |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-30 | kernel-install: Clean up | Mantas Mikulėnas |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |
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 |