chiark / gitweb /
systemd-analyse: add "critical-chain" command
[elogind.git] / src /
2013-04-26 Harald Hoyersystemd-analyse: add "critical-chain" command
2013-04-26 Harald Hoyerdbus-manager.c: log error, why switch-root is refused
2013-04-26 Colin Walterscoredump: use realloc() loop instead of malloc(768M)
2013-04-26 Mirco Tischlercore: remove duplicate MESSAGE= from log message
2013-04-26 Zbigniew Jędrzejew... Use attribute(unused) in PROTECT_ERRNO
2013-04-26 Zbigniew Jędrzejew... bus: avoid gcc warning about casting a pointer to int...
2013-04-26 Zbigniew Jędrzejew... readahead: fix format string issue
2013-04-26 Zbigniew Jędrzejew... Add printf attributes in exported headers
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26 Zbigniew Jędrzejew... Make up for attribute malloc with alloc_size
2013-04-26 Zbigniew Jędrzejew... Remove erroneous attribute((malloc)) annotations
2013-04-26 Zbigniew Jędrzejew... systemd-python: attach fields to JournalHandler, add...
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-25 Kay Sieversalways unconditionally create /dev/rtc and use it inter...
2013-04-25 Harald Hoyersystemd: record the timestamps as early as possible
2013-04-25 Lennart Poetteringutil: rework safe_atod() to be locale-independent
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-25 Kay Sieverskdbus: update kdbus.h from upstream
2013-04-25 Greg Kroah-Hartmanjournal: remove build warning when SELinux is disabled
2013-04-24 Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-24 Lennart Poetteringlogin: allow watching virtual machines with sd_get_mach...
2013-04-24 Lennart Poetteringlogin: add new call sd_get_machine_names() to get a...
2013-04-24 Lennart Poetteringnss-myhostname: resolve 'localhost' so that /etc/hosts...
2013-04-24 Lennart Poetteringfileio: unify how we chop off whitespace from key and...
2013-04-24 Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-04-24 Lennart Poetteringinhbit: show comm field of inhibiting processes
2013-04-24 Lennart Poetteringbus: add monitoring facility to busctl
2013-04-24 Kay Sieversdo not create /dev/rtc symlink, let systemd search...
2013-04-24 Lennart Poetteringlogind: properly enumerate user/session cgroups under...
2013-04-24 Zbigniew Jędrzejew... systemctl: show reverse dependencies or before/after...
2013-04-24 Zbigniew Jędrzejew... Small cleanup
2013-04-24 Zbigniew Jędrzejew... readahead: be more verbose about creation failures
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-24 Zbigniew Jędrzejew... Standarize on one spelling of symlink error message
2013-04-24 Zbigniew Jędrzejew... systemd: fall back to mounting /sys/fs/cgroup sans...
2013-04-24 Kay Sieverskdbus: update kdbus.h from upstream
2013-04-23 Lennart Poetteringtimer: make sure we restart timers even if units are...
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-23 Lennart Poetteringbus: add cal to determine machine id of an owner of...
2013-04-23 Lennart Poetteringbus: parse capability kdbus meta data of messages
2013-04-23 Lennart Poetteringbus: parse audit metadata from kdbus messages
2013-04-23 Lennart Poetteringbus: parse owner uid from cgroup path, too
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringcore: there's no point to complain so loudly about...
2013-04-23 Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-23 Lennart Poetteringnspawn: always use cg_get_path() to determine fs path...
2013-04-22 Zbigniew Jędrzejew... systemd,nspawn: use extended attributes to store metadata
2013-04-22 Lennart Poetteringbus: implement client logic for fd passing
2013-04-19 Dave Reisnernss-myhostname: ensure that glibc's assert is used
2013-04-19 Lukas Nykrynlogind-dbus: initialize result variable
2013-04-19 Lukas Nykryncrypt-setup-generator: correctly check return of strdup
2013-04-19 Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-19 Harald HoyerReintroduce f_type comparison macro
2013-04-18 Zbigniew Jędrzejew... systemd-python: wrap sd_journal_add_conjunction
2013-04-18 Zbigniew Jędrzejew... nspawn: create empty /etc/resolv.conf if necessary
2013-04-18 Marius Vollmerjournal: when iterating through a file we might lose...
2013-04-18 Harald Hoyercryptsetup: ask for password, if key file cannot be...
2013-04-18 Kay Sieversbus: test - add hack to receive messages
2013-04-18 Kay Sieversbus: catch up with kernel changes
2013-04-18 Harald HoyerRevert f_type fixups
2013-04-18 Harald Hoyermacro.h: let F_TYPE_CMP() macro fail to compile, if...
2013-04-18 Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-18 Harald Hoyersd-login.c: fixup for d70964d0
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyerlogin/sd-login.c: make use of _cleanup_free_ and friends
2013-04-18 Harald Hoyerrename CMP_F_TYPE to F_TYPE_CMP
2013-04-18 Harald HoyerAdd ugly CMP_F_TYPE() macro
2013-04-18 Harald Hoyercore/execute: only clean the environment, if we have one
2013-04-18 Lennart Poetteringbuild-sys: add sd_journal_add_conjunction() to symbol...
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-18 Harald Hoyercryptsetup-generator: add support for rd.luks.key=
2013-04-18 Harald Hoyercryptsetup: set the timeout to 0 by default
2013-04-18 Lennart Poetteringexecute: always add in EXECUTABLE= field when we log...
2013-04-18 Lennart Poetteringsystemctl: drop usage of "internally loaded modules"
2013-04-17 Harald Hoyerfixup for cddf148028f52
2013-04-17 Auke Kokbootchart: Fix errno usage.
2013-04-17 Lennart Poetteringbus: replace aligned_alloc() with memalign() everywhere
2013-04-17 Henrik Grindal Bakkencore: Remove unnecessary typedef
2013-04-17 Harald Hoyerfixup 8c68a7017 and cast to (unsigned long)
2013-04-17 Harald Hoyerfixed statfs.f_type signed vs unsigned comparisons
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyersystemctl:enable_sysv_units() more _cleanup_free_
2013-04-17 Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-17 Harald Hoyercore/execute.c: debug log final execve() with argv[]
2013-04-17 Harald Hoyersystemctl: clarify usage of "--all" versus list-unit...
2013-04-17 Harald Hoyerjournalctl: specify "--unit=" and "--user-unit" multipl...
2013-04-17 Harald Hoyerjournal: add one more level on top with AND
2013-04-17 Harald Hoyercore/device.c: fix possible segfault
2013-04-17 Harald Hoyertimedated: fixed NTP enabled: n/a
2013-04-17 Mantas Mikulėnasfileio: also escape $ and ` when writing out env vars
2013-04-17 Zbigniew Jędrzejew... journalctl: show fields requested with --field in full
2013-04-17 Zbigniew Jędrzejew... systemd: ignore hw timestamps in containers
2013-04-17 Zbigniew Jędrzejew... sd-messages.h: add new bootchart message id
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... core: log a few more things under UNIT=...
2013-04-17 Zbigniew Jędrzejew... core/main: generate 4 parsing functions from a macro
2013-04-17 Zbigniew Jędrzejew... conf-parser: generate 7 parsing functions from a macro
2013-04-17 Steven Hiscockspython-systemd: Reader return special fields and _Reade...
2013-04-17 Zbigniew Jędrzejew... systemd-python: export new sd_journal_{process,get_even...
next