summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek
2013-05-01zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek
2013-04-30util: Add _sentinel_ to strextend()Colin Walters
2013-04-30kdbus: update kdbus.h from upstreamKay Sievers
2013-04-30units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering
2013-04-30build-sys: add makefile stub link to nss-myhostname/Lennart Poettering
2013-04-30cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering
2013-04-30cryptsetup: warn if keyfiles are world-readableLennart Poettering
2013-04-30cryptsetup: warn if /etc/crypttab is world-readableLennart Poettering
2013-04-30cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering
2013-04-30kernel-install: Clean upMantas Mikulėnas
2013-04-29man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek
2013-04-29nspawn: add -M option to optstringEvangelos Foutras
2013-04-26systemd-analyse: add "critical-chain" commandHarald Hoyer
2013-04-26dbus-manager.c: log error, why switch-root is refusedHarald Hoyer
2013-04-25coredump: use realloc() loop instead of malloc(768M)Colin Walters
2013-04-25core: remove duplicate MESSAGE= from log messageMirco Tischler
2013-04-25Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek
2013-04-25bus: avoid gcc warning about casting a pointer to int of different sizeZbigniew Jędrzejewski-Szmek
2013-04-25readahead: fix format string issueZbigniew Jędrzejewski-Szmek
2013-04-25Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek
2013-04-25Add some extra __attribute__ ((format)) sCristian Rodríguez
2013-04-25Make up for attribute malloc with alloc_sizeZbigniew Jędrzejewski-Szmek
2013-04-25Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek
2013-04-25systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIERZbigniew Jędrzejewski-Szmek
2013-04-25unit: rework stop pending logicLennart Poettering
2013-04-26always unconditionally create /dev/rtc and use it internallyKay Sievers
2013-04-25systemd: record the timestamps as early as possibleHarald Hoyer
2013-04-25util: rework safe_atod() to be locale-independentLennart Poettering
2013-04-25conf-parser: restrict .include usageLennart Poettering
2013-04-25kdbus: update kdbus.h from upstreamKay Sievers
2013-04-25journal: remove build warning when SELinux is disabledGreg Kroah-Hartman
2013-04-24cgroup: always validate cgroup controller namesLennart Poettering
2013-04-24login: allow watching virtual machines with sd_get_machine_names()Lennart Poettering
2013-04-24login: add new call sd_get_machine_names() to get a list of current virtual m...Lennart Poettering
2013-04-24nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optionalLennart Poettering
2013-04-24fileio: unify how we chop off whitespace from key and value in parse_env_file...Lennart Poettering
2013-04-24logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering
2013-04-24inhbit: show comm field of inhibiting processesLennart Poettering
2013-04-24bus: add monitoring facility to busctlLennart Poettering
2013-04-24do not create /dev/rtc symlink, let systemd search for it if neededKay Sievers
2013-04-24logind: properly enumerate user/session cgroups under their new suffixed namesLennart Poettering
2013-04-24systemctl: show reverse dependencies or before/after orderingZbigniew Jędrzejewski-Szmek
2013-04-24Small cleanupZbigniew Jędrzejewski-Szmek
2013-04-24readahead: be more verbose about creation failuresZbigniew Jędrzejewski-Szmek
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-24Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-04-24systemd: fall back to mounting /sys/fs/cgroup sans xattrZbigniew Jędrzejewski-Szmek
2013-04-24kdbus: update kdbus.h from upstreamKay Sievers