summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* journald: be more careful when we try to flush the runtime journal to disk an...v203Lennart Poettering2013-05-072-1/+7
* core: escape unit name from udevMUNEDA Takahiro2013-05-061-3/+9
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-069-180/+423
* fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek2013-05-062-9/+18
* core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering2013-05-061-0/+3
* condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan2013-05-061-0/+2
* quota: use QUOTACHECK path correctly as tested in configure.acLennart Poettering2013-05-061-15/+13
* nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering2013-05-061-1/+1
* kernel-install: add default install scriptsHarald Hoyer2013-05-063-57/+96
* keymap/findkeyboards: avoid throwaway attribute-walkVille Skyttä2013-05-031-1/+1
* Spelling fixesVille Skyttä2013-05-033-3/+3
* systemctl: use GREEDY_REALLOC in one more placeZbigniew Jędrzejewski-Szmek2013-05-031-2/+1
* journal: as a µ-opt, use sizeof instead of strlenZbigniew Jędrzejewski-Szmek2013-05-031-10/+14
* cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-032-1/+10
* systemctl: add --plain option to list-dependenciesLukas Nykryn2013-05-031-17/+33
* journal: Set the default keep free value to 15% (up from 5%)Colin Guthrie2013-05-031-1/+1
* core: bump simultaneous bus connection limit to 512Lennart Poettering2013-05-031-1/+1
* cryptsetup: downgrade world-writable warning againLennart Poettering2013-05-031-1/+5
* time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-05-022-40/+32
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-0272-275/+291
* hashmap.h: fix coding style issueDaniel Buch2013-05-031-7/+7
* test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-031-0/+508
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-75/+47
* bootchart: cleanup unused structs and globalsAuke Kok2013-05-021-8/+0
* Dynamically allocate bootchart logsNathaniel Chen2013-05-025-143/+437
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-69/+81
* nspawn: inherit the exit status of containerDave Reisner2013-05-021-1/+1
* Annotate some functions as _const_Cristian Rodríguez2013-05-011-6/+6
* dbus-execute: fix introspectionRonny Chevalier2013-05-011-3/+2
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-017-45/+49
* zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-011-0/+4
* util: Add _sentinel_ to strextend()Colin Walters2013-04-301-1/+1
* kdbus: update kdbus.h from upstreamKay Sievers2013-04-302-21/+29
* units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-301-6/+12
* build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-301-0/+1
* cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering2013-04-301-10/+34
* cryptsetup: warn if keyfiles are world-readableLennart Poettering2013-04-301-4/+14
* cryptsetup: warn if /etc/crypttab is world-readableLennart Poettering2013-04-302-5/+22
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-303-19/+49
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-308-52/+156
* kernel-install: Clean upMantas Mikulėnas2013-04-301-62/+75
* man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek2013-04-291-0/+3
* nspawn: add -M option to optstringEvangelos Foutras2013-04-291-1/+1
* systemd-analyse: add "critical-chain" commandHarald Hoyer2013-04-261-2/+349
* 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
* 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