summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-11-18build: bump version numbersv228David Herrmann1-2/+2
2015-11-17Merge pull request #1909 from keszybz/filetriggers-v2Lennart Poettering1-2/+3
2015-11-15Move daemon-reload from package %post scripts to file triggersZbigniew Jędrzejewski-Szmek1-2/+3
2015-11-14hwdb: updateKay Sievers1-3/+3
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering1-1/+8
2015-11-12build-sys: fix dependenciesMichal Sekletar1-2/+2
2015-11-11test-execute: Add tests for new PassEnvironment= directiveFilipe Brandenburger1-0/+4
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek1-4/+0
2015-11-10tests: various fixesEvgeny Vereshchagin1-1/+1
2015-11-03sd-pppoe: dropTom Gundersen1-13/+0
2015-11-02string-util: rework memory_erase() so that it cannot be optimized awayLennart Poettering1-0/+7
2015-10-31test-path: move all related test files to a specific directoryRonny Chevalier1-16/+18
2015-10-31test-execute: move all files related to a specific directoryRonny Chevalier1-34/+34
2015-10-31build-sys: add missing test files to EXTRA_DISTRonny Chevalier1-0/+4
2015-10-31test-execute: add tests for IOSchedulingClassRonny Chevalier1-0/+4
2015-10-31test-execute: add tests for OOMScoreAdjustRonny Chevalier1-0/+2
2015-10-31test-execute: add test for EnvironmentFileRonny Chevalier1-0/+1
2015-10-31test-execute: add test for PrivateNetworkRonny Chevalier1-0/+1
2015-10-28test-parse-util: Move parse-util tests into their own test caseFilipe Brandenburger1-0/+7
2015-10-28test-extract-word: Move extract-word tests into their own test caseFilipe Brandenburger1-0/+7
2015-10-28l10n: add zh_CN translation.Boyuan Yang1-0/+1
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering1-0/+1
2015-10-27util-lib: move web-related calls into web-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split out syslog-related calls into syslog-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering1-0/+2
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering1-4/+4
2015-10-27util-lib: split out umask-related code to umask-util.hLennart Poettering1-0/+1
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering1-0/+2
2015-10-27util-lib: split out resource limits related calls into rlimit-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering1-0/+2
2015-10-27util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering1-0/+2
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering1-0/+2
2015-10-26util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering1-0/+1
2015-10-26util: remove lookup_uid(), replace by uid_to_name()Lennart Poettering1-0/+7
2015-10-26util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering1-0/+2
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering1-0/+2
2015-10-25util-lib: move formats-util.h from shared/ to basic/Lennart Poettering1-2/+2
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering1-0/+2
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+2
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering1-0/+2
2015-10-24util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering1-0/+2
2015-10-24units: add 'SmackFileSystemRoot=*' option into tmp.mountSangjung Woo1-1/+2
2015-10-22networkd: ndisc - split out from dhcp6 codeTom Gundersen1-0/+1