summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* networkd: link - drop assert from _free()Tom Gundersen2014-07-01
* sd-dhcp6-client: fix free before useTom Gundersen2014-07-01
* networkd: link - improve refcountingTom Gundersen2014-07-01
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-30
* fstab-generator: allow x-systemd.device-timeout for swap unitsZbigniew Jędrzejewski-Szmek2014-06-30
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* pc: no longer expose exec_prefix in .pc fileLennart Poettering2014-06-30
* pc: expose more drop-in dirs in the .pc fileLennart Poettering2014-06-30
* pc: export $libdir in the .pc fileLennart Poettering2014-06-30
* nspawn: block open_by_handle_at() and others via seccompLennart Poettering2014-06-30
* nspawn: let's avoid using goto to wildly for non-cleanup purposesLennart Poettering2014-06-30
* nspawn: simplify exit condition checkLennart Poettering2014-06-30
* nspawn: log a warning on failure from wait_for_terminate()Luke Shumaker2014-06-30
* nspawn: Fix regression with exit statusLuke Shumaker2014-06-30
* shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return valuesLuke Shumaker2014-06-30
* networkd: dhcp - use same metric for all DHCP-related routesTom Gundersen2014-06-30
* util: fix commentLennart Poettering2014-06-30
* tests: add missing XDG_RUNTIME_DIR env variableRonny Chevalier2014-06-30
* util: refuse considering UID 0xFFFF and 0xFFFFFFFF validLennart Poettering2014-06-29
* network-internal: initialize _cleanup_ variableTom Gundersen2014-06-29
* netowrkd:deserialize_dhcp_routes verify strndup retSusant Sahani2014-06-29
* networkd: dhcp - update the lifetime of an existing addressTom Gundersen2014-06-29
* sd-dhcp-client: don't fail hard if UDP socket can not be boundTom Gundersen2014-06-29
* networkd: improve DHCP error loggingTom Gundersen2014-06-29
* networkd: set static addresses immediatelyTom Gundersen2014-06-29
* Add support for DHCP static route optionsEugene Yakubovich2014-06-29
* networkd: merge DHCPv4 and DHCPv6 configTom Gundersen2014-06-29
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-29
* networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen2014-06-29
* doc: grammatical correctionsJan Engelhardt2014-06-28
* libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers2014-06-27
* journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz2014-06-27
* coredump: simplify compression logic a bitLennart Poettering2014-06-27
* coredump: replace Compression= setting by simpler Compress= boolean settingLennart Poettering2014-06-27
* coredump: don't expose the compression level as configuration optionLennart Poettering2014-06-27
* journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering2014-06-27
* coredump: don't be annoyed if another coredump hook removes our coredump whil...Lennart Poettering2014-06-27
* coredump: fix how the compression level is verifiedLennart Poettering2014-06-27
* coredump: add simple coredump vacuumingLennart Poettering2014-06-27
* main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering2014-06-27
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-27
* libudev: fix udev_queue_get_queue_is_empty() logicKay Sievers2014-06-27
* coredumpctl: fix potential deref of null pointerThomas Hindoe Paaboel Andersen2014-06-27
* coredump: make sure variable is set if uncompressedThomas Hindoe Paaboel Andersen2014-06-27
* coredumpctl: remove unused variableThomas Hindoe Paaboel Andersen2014-06-26
* coredump: fix debug messageThomas Hindoe Paaboel Andersen2014-06-26
* sd-dhcp6-client: Implement Rapid CommitPatrik Flykt2014-06-26
* sd-dhcp6-client: Implement Renew and RebindPatrik Flykt2014-06-26
* sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt2014-06-26
* sd-dhcp6-client: Add Option Request Option supportPatrik Flykt2014-06-26