summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-03-03tests: move escape related tests to test-escape.cRonny Chevalier
2016-03-03tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier
2016-03-02test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek
2016-03-02test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek
2016-02-28test-execute: add nfsnobody alternative as a nobody userRonny Chevalier
2016-02-28core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-24Merge pull request #2719 from evverx/add-test-to-makefileMartin Pitt
2016-02-23tests: add exec-capabilityambientset* to Makefile.amEvgeny Vereshchagin
2016-02-23tests: add exec-runtimedirectory* to Makefile.amEvgeny Vereshchagin
2016-02-23tests: add exec-spec-interpolation.service to Makefile.amEvgeny Vereshchagin
2016-02-23Remove systemd-bootchartDaniel Mack
2016-02-22build-sys: move shared/architecture.[ch] into basic/Lennart Poettering
2016-02-22build-sys: add missing header file to Makefile.amLennart Poettering
2016-02-21networkd: add basic LLDP transmission supportLennart Poettering
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering
2016-02-20sd-lldp: drop "port" objectLennart Poettering
2016-02-19Merge pull request #2648 from keszybz/dnssec-workMartin Pitt
2016-02-18systemd-resolve: initial shell completionZbigniew Jędrzejewski-Szmek
2016-02-18build-sys: remove duplicated entry in testsZbigniew Jędrzejewski-Szmek
2016-02-18build-sys: Do not build tests that depend on resolved when it has been disabledFilipe Brandenburger
2016-02-16resolved: turn on DNSSEC by default, unless configured otherwiseLennart Poettering
2016-02-15Merge pull request #2618 from zonque/busproxy-removalLennart Poettering
2016-02-14Promote systemd-activate to /usr/bin/systemd-socket-activateZbigniew Jędrzejewski-Szmek
2016-02-13Merge pull request #2603 from poettering/drop-compat-libsZbigniew Jędrzejewski-Szmek
2016-02-13build-sys: drop aufs-util.[ch]Lennart Poettering
2016-02-13util-lib: drop json parserLennart Poettering
2016-02-13build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libsLennart Poettering
2016-02-13Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering
2016-02-12resolve: always align flags to 8th column and print CAA flagsZbigniew Jędrzejewski-Szmek
2016-02-12Fix hashing of TLSA packetsZbigniew Jędrzejewski-Szmek
2016-02-12test-dns-packet: allow running without argumentsZbigniew Jędrzejewski-Szmek
2016-02-12test-dns-packet: add framework to read and dump packetsZbigniew Jędrzejewski-Szmek
2016-02-12remove bus-proxydDaniel Mack
2016-02-11Remove kdbus custom endpoint supportDaniel Mack
2016-02-11Merge pull request #2587 from haraldh/tpmv3Lennart Poettering
2016-02-11systemd-resolve: allow easy querying of openpgp keysZbigniew Jędrzejewski-Szmek
2016-02-11Move initialize_libgcrypt to separate fileZbigniew Jędrzejewski-Szmek
2016-02-11sd-boot: put hashed kernel command line in a PCR of the TPMHarald Hoyer
2016-02-11build-sys: bump so versionLennart Poettering
2016-02-10build-sys: add TEST-06-SELINUX to distEvgeny Vereshchagin
2016-02-10tests: add test for https://github.com/systemd/systemd/issues/1981Evgeny Vereshchagin
2016-02-10coredump: dump priviliges when processing system coredumpsLennart Poettering
2016-02-10coredump: rework coredumping logicLennart Poettering
2016-02-10build-sys: move coredump logic into subdir of its ownLennart Poettering
2016-02-10Makefile.am: remove some relictsDaniel Mack
2016-02-08Merge pull request #2543 from keszybz/build-sys-and-man-fixesLennart Poettering
2016-02-06build-sys: simplify conditionals around shell completion filesZbigniew Jędrzejewski-Szmek
2016-02-06build-sys: move CLEANFILES additions out from under HAVE_GNUEFIZbigniew Jędrzejewski-Szmek
2016-02-03nspawn: optionally run a stub init process as PID 1Lennart Poettering