summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* po, catalog - add Bulgarian translationAlexander Shopov2016-05-141-0/+1
* Create initrd-root-device.target synchronization point (#3239)Daniel Drake2016-05-121-0/+1
* network: add automatic configuration for the networks created by nspawn --net...Lennart Poettering2016-05-091-1/+2
* tests: add test for #3171 (#3206)Evgeny Vereshchagin2016-05-061-0/+2
* Merge pull request #3156 from keszybz/duid-settingsLennart Poettering2016-05-041-0/+7
|\
| * test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek2016-05-031-0/+7
* | tests: add test for #3166 (#3180)Evgeny Vereshchagin2016-05-031-0/+2
* | Merge pull request #3153 from poettering/async-cloneZbigniew Jędrzejewski-Szmek2016-05-021-1/+3
|\ \
| * | machined: run clone operation asynchronously in the backgroundLennart Poettering2016-05-021-1/+3
| |/
* | tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)Evgeny Vereshchagin2016-05-021-0/+2
* | build-sys: add TEST-0[89]-* to distEvgeny Vereshchagin2016-05-011-0/+4
|/
* nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering2016-04-251-0/+13
* shared: move output_mode_to_string() into output-mode.cLennart Poettering2016-04-221-0/+1
* core,systemctl: add bus API to retrieve processes of a unitLennart Poettering2016-04-221-0/+2
* Merge pull request #3005 from keszybz/kill-user-procesesLennart Poettering2016-04-211-2/+4
|\
| * build-sys: add --without-kill-user-processes configure optionZbigniew Jędrzejewski-Szmek2016-04-211-2/+4
* | build-sys: add missing -ldlEvgeny Vereshchagin2016-04-141-1/+2
* | tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering2016-04-121-1/+3
* | basic: remove rbtree code, it's unusedLennart Poettering2016-04-121-9/+0
* | localed: downgrade libxkbcommon to an optional runtime dependencyLennart Poettering2016-04-121-2/+1
* | Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3Lennart Poettering2016-04-111-1/+3
|\ \ | |/ |/|
| * nspawn: always setup machine idMichal Sekletar2016-04-111-1/+3
* | build-sys: test/sys depends on test/sys.tar.xzEvgeny Vereshchagin2016-04-081-1/+3
|/
* build-sys: force generation of triggers.systemd fileZbigniew Jędrzejewski-Szmek2016-04-071-0/+3
* Merge pull request #2981 from keszybz/test-nssMartin Pitt2016-04-071-1/+1
|\
| * build-sys: move test-nss to manual_testsZbigniew Jędrzejewski-Szmek2016-04-071-1/+1
* | Merge pull request #2947 from keszybz/test-nssLennart Poettering2016-04-061-0/+11
|\ \ | |/
| * test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek2016-04-051-0/+11
* | Merge pull request #2915 from vinaykul/masterZbigniew Jędrzejewski-Szmek2016-03-311-0/+4
|\ \
| * | DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-0/+4
* | | Merge pull request #2898 from bengal/lldp-apiZbigniew Jędrzejewski-Szmek2016-03-291-1/+0
|\ \ \
| * | | lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani2016-03-241-1/+0
| |/ /
* | | build-sys: fix build with libgrcypt disabledZbigniew Jędrzejewski-Szmek2016-03-271-4/+4
|/ /
* | Merge pull request #2880 from keszybz/more-testsDaniel Mack2016-03-221-4/+4
|\ \
| * | tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek2016-03-211-4/+4
* | | 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