summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-08units: use {State,Logs}Directory= if they are applicableYu Watanabe3-3/+3
2017-08-07build-sys: Fix Makefile wrapper for install target (#6548)Benjamin Robin1-1/+1
2017-08-07core: propagate reload from RELOADING=1 notification (#6550)Jouke Witteveen6-19/+72
2017-08-07tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin1-1/+6
2017-08-07man: DynamicUser= does not imply PrivateDevices= (#6510)Yu Watanabe1-5/+3
2017-08-07microhttpd-util: add commentYu Watanabe2-7/+15
2017-08-06core: do not ignore returned valuesYu Watanabe1-16/+15
2017-08-06journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flagsYu Watanabe1-1/+0
2017-08-06core: evaluate presets after generators have run (#6526)Luca Bruno2-10/+10
2017-08-06core: replace strcmp() == 0 with streq()Yu Watanabe1-1/+1
2017-08-06core: fix typoYu Watanabe1-2/+2
2017-08-06core: define variables only when they are requiredYu Watanabe1-2/+10
2017-08-06bus-util: do not print (uint64_t) -1 as is (#6522)Yu Watanabe1-1/+27
2017-08-06test-condition: fix test_condition_test_group() (#6531)Alan Jenkins1-4/+4
2017-08-06man: document socket requirement for systemd-socket-proxyd (#6535)dkg1-0/+4
2017-08-06Revert "README: document that gperf 3.1 is required for building now" (#6541)Mike Gilbert2-4/+1
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt16-394/+52
2017-08-04test-process-util: test multiple invocations of rename_processJouke Witteveen1-23/+54
2017-08-04process-util: update the end pointer of the process name on rename (#6492)Jouke Witteveen1-11/+15
2017-08-03man: fix typos (#6532)Jakub Wilk4-7/+7
2017-08-03meson: fix modprobedir (#6523)Yu Watanabe1-1/+1
2017-08-02Revert "units: set ConditionVirtualization=!private-users on journald audit s...Lennart Poettering1-1/+0
2017-08-02modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)Dimitri John Ledkov4-5/+33
2017-08-02units: set ConditionVirtualization=!private-users on journald audit socket (#...Dimitri John Ledkov1-0/+1
2017-08-02scsi_id: add missing options to getopt_long() (#6501)Jan Synacek1-1/+1
2017-08-01networkd: add scope to address section (#6449)Susant Sahani4-1/+54
2017-08-01core: check which MACs to use before a new mount ns is created (#6498)Fabio Kung1-22/+36
2017-07-31resolved: add debug message about stub listenerZbigniew Jędrzejewski-Szmek1-0/+8
2017-07-31resolved,nss-myhostname: use _gateway for the gatewayZbigniew Jędrzejewski-Szmek6-7/+15
2017-07-31journald: add minimal client metadata cachingLennart Poettering10-371/+851
2017-07-31string-util: optimize strshorten() a bitLennart Poettering1-1/+1
2017-07-31alloc-util: add new helpers memdup_suffix0() and newdup_suffix0()Lennart Poettering3-10/+34
2017-07-31string-util: add strlen_ptr() helperLennart Poettering8-7/+24
2017-07-31process-util: slightly optimize querying of our own process metadataLennart Poettering1-3/+27
2017-07-31journald: only accept valid unit names for log streamsLennart Poettering1-11/+8
2017-07-31journald: add comment explaining journal rate limit return codesLennart Poettering1-0/+7
2017-07-31execute: don't pass unit ID in --user mode to journald for stream loggingLennart Poettering1-2/+2
2017-07-31execute: make some code shorterLennart Poettering1-8/+4
2017-07-31parse-util: introduce pid_is_valid()Lennart Poettering3-2/+7
2017-07-31core, sd-bus, logind: make use of uid_is_valid() in more placesLennart Poettering3-7/+7
2017-07-31audit: introduce audit_session_is_valid() and make use of it everywhereLennart Poettering5-10/+14
2017-07-31escape: fix systemd-escape description textLennart Poettering2-2/+2
2017-07-31namespace: keep selinuxfs mounted read-write with ProtectKernelTunables (#5741)Nicolas Iooss1-0/+1
2017-07-31mount-setup: mount xenfs filesystem (#6491)vliaskov1-0/+2
2017-07-31core: Do not fail perpetual mount units without fragment (#6459)Abdó Roig-Maranges1-1/+1
2017-07-31rfkill: fix erroneous behavior when polling the udev monitor (#6489)S. Fan1-2/+6
2017-07-31cryptsetup: fix infinite timeout (#6486)Andrew Soutar1-4/+4
2017-07-31core: properly handle deserialization of unknown unit types (#6476)Zbigniew Jędrzejewski-Szmek3-8/+47
2017-07-28man: do not recommend rescue.target for alt-↑Zbigniew Jędrzejewski-Szmek1-3/+3
2017-07-28man: do not encourgage starting of poweroff/halt/reboot/kexec targets directlyZbigniew Jędrzejewski-Szmek1-8/+24