summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-11journalctl: refuse to --machine= in combination with --flush, --sync or --rotateLennart Poettering
2015-11-11networkd: improve loggingTom Gundersen
2015-11-11networkd: link - track state of IPv6LL addressTom Gundersen
2015-11-11networkd: ndisc - handle router advertisement in userspaceTom Gundersen
2015-11-11networkd: IPv6 router discovery - follow IPv6AcceptRouterAdvertisemnt=Tom Gundersen
2015-11-11networkd: dhcp6 - split up configure() methodTom Gundersen
2015-11-11sd-ndisc: introduce separate callbacksTom Gundersen
2015-11-11sd-ndisc: notify user on STOPTom Gundersen
2015-11-11sd-netlink: add support for RTA_PREFTom Gundersen
2015-11-11sd-netlink: types - let tables be sized implicitlyTom Gundersen
2015-11-11sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()Tom Gundersen
2015-11-11sd-dhcp6-client: add is_running() methodTom Gundersen
2015-11-11networkd: address - drop the 'added' flagTom Gundersen
2015-11-11networkd: dhcp4 - style fixesTom Gundersen
2015-11-11systemctl: make sure list-jobs doesn't return failure on successLennart Poettering
2015-11-11journalctl: make --rotate synchronous, tooLennart Poettering
2015-11-11journalctl: add new --sync switch for syncing the journal to diskLennart Poettering
2015-11-11systemctl: add a comment that clarifies why we do "return r" at the end of ma...Lennart Poettering
2015-11-11sd-bus: don't try to acquire connection selinux label unless selinux is actua...Lennart Poettering
2015-11-11Revert "systemctl: return EXIT_SUCCESS on success"Lennart Poettering
2015-11-11test-parse-util: cover negative numbers, leading spaces, and more range errorsMartin Pitt
2015-11-11Merge pull request #1837 from poettering/grabbag2Tom Gundersen
2015-11-11Merge pull request #1839 from evverx/fix-systemctl-cancelTom Gundersen
2015-11-11Merge pull request #1841 from keszybz/remove-snapshotTom Gundersen
2015-11-11Merge pull request #1655 from ssahani/netTom Gundersen
2015-11-11systemctl: return EXIT_SUCCESS on successEvgeny Vereshchagin
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-11systemctl: fix cancelEvgeny Vereshchagin
2015-11-10tmpfiles: don't consider it a problem if quota is not enabled on btrfsLennart Poettering
2015-11-10btrfs: when querying quota, make sure we don't choke if quota is disabledLennart Poettering
2015-11-10journald: be less picky when receiving epoll eventsLennart Poettering
2015-11-10core: change type of distribute_fds() prototype to return voidLennart Poettering
2015-11-10core: try to continue if coldplugging of a unit failsLennart Poettering
2015-11-10core: change return value of the unit's enumerate() call to voidLennart Poettering
2015-11-10journald: never accept fds from file systems with mandatory locking enabledLennart Poettering
2015-11-10Merge pull request #1835 from poettering/grabbag-of-stuffDaniel Mack
2015-11-10Merge pull request #1785 from ssahani/wordLennart Poettering
2015-11-10Merge pull request #1793 from filbranden/extract1Lennart Poettering
2015-11-10Merge pull request #1783 from vcaputo/still_make_progress_when_throttlingLennart Poettering
2015-11-10core: unit deps port to extract_first_wordSusant Sahani
2015-11-10networkctl: lldp port to extract_first_wordSusant Sahani
2015-11-10bond: port to extract_first_wordSusant Sahani
2015-11-10parse-util: really refuse parsing negative values as positive ones, even on x...Lennart Poettering
2015-11-10journald: dispatch SIGTERM/SIGINT with a low priorityLennart Poettering
2015-11-10core: accept time units for time-based resource limitsLennart Poettering
2015-11-10core: when parsing resource limits, be more careful with types and corner casesLennart Poettering
2015-11-10core: simplify parsing of capability bounding set settingsLennart Poettering
2015-11-10time-util: add parse_time(), which is like parse_sec() but allows specificati...Lennart Poettering
2015-11-10defs: rework CONF_DIRS_NULSTR() macroLennart Poettering
2015-11-10cgls: when showing root slice, put -.slice at top of treeLennart Poettering