summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04tree-wide: standardize on $(PACKAGE_VERSION) for the version stringZbigniew Jędrzejewski-Szmek
2017-04-04build-sys: drop undefined target ref from Makefile.amZbigniew Jędrzejewski-Szmek
2017-04-04build-sys: drop undefined var ref from Makefile.amZbigniew Jędrzejewski-Szmek
2017-04-04build-sys: use a single ENABLE_LOGIND conditionalZbigniew Jędrzejewski-Szmek
2017-04-04shared/dissect-image: fix warning about unused function when !HAVE_BLKIDZbigniew Jędrzejewski-Szmek
2017-04-04Move busctl sources to src/busctlZbigniew Jędrzejewski-Szmek
2017-03-30journal-upload: add state file directory to ReadWritePaths (#5578)Yu Watanabe
2017-03-30Merge pull request #5670 from poettering/trivialitiesMartin Pitt
2017-03-30journal: fix up syslog facility when forwarding native messages (#5667)Michael Biebl
2017-03-30man: use <varlistentry> for all unit entriesLennart Poettering
2017-03-30README: document that gperf 3.1 is required for building nowLennart Poettering
2017-03-30units: move Before deps for quota services to remote-fs.target (#5627)tblume
2017-03-30sysv-generator: Provides: $network should also pull network.target to transac...Lukáš Nykrýn
2017-03-30serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632)Franck Bui
2017-03-30man: clarify that handle-lid-switch is a low level inhibitor lock (#5662)Michael Biebl
2017-03-30Merge pull request #5663 from keszybz/test-sizeof-moreLennart Poettering
2017-03-29test-sizeof: add some struct-timespec related fieldsZbigniew Jędrzejewski-Szmek
2017-03-29test-sizeof: do not link with libsystemd-sharedZbigniew Jędrzejewski-Szmek
2017-03-29basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek
2017-03-27units: make enablement of s-n-wait-online.service follow systemd-networkd.ser...Zbigniew Jędrzejewski-Szmek
2017-03-27rules: add a rule to set /dev/kvm access mode and ownership (#5597)Zbigniew Jędrzejewski-Szmek
2017-03-26hwdb: add resolution values for Waltop USB tablet (#5634)flussence
2017-03-24basic: don't link "libm.so" into "libbasic.so" (#5628)Thomas Haller
2017-03-22units: simplify rescue.service and emergency.service (#5623)Michael Biebl
2017-03-22build-sys: minor indentation fixMichael Biebl
2017-03-21basic/journal-importer: Fix unaligned access in get_data_size() (#5622)John Paul Adrian Glaubitz
2017-03-21Merge pull request #5531 from yuwata/mdnsZbigniew Jędrzejewski-Szmek
2017-03-21resolved: detect and warn other running LLMNR stackYu Watanabe
2017-03-21resolved: add global config option to control mDNS stackYu Watanabe
2017-03-21resolved: detect and warn other running mDNS stackYu Watanabe
2017-03-21resolved: do not start LLMNR or mDNS stack when no network enables themYu Watanabe
2017-03-20units: apply plymouth warning fix to in rescue mode as well (#5615)Daniel Molkentin
2017-03-20man: change /lib to /usr/lib (#5618)Lucas Werkmeister
2017-03-20systemctl: fix broken vertical lines in list-dependencies --all (#5608)Felix Zhang
2017-03-20rules: allow SPARC vdisk devices when identifying CD drives (#5599)John Paul Adrian Glaubitz
2017-03-19Updated Swedish translation (#5614)hanklank
2017-03-17units: do not throw a warning in emergency mode if plymouth is not installed ...Daniel Molkentin
2017-03-16Merge (¾ of) pull request #5596 from matijaskala/masterZbigniew Jędrzejewski-Szmek
2017-03-15base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...Djalal Harouni
2017-03-16check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala
2017-03-16assigning stdout and stderr is not allowedMatija Skala
2017-03-15man: Fix a simple grammar error in systemd.service.xml (#5594)AlexanderKurtz
2017-03-15fix includesMatija Skala
2017-03-14build-sys: make RPM macros installation path configurable (#5564)steelman
2017-03-14man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570)Adrian Heine né Lang
2017-03-14machinectl: don't return 1 in case we couldn't figure out container IP addres...Michal Sekletar
2017-03-14Never call unmap with MAP_FAILED. (#5590)Tobias Stoeckmann
2017-03-13journal: prevent integer overflow while validating header (#5569)Tobias Stoeckmann
2017-03-13Merge pull request #5571 from keszybz/tarball-generation-tweaksMartin Pitt
2017-03-13headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek