summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* networkd: fix typoTorstein Husebø2014-12-032-3/+3
* udevd: don't take reference for NULL rtnl objectTom Gundersen2014-12-031-2/+3
* strv: add calls to add two entries to an strv at onceLennart Poettering2014-12-033-1/+61
* localed: log xkbcommon errorsJan Synacek2014-12-031-4/+9
* nspawn: correct EEXIST check when creating directory to mount /tmp inLennart Poettering2014-12-031-2/+2
* build-sys: update man-listDavid Herrmann2014-12-031-1/+3
* machine-id-commit: add man pagesDidier Roche2014-12-033-0/+228
* machine-id-commit: add unit fileDidier Roche2014-12-033-0/+27
* machine-id-commit: Introduce machine-id-commit binaryDidier Roche2014-12-034-0/+119
* machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche2014-12-034-0/+91
* machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering2014-12-031-4/+6
* update TODOLennart Poettering2014-12-031-0/+2
* machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche2014-12-031-10/+34
* rfkill: rework how we generate file names from rfkill devicesLennart Poettering2014-12-031-23/+24
* libudev: set errno properly in all error conditions of udev_device_new_from_s...Lennart Poettering2014-12-031-1/+6
* DISTRO_PORTING: add full path for /usr/lib/systemd/systemd and fix grammarChris Atkinson2014-12-021-7/+7
* shared: add format helpers for printing MAC addressesTom Gundersen2014-12-023-3/+31
* update TODOLennart Poettering2014-12-021-0/+9
* rc-local: drop SysVStartPriority= field which is now obsoleteLennart Poettering2014-12-021-1/+0
* bus-proxy: don't log bus policy every single time we runLennart Poettering2014-12-021-1/+1
* busctl: fix 'command line' style output of propertiesLennart Poettering2014-12-021-1/+2
* systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering2014-12-024-3/+47
* manager: log deserialization errors only at LOG_DEBUG levelLennart Poettering2014-12-021-6/+6
* update TODOLennart Poettering2014-12-021-0/+2
* core: OOM really shouldn't be considered a deserialization parse failureLennart Poettering2014-12-022-4/+16
* networkctl: print the Gateway in the status outputTom Gundersen2014-12-021-1/+252
* sd-rtnl: route - allow GETROUTE with AF_UNSPECTom Gundersen2014-12-021-1/+2
* shared: udev-util - add hwdb cleanup macroTom Gundersen2014-12-021-0/+2
* sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}}Tom Gundersen2014-12-024-3/+73
* sd-rtnl: add typesystem for RTM_*NEIGHTom Gundersen2014-12-022-0/+23
* sd-rtnl: add a bit more debugging in case a message is droppedTom Gundersen2014-12-021-1/+3
* sd-rtnl: message - allow checking for attributes without reading out their co...Tom Gundersen2014-12-021-8/+32
* sd-rtnl: add sd_rtnl_message_route_get_familyTom Gundersen2014-12-022-0/+16
* build-sys: configure the list of system users, files and directoriesŁukasz Stelmach2014-12-016-1/+19
* man: BusName= is not optional for Type!=busUmut Tezduyar Lindskog2014-12-011-3/+1
* man: delete ZX as sole compression; "Compress=" as booleanChris Atkinson2014-12-012-4/+3
* resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...Lennart Poettering2014-12-011-17/+28
* update TODOLennart Poettering2014-12-011-0/+2
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-12-017-50/+6
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-12-013-17/+31
* update TODOLennart Poettering2014-12-011-0/+2
* cgroup-util: Don't send SIGCONT after SIGKILLRoss Lagerwall2014-11-301-1/+1
* timesyncd: minor simplificationLennart Poettering2014-11-301-10/+16
* journald: close passed fds we cannot make sense ofLennart Poettering2014-11-301-2/+10
* man: document that we set both soft and hard limits for Limit directivesRonny Chevalier2014-11-301-3/+3
* man: fix typosRonny Chevalier2014-11-301-3/+3
* man: document equivalence between Limit directives and ulimitRonny Chevalier2014-11-301-0/+81
* man: fix link to systemd-networkd-wait-online.service in systemd-networkd.ser...Chris Mayo2014-11-301-1/+1
* man: add a link to systemd-coredump(8) in Description of coredump.conf(5)Chris Mayo2014-11-301-1/+2
* terminal/screen: fix GL/GR double-mappingDavid Herrmann2014-11-301-3/+1