summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-1/+8
* build-sys: fix dependenciesMichal Sekletar2015-11-121-2/+2
* test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger2015-11-111-0/+4
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-101-4/+0
* tests: various fixesEvgeny Vereshchagin2015-11-101-1/+1
* sd-pppoe: dropTom Gundersen2015-11-031-13/+0
* string-util: rework memory_erase() so that it cannot be optimized awayLennart Poettering2015-11-021-0/+7
* test-path: move all related test files to a specific directoryRonny Chevalier2015-10-311-16/+18
* test-execute: move all files related to a specific directoryRonny Chevalier2015-10-311-34/+34
* build-sys: add missing test files to EXTRA_DISTRonny Chevalier2015-10-311-0/+4
* test-execute: add tests for IOSchedulingClassRonny Chevalier2015-10-311-0/+4
* test-execute: add tests for OOMScoreAdjustRonny Chevalier2015-10-311-0/+2
* test-execute: add test for EnvironmentFileRonny Chevalier2015-10-311-0/+1
* test-execute: add test for PrivateNetworkRonny Chevalier2015-10-311-0/+1
* test-parse-util: Move parse-util tests into their own test caseFilipe Brandenburger2015-10-281-0/+7
* test-extract-word: Move extract-word tests into their own test caseFilipe Brandenburger2015-10-281-0/+7
* l10n: add zh_CN translation.Boyuan Yang2015-10-281-0/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split out printf() helpers to stdio-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move web-related calls into web-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split out syslog-related calls into syslog-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering2015-10-271-0/+2
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-271-4/+4
* util-lib: split out umask-related code to umask-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+2
* util-lib: split out resource limits related calls into rlimit-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering2015-10-271-0/+2
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering2015-10-261-0/+1
* util: remove lookup_uid(), replace by uid_to_name()Lennart Poettering2015-10-261-0/+7
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+2
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+2
* util-lib: move formats-util.h from shared/ to basic/Lennart Poettering2015-10-251-2/+2
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+2
* util: split out escaping code into escape.[ch]Lennart Poettering2015-10-241-0/+2
* util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering2015-10-241-0/+2
* units: add 'SmackFileSystemRoot=*' option into tmp.mountSangjung Woo2015-10-241-1/+2
* networkd: ndisc - split out from dhcp6 codeTom Gundersen2015-10-221-0/+1
* libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen2015-10-221-1/+3
* sd-icmp6-nd: rename files to sd-ndiscTom Gundersen2015-10-221-7/+7
* Merge pull request #1584 from mischief/journal-remote-no-gnutlsLennart Poettering2015-10-191-1/+1
|\
| * build: install journal-remote units and directory regardless of GNUTLSNick Owens2015-10-151-1/+1