summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-04-25nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering
2016-04-22shared: move output_mode_to_string() into output-mode.cLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-21Merge pull request #3005 from keszybz/kill-user-procesesLennart Poettering
2016-04-21build-sys: add --without-kill-user-processes configure optionZbigniew Jędrzejewski-Szmek
2016-04-14build-sys: add missing -ldlEvgeny Vereshchagin
2016-04-12tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering
2016-04-12localed: downgrade libxkbcommon to an optional runtime dependencyLennart Poettering
2016-04-11Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3Lennart Poettering
2016-04-11nspawn: always setup machine idMichal Sekletar
2016-04-08build-sys: test/sys depends on test/sys.tar.xzEvgeny Vereshchagin
2016-04-07build-sys: force generation of triggers.systemd fileZbigniew Jędrzejewski-Szmek
2016-04-07Merge pull request #2981 from keszybz/test-nssMartin Pitt
2016-04-07build-sys: move test-nss to manual_testsZbigniew Jędrzejewski-Szmek
2016-04-06Merge pull request #2947 from keszybz/test-nssLennart Poettering
2016-04-05test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek
2016-03-31Merge pull request #2915 from vinaykul/masterZbigniew Jędrzejewski-Szmek
2016-03-30DHCP DUID, IAID configuration optionsVinay Kulkarni
2016-03-29Merge pull request #2898 from bengal/lldp-apiZbigniew Jędrzejewski-Szmek
2016-03-27build-sys: fix build with libgrcypt disabledZbigniew Jędrzejewski-Szmek
2016-03-24lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani
2016-03-22Merge pull request #2880 from keszybz/more-testsDaniel Mack
2016-03-21Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek
2016-03-21tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek
2016-03-21Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack
2016-03-18journal-upload: remove microhttpd dependencyUmut Tezduyar Lindskog
2016-03-17Merge pull request #2839 from keszybz/use-sendfile-smarterDaniel Mack
2016-03-17basic/missing: move syscall definitions to basic/missing_syscall.hZbigniew Jędrzejewski-Szmek
2016-03-11build-sys: add check that our headers are ANSI compatibleZbigniew Jędrzejewski-Szmek
2016-03-10Merge pull request #2818 from vinaykul/masterTom Gundersen
2016-03-09DHCP DUID and IAID configurabilityVinay Kulkarni
2016-03-09Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek
2016-03-04test-journal-enum: enable by defaultZbigniew Jędrzejewski-Szmek
2016-03-04test-libudev: disable monitor mode by default and add to automatic testsZbigniew Jędrzejewski-Szmek
2016-03-04Enable test-ipcrm, test-hostname in unsafe testsZbigniew Jędrzejewski-Szmek
2016-03-04Enable test-daemon, test-log, test-watchdog by defaultZbigniew Jędrzejewski-Szmek
2016-03-04Rename test-boot-timestamp to test-boot-timestamps and enable by defaultZbigniew Jędrzejewski-Szmek
2016-03-04Move test-loopback to normal testsZbigniew Jędrzejewski-Szmek
2016-03-03tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier
2016-03-03tests: move glob-util related tests to test-glob-util.cRonny Chevalier
2016-03-03tests: move io-util related tests to test-io-utilRonny Chevalier
2016-03-03tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier
2016-03-03tests: move fs-util related tests to test-fs-util.cRonny Chevalier
2016-03-03tests: move fd-util related tests to test-fd-util.cRonny Chevalier
2016-03-03tests: move stat-util related tests to test-stat-util.cRonny Chevalier
2016-03-03tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier
2016-03-03tests: move web-util related tests to test-web-util.cRonny Chevalier
2016-03-03tests: move alloc related tests to test-alloc-util.cRonny Chevalier