summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kdbus: update kdbus.h from upstreamKay Sievers2013-04-302-21/+29
* hwdb: updateKay Sievers2013-04-302-49/+421
* update TODOLennart Poettering2013-04-301-2/+0
* units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-304-7/+34
* man: improve documentation for specifiersLennart Poettering2013-04-301-13/+6
* build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-301-0/+1
* man: we need to be more careful with the unit search paths we documentLennart Poettering2013-04-301-42/+13
* cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering2013-04-302-14/+34
* cryptsetup: warn if keyfiles are world-readableLennart Poettering2013-04-302-9/+15
* cryptsetup: warn if /etc/crypttab is world-readableLennart Poettering2013-04-303-41/+48
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-304-22/+53
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-3010-65/+168
* kernel-install: Clean upMantas Mikulėnas2013-04-301-62/+75
* man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek2013-04-292-24/+56
* nspawn: add -M option to optstringEvangelos Foutras2013-04-291-1/+1
* Makefile-man.am: updateKay Sievers2013-04-271-0/+5
* systemd-analyse: add "critical-chain" commandHarald Hoyer2013-04-263-2/+387
* dbus-manager.c: log error, why switch-root is refusedHarald Hoyer2013-04-261-1/+6
* coredump: use realloc() loop instead of malloc(768M)Colin Walters2013-04-251-11/+26
* build-sys: add --with-debug-shell=PATHCristian Rodríguez2013-04-251-14/+16
* core: remove duplicate MESSAGE= from log messageMirco Tischler2013-04-251-1/+1
* Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek2013-04-253-2/+12
* bus: avoid gcc warning about casting a pointer to int of different sizeZbigniew Jędrzejewski-Szmek2013-04-251-1/+1
* readahead: fix format string issueZbigniew Jędrzejewski-Szmek2013-04-251-6/+6
* Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek2013-04-254-16/+35
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-257-9/+14
* Make up for attribute malloc with alloc_sizeZbigniew Jędrzejewski-Szmek2013-04-252-3/+4
* Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek2013-04-252-9/+9
* systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIERZbigniew Jędrzejewski-Szmek2013-04-251-9/+33
* unit: rework stop pending logicLennart Poettering2013-04-259-22/+32
* always unconditionally create /dev/rtc and use it internallyKay Sievers2013-04-262-78/+6
* systemd: record the timestamps as early as possibleHarald Hoyer2013-04-252-16/+27
* util: rework safe_atod() to be locale-independentLennart Poettering2013-04-254-9/+72
* conf-parser: restrict .include usageLennart Poettering2013-04-2511-24/+26
* kdbus: update kdbus.h from upstreamKay Sievers2013-04-251-1/+1
* journal: remove build warning when SELinux is disabledGreg Kroah-Hartman2013-04-251-3/+4
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-246-35/+89
* login: allow watching virtual machines with sd_get_machine_names()Lennart Poettering2013-04-243-15/+40
* login: add new call sd_get_machine_names() to get a list of current virtual m...Lennart Poettering2013-04-245-9/+75
* nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optionalLennart Poettering2013-04-242-54/+134
* fileio: unify how we chop off whitespace from key and value in parse_env_file...Lennart Poettering2013-04-242-18/+30
* logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering2013-04-243-13/+9
* inhbit: show comm field of inhibiting processesLennart Poettering2013-04-242-3/+7
* bus: add monitoring facility to busctlLennart Poettering2013-04-241-16/+250
* do not create /dev/rtc symlink, let systemd search for it if neededKay Sievers2013-04-242-12/+8
* add bash completion for systemd-analyzeHarald Hoyer2013-04-242-0/+71
* logind: properly enumerate user/session cgroups under their new suffixed namesLennart Poettering2013-04-241-32/+42
* systemctl: show reverse dependencies or before/after orderingZbigniew Jędrzejewski-Szmek2013-04-244-11/+73
* Small cleanupZbigniew Jędrzejewski-Szmek2013-04-242-68/+27
* readahead: be more verbose about creation failuresZbigniew Jędrzejewski-Szmek2013-04-241-16/+19