Age | Commit message (Expand) | Author |
2013-05-02 | Dynamically allocate bootchart logs | Nathaniel Chen |
2013-05-02 | Add help option to bootchart man page | Nathaniel Chen |
2013-05-02 | kdbus: update kdbus.h from upstream | Kay Sievers |
2013-05-02 | nspawn: inherit the exit status of container | Dave Reisner |
2013-05-01 | Annotate some functions as _const_ | Cristian Rodríguez |
2013-05-01 | dbus-execute: fix introspection | Ronny Chevalier |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-05-01 | zsh_completion: fix udevadm monitor flags | Daniel Wallace |
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 | hwdb: update | Kay Sievers |
2013-04-30 | update TODO | Lennart Poettering |
2013-04-30 | units: add an easy-to-use unit template file systemd-nspawn@.service for runn... | Lennart Poettering |
2013-04-30 | man: improve documentation for specifiers | Lennart Poettering |
2013-04-30 | build-sys: add makefile stub link to nss-myhostname/ | Lennart Poettering |
2013-04-30 | man: we need to be more careful with the unit search paths we document | 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-27 | Makefile-man.am: update | Kay Sievers |
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 | build-sys: add --with-debug-shell=PATH | Cristian Rodríguez |
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 |