summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-151-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-111-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
* fstab-generator: add support for volatile bootsLennart Poettering2016-12-211-0/+10
* nspawn: split out VolatileMode definitionsLennart Poettering2016-12-201-1/+3
* build-sys: include the builddir in $PATH while testingLennart Poettering2016-12-141-1/+2
* core: hook up MountFlags= to the transient unit logicLennart Poettering2016-12-131-0/+7
* core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin2016-12-131-0/+2
* Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt2016-12-121-1/+2
|\
| * hwdb: improve and test syntax error messagesZbigniew Jędrzejewski-Szmek2016-12-011-1/+2
* | Merge pull request #4844 from hadess/sensor-quirksLennart Poettering2016-12-101-0/+2
|\ \
| * | udev: Add rules for accelerometer orientation quirksBastien Nocera2016-12-101-0/+2
| |/
* | Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek2016-12-101-5/+41
|\ \
| * | dissect: add support for encrypted imagesLennart Poettering2016-12-071-3/+7
| * | dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering2016-12-071-0/+12
| * | util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering2016-12-071-5/+25
| |/
* | Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek2016-12-091-1/+13
|\ \ | |/ |/|
| * core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering2016-11-291-1/+13
* | networkctl: install zsh completion from #3062 (#4767)Gabriel Rauter2016-11-291-0/+3
|/
* units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek2016-11-291-0/+2
* tests: add hwdb parsing testMartin Pitt2016-11-241-1/+3
* networkd: allow networkd to set the timezone in timedatedMartin Pitt2016-11-231-9/+9
* hostnamed: allow networkd to set the transient hostnameMartin Pitt2016-11-201-1/+15
* test: add tests for RestrictNamespaces=Djalal Harouni2016-11-151-0/+4
* networkd: clean up main header file a bitTom Gundersen2016-11-141-7/+7
* networkd: netdev - move to separate subdirectoryTom Gundersen2016-11-131-28/+28
* networkd-wait-online: move to separate subdirectoryTom Gundersen2016-11-131-5/+5
* build-sys: do not install ctrl-alt-del.target symlink twiceZbigniew Jędrzejewski-Szmek2016-11-121-1/+0
* Merge pull request #4536 from poettering/seccomp-namespacesZbigniew Jędrzejewski-Szmek2016-11-091-1/+3
|\
| * core: add new RestrictNamespaces= unit file settingLennart Poettering2016-11-041-1/+3
* | Merge pull request #4612 from keszybz/format-stringsZbigniew Jędrzejewski-Szmek2016-11-081-1/+1
|\ \
| * | Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
| |/
* / Adjust pkgconfig files to point at rootlibdir (#4584)Mike Gilbert2016-11-081-0/+1
|/