summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* test-sizeof: do not link with libsystemd-sharedZbigniew Jędrzejewski-Szmek2017-03-291-3/+0
* rules: add a rule to set /dev/kvm access mode and ownership (#5597)Zbigniew Jędrzejewski-Szmek2017-03-271-1/+3
* basic: don't link "libm.so" into "libbasic.so" (#5628)Thomas Haller2017-03-241-2/+1
* units: simplify rescue.service and emergency.service (#5623)Michael Biebl2017-03-221-0/+10
* build-sys: minor indentation fixMichael Biebl2017-03-221-1/+1
* build-sys: make RPM macros installation path configurable (#5564)steelman2017-03-141-1/+5
* build-sys: add helper command to sign tarballsZbigniew Jędrzejewski-Szmek2017-03-111-0/+3
* build-sys: simplify git tar invocationZbigniew Jędrzejewski-Szmek2017-03-111-1/+1
* build-sys: make more targets .PHONYZbigniew Jędrzejewski-Szmek2017-03-111-0/+3
* build-sys: only install legacy *.pkla files with old polkit versions (#5555)Martin Pitt2017-03-081-0/+2
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-03-071-3/+0
* Avoid strict DM interface version dependencies (#5519)Michael Biebl2017-03-021-0/+1
* build-sys: do not require everything to be rebuild to push man pages (#5521)Zbigniew Jędrzejewski-Szmek2017-03-021-1/+1
* Revert "environment.d: fix date"Zbigniew Jędrzejewski-Szmek2017-03-011-1/+1
* environment.d: fix dateZbigniew Jędrzejewski-Szmek2017-03-011-1/+1
* journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek2017-02-281-0/+2
* Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"Lennart Poettering2017-02-231-22/+1
* Revert "Makefile.am: add a `\` (#5422)"Lennart Poettering2017-02-231-5/+5
* Makefile.am: add a `\` (#5422)Susant Sahani2017-02-211-5/+5
* udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)Susant Sahani2017-02-221-1/+22
* build-sys: bump package versionLennart Poettering2017-02-211-3/+3
* Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering2017-02-211-3/+41
|\
| * build-sys: make environment.d support conditionalZbigniew Jędrzejewski-Szmek2017-02-201-3/+7
| * build-sys,man: load /etc/environment and describe the new environment.d syntaxRay Strode2017-02-201-0/+7
| * environment-generator: new generator to peruse environment.dZbigniew Jędrzejewski-Szmek2017-02-201-0/+10
| * man: add systemd.environment-generator(7) with two examplesZbigniew Jędrzejewski-Szmek2017-02-201-1/+3
| * manager: run environment generatorsZbigniew Jędrzejewski-Szmek2017-02-201-0/+6
| * basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-02-111-0/+9
* | units: enable resolved bus activation though a symlink in /etcLennart Poettering2017-02-171-4/+2
* | Merge pull request #5338 from mbiebl/fix-install-tests-targetEvgeny Vereshchagin2017-02-171-6/+7
|\ \
| * | build-sys: drop now-unneeded $SYSTEMD_TEST_DATA when running testsZbigniew Jędrzejewski-Szmek2017-02-171-1/+0
| * | tests: look for tests relative to source dir when running from build dirZbigniew Jędrzejewski-Szmek2017-02-161-0/+2
| * | Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document itZbigniew Jędrzejewski-Szmek2017-02-161-1/+1
| * | test: run valgrind-tests under $TESTS_ENVIRONMENTMartin Pitt2017-02-161-1/+1
| * | build-sys: fix "make install-tests" when srcdir != builddirMichael Biebl2017-02-161-4/+4
* | | build-sys: add exec-privatedevices-[yes|no]-capability-sys-rawio to TEST_DATA...Evgeny Vereshchagin2017-02-161-0/+2
* | | build-sys: treat journal-data/journal-[12].txt as TEST_DATA_FILESEvgeny Vereshchagin2017-02-161-1/+1
|/ /
* | test-journal-importer: add a test case with broken inputZbigniew Jędrzejewski-Szmek2017-02-151-1/+2
* | test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek2017-02-151-1/+11
* | Move export format parsing from src/journal-remote/ to src/basic/Zbigniew Jędrzejewski-Szmek2017-02-141-1/+3
* | buildsys: add "install-tests" targetMartin Pitt2017-02-131-2/+20
* | test: make unit tests relocatableMartin Pitt2017-02-131-2/+3
* | test: move resolved test data into test/Martin Pitt2017-02-131-13/+12
* | core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering2017-02-121-0/+1
* | Merge pull request #5250 from ddstreet/test-sys-nodes-scriptZbigniew Jędrzejewski-Szmek2017-02-101-6/+6
|\ \
| * | test: change Makefile.am to use sys-script.py instead of sys.tar.xzDan Streetman2017-02-101-6/+6
| |/
* | networkd: add IPv6ProxyNDPAddress support (#5174)Florian Klink2017-02-111-0/+2
|/
* Introduce '## ' as internal comment prefix in .in files and filter out a comm...Zbigniew Jędrzejewski-Szmek2017-02-091-0/+1
* build-sys,man: describe systemd-umount and hook it up to installation (#5227)Zbigniew Jędrzejewski-Szmek2017-02-051-0/+9
* verity: add support for setting up verity-protected root disks in the initrdLennart Poettering2016-12-211-2/+21