summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-4/+0
* Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack2016-03-211-0/+7
|\
| * test-execute: add nfsnobody alternative as a nobody userRonny Chevalier2016-02-281-0/+6
| * core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-0/+1
* | journal-upload: remove microhttpd dependencyUmut Tezduyar Lindskog2016-03-181-28/+28
* | Merge pull request #2839 from keszybz/use-sendfile-smarterDaniel Mack2016-03-171-0/+1
|\ \
| * | basic/missing: move syscall definitions to basic/missing_syscall.hZbigniew Jędrzejewski-Szmek2016-03-171-0/+1
* | | build-sys: add check that our headers are ANSI compatibleZbigniew Jędrzejewski-Szmek2016-03-111-1/+12
|/ /
* | Merge pull request #2818 from vinaykul/masterTom Gundersen2016-03-101-0/+4
|\ \
| * | DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-0/+4
* | | Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek2016-03-091-0/+84
|\ \ \ | |/ / |/| |
| * | tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move glob-util related tests to test-glob-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move io-util related tests to test-io-utilRonny Chevalier2016-03-031-0/+7
| * | tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier2016-03-031-0/+7
| * | tests: move fs-util related tests to test-fs-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move fd-util related tests to test-fd-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move stat-util related tests to test-stat-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move web-util related tests to test-web-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move alloc related tests to test-alloc-util.cRonny Chevalier2016-03-031-0/+7
| * | tests: move escape related tests to test-escape.cRonny Chevalier2016-03-031-0/+7
| * | tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier2016-03-031-0/+7
* | | test-journal-enum: enable by defaultZbigniew Jędrzejewski-Szmek2016-03-041-3/+1
* | | test-libudev: disable monitor mode by default and add to automatic testsZbigniew Jędrzejewski-Szmek2016-03-041-1/+3
* | | Enable test-ipcrm, test-hostname in unsafe testsZbigniew Jędrzejewski-Szmek2016-03-041-3/+9
* | | Enable test-daemon, test-log, test-watchdog by defaultZbigniew Jędrzejewski-Szmek2016-03-041-3/+3
* | | Rename test-boot-timestamp to test-boot-timestamps and enable by defaultZbigniew Jędrzejewski-Szmek2016-03-041-4/+4
* | | Move test-loopback to normal testsZbigniew Jędrzejewski-Szmek2016-03-041-1/+1
|/ /
* | test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek2016-03-021-1/+8
* | test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek2016-03-021-1/+8
* | clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt2016-02-261-0/+7
|/
* Merge pull request #2719 from evverx/add-test-to-makefileMartin Pitt2016-02-241-0/+6
|\
| * tests: add exec-capabilityambientset* to Makefile.amEvgeny Vereshchagin2016-02-231-0/+2
| * tests: add exec-runtimedirectory* to Makefile.amEvgeny Vereshchagin2016-02-231-0/+3
| * tests: add exec-spec-interpolation.service to Makefile.amEvgeny Vereshchagin2016-02-231-0/+1
* | Remove systemd-bootchartDaniel Mack2016-02-231-26/+0
|/
* build-sys: move shared/architecture.[ch] into basic/Lennart Poettering2016-02-221-2/+2
* build-sys: add missing header file to Makefile.amLennart Poettering2016-02-221-0/+1
* networkd: add basic LLDP transmission supportLennart Poettering2016-02-211-1/+3
* sd-lldp: rework sd-lldp APILennart Poettering2016-02-211-7/+2
* sd-lldp: drop "port" objectLennart Poettering2016-02-201-2/+0
* Merge pull request #2648 from keszybz/dnssec-workMartin Pitt2016-02-191-0/+6
|\
| * systemd-resolve: initial shell completionZbigniew Jędrzejewski-Szmek2016-02-181-0/+6
* | build-sys: remove duplicated entry in testsZbigniew Jędrzejewski-Szmek2016-02-181-1/+0
* | build-sys: Do not build tests that depend on resolved when it has been disabledFilipe Brandenburger2016-02-181-2/+2
|/
* resolved: turn on DNSSEC by default, unless configured otherwiseLennart Poettering2016-02-161-0/+1
* Merge pull request #2618 from zonque/busproxy-removalLennart Poettering2016-02-151-68/+2
|\
| * remove bus-proxydDaniel Mack2016-02-121-68/+2
* | Promote systemd-activate to /usr/bin/systemd-socket-activateZbigniew Jędrzejewski-Szmek2016-02-141-4/+4