summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-22update TODOLennart Poettering
2016-08-22sd-bus: add a small test case for sd_bus_trackLennart Poettering
2016-08-22sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...Lennart Poettering
2016-08-22sd-bus: ensure we don't dispatch track objects while we are adding names to themLennart Poettering
2016-08-22sd-bus: split out handling of reply callbacks on close into its own functionLennart Poettering
2016-08-22core: let's use set_contains() where appropriateLennart Poettering
2016-08-22man: document the new --wait switch of systemd-runLennart Poettering
2016-08-22run: optionally, wait for the service to finish and show its resultLennart Poettering
2016-08-22core: cache last CPU usage counter, before destorying a cgroupLennart Poettering
2016-08-22bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown typeLennart Poettering
2016-08-22bus-util: treat an empty string as a NULLLennart Poettering
2016-08-22bus-util: support mapping signed integers with bus_map_properties()Lennart Poettering
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-22man: document sd_bus_track objectsLennart Poettering
2016-08-22sd-bus: add a "recursive" mode to sd_bus_trackLennart Poettering
2016-08-22man: don't claim arguments where const that actually are notLennart Poettering
2016-08-22seccomp: make sure getrlimit() is among the default permitted syscallsLennart Poettering
2016-08-22mount-tool: return 0 instead of NULL in the acquire_description() (#4009)0xAX
2016-08-21hwdb: provide axis ranges for the Dell XPS M1530 (#4016)Peter Hutterer
2016-08-21networkd: fix typo (#4013)Zbigniew Jędrzejewski-Szmek
2016-08-21shared/install: do not enable masked instances (#4005)Zbigniew Jędrzejewski-Szmek
2016-08-21networkd: limit the number of routes to the kernel limit (#4007)Zbigniew Jędrzejewski-Szmek
2016-08-20machinectl: print OS release in `machinectl list` (#3975)Seraphime
2016-08-20Merge pull request #4001 from clintonroy/masterRonny Chevalier
2016-08-19Merge pull request #3965 from htejun/systemd-controller-on-unifiedZbigniew Jędrzejewski-Szmek
2016-08-20systemctl: kill all units specified on the command line, not just the first one.Clinton Roy
2016-08-19terminal-util: remove unnecessary check of result of isatty() (#4000)0xAX
2016-08-19Merge pull request #3909 from poettering/mount-toolEvgeny Vereshchagin
2016-08-19Merge pull request #3987 from keszybz/console-color-setupLennart Poettering
2016-08-19Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering
2016-08-19Merge pull request #3961 from keszybz/pr/3924Lennart Poettering
2016-08-19man: document that "systemctl switch-root" tries hard to pass state across (#...Lennart Poettering
2016-08-19Merge pull request #3997 from poettering/codition-udev-fixZbigniew Jędrzejewski-Szmek
2016-08-19terminal-util: use getenv_bool for $SYSTEMD_COLORSZbigniew Jędrzejewski-Szmek
2016-08-19systemd: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek
2016-08-19Merge pull request #3992 from poettering/hostname-fix2Ronny Chevalier
2016-08-19tests: let's stick to 8ch indenting, in perl code tooLennart Poettering
2016-08-19test: always check whether condition allocation workedLennart Poettering
2016-08-19shared/install: properly report masked units listed in Also=Zbigniew Jędrzejewski-Szmek
2016-08-19units: install user units as real files, not symlinks to ../system/Zbigniew Jędrzejewski-Szmek
2016-08-19units: synchronize Makefile and presets settingsZbigniew Jędrzejewski-Szmek
2016-08-19units: enable systemd-networkd-wait-online.service, disable all journal-remot...Zbigniew Jędrzejewski-Szmek
2016-08-19shared/install: when creating symlinks, keep existing relative symlinksZbigniew Jędrzejewski-Szmek
2016-08-19shared/install: move root skipping into create_symlink()Zbigniew Jędrzejewski-Szmek
2016-08-19man: describe what symlinks to unit do, and specify that presets must use rea...Zbigniew Jędrzejewski-Szmek
2016-08-19shared/install: ignore unit symlinks when doing preset-allZbigniew Jędrzejewski-Szmek
2016-08-19shared/install: remove unused paramater and add more commentsZbigniew Jędrzejewski-Szmek
2016-08-19systemctl: fix preset-all with missing /etc/systemd/systemZbigniew Jędrzejewski-Szmek
2016-08-19hwdb: let's no abbreivate HORIZONTAL as HORIZ (#3994)Lennart Poettering
2016-08-19man: minor wording fixesLennart Poettering