summaryrefslogtreecommitdiffstats
path: root/src (follow)
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
* machine-id-commit: Introduce machine-id-commit binaryDidier Roche2014-12-032-0/+106
* 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
* 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
* shared: add format helpers for printing MAC addressesTom Gundersen2014-12-022-3/+30
* 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
* 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
* resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...Lennart Poettering2014-12-011-17/+28
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-12-016-16/+6
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-12-013-17/+31
* 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
* terminal/screen: fix GL/GR double-mappingDavid Herrmann2014-11-301-3/+1
* delta: Fix broken separator supportAlison Chaiken2014-11-301-1/+1
* core: remove unused variablesRonny Chevalier2014-11-302-6/+3
* network: remove unused variableRonny Chevalier2014-11-301-9/+0
* tests: use assert_se instead of assertRonny Chevalier2014-11-308-94/+94
* resolve: remove unused variableRonny Chevalier2014-11-301-2/+0
* systemctl: remove unused variableThomas Hindoe Paaboel Andersen2014-11-301-1/+0
* udev: strings in C are NUL-terminated anyway, no need to add a second NUL...Lennart Poettering2014-11-301-1/+1
* journald-remote,journal-upload: Support .d directories in the usual search pathsJosh Triplett2014-11-292-8/+8
* timesyncd: Support timesyncd.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* resolved: Support resolved.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* coredump: Support coredump.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* bootchart: Support bootchart.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+6
* systemd-sleep: Support sleep.conf.d directories in the usual search pathsJosh Triplett2014-11-291-3/+4
* journald: Support journald.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett2014-11-293-5/+10
* systemctl: add edit verbRonny Chevalier2014-11-291-3/+519
* nspawn: fix unused variable warningZbigniew Jędrzejewski-Szmek2014-11-291-1/+8
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-298-19/+21