summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Working on legacy removal.enabled-optimizationDavid Strauss2014-05-212-221/+25
* Cache unit file states to avoid walking filesytem repeatedlySkyler Leigh Amador2014-04-289-31/+310
* machine-id: only look into KVM uuid when we are not running in aLennart Poettering2014-04-281-26/+27
* rename timedate-sntp to timesyncKay Sievers2014-04-283-309/+189
* conf-parser: Fix typo in commentJonathan Boulle2014-04-281-1/+1
* networkd: link - don't fail a link if RF kill is activeTom Gundersen2014-04-281-1/+2
* networkd: netdev - log when loading a .netdev fileTom Gundersen2014-04-281-0/+2
* sd-dhcp-client: log positive error numberUmut Tezduyar Lindskog2014-04-271-1/+15
* libnetworkd: add link local testsUmut Tezduyar Lindskog2014-04-274-4/+234
* networkd: do not complain about IFF_RUNNINGUmut Tezduyar Lindskog2014-04-271-1/+1
* job: add waiting jobs to run queue in unit_coldplugBrandon Philips2014-04-261-0/+3
* test-journal-flush: avoid predictable names in /var/tmpZbigniew Jędrzejewski-Szmek2014-04-261-2/+5
* networkd-wait-online: refactor a bitTom Gundersen2014-04-261-39/+34
* networkd-wait-online: drop config file and add commandline options insteadTom Gundersen2014-04-265-69/+80
* core: reindent {selinux, ima, smack}-setup.cWill Woods2014-04-262-131/+131
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-2512-2/+281
* core: make sure we always write changed cgroup attributes to the cgroupfsLennart Poettering2014-04-251-0/+13
* bootchart: print to stdout and display default values in helpZbigniew Jędrzejewski-Szmek2014-04-241-24/+41
* bootchart: rewrite usage message more generallyWaLyong Cho2014-04-241-16/+17
* bootchart: add control group optionWaLyong Cho2014-04-245-3/+22
* udev: warn when name_to_handle_at is not implementedZbigniew Jędrzejewski-Szmek2014-04-241-1/+4
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-247-37/+37
* service: add FailureAction= optionMichael Olbrich2014-04-244-14/+29
* udev: increase the size of RESULT bufferRobert Milasan2014-04-241-1/+1
* bus: update kdbus.hKay Sievers2014-04-241-2/+2
* test-resolve.c: Cleanup and make use of sockaddr_pretty()Daniel Buch2014-04-241-26/+22
* Fix keysize handling in cryptsetup (bits vs. bytes)David Härdeman2014-04-241-2/+9
* Add more password agent informationDavid Härdeman2014-04-244-9/+34
* util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering2014-04-242-16/+18
* networkd-wait-online: improve interoptability and enable by defaultTom Gundersen2014-04-248-28/+268
* hostnamectl: read kernel name and release from remoteDjalal Harouni2014-04-231-3/+8
* hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni2014-04-231-0/+12
* analyze: fix plot with bad y sizeJeffrey Clark2014-04-231-1/+1
* journal-gatewayd: bugfix for invalid level caseThomas Hindoe Paaboel Andersen2014-04-231-1/+1
* use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen2014-04-231-2/+2
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-237-34/+38
* install: simplificationLennart Poettering2014-04-231-2/+2
* label: there is no label_retest_selinux() callLennart Poettering2014-04-231-2/+0
* bus: simplificationLennart Poettering2014-04-231-3/+1
* backlight: warn if kernel exposes backlight device with bogus max_brightnessLennart Poettering2014-04-231-3/+7
* login: rename session_mute_vt() to session_prepare_vt()David Herrmann2014-04-232-3/+3
* login: give session ownership of VTRay Strode2014-04-231-0/+6
* bus: remove "on behalf" kdbus logic (ABI break)Kay Sievers2014-04-223-12/+5
* networkd: link - add missing curly bracketsThomas Hindoe Paaboel Andersen2014-04-221-0/+2
* networkd: link - reduce default verbosity a bitTom Gundersen2014-04-221-4/+4
* networkd: link - support IFLA_OPERSTATETom Gundersen2014-04-222-58/+51
* networkd: link - don't react to successfull link upTom Gundersen2014-04-221-3/+5
* networkd: link - log when starting clients failTom Gundersen2014-04-221-2/+8
* networkd: link - avoid cycle when failingTom Gundersen2014-04-221-0/+3
* networkd: link - stop clients when failingTom Gundersen2014-04-221-0/+35