summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* test-acl-util: add new testZbigniew Jędrzejewski-Szmek2015-11-281-0/+11
* util-lib: move nss-util.h from shared/ to basic/Lennart Poettering2015-11-271-2/+2
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-4/+1
* Merge pull request #1937 from evverx/fix-stdout-parsingLennart Poettering2015-11-271-0/+3
|\
| * tests: add basic journal testEvgeny Vereshchagin2015-11-171-0/+3
* | resolved: add a generic DnsSearchDomain conceptLennart Poettering2015-11-251-0/+2
* | resolved: split out all code dealing with /etc/resolv.conf into its own .c fileLennart Poettering2015-11-251-0/+2
* | Merge pull request #1996 from eworm-de/editorconfigDaniel Mack2015-11-231-0/+1
|\ \
| * | add editorconfig configurationChristian Hesse2015-11-231-0/+1
* | | build: install bash completion for systemd-pathEvgeny Vereshchagin2015-11-211-0/+1
|/ /
* | Merge pull request #1962 from mbiebl/install-completion-networkctlTom Gundersen2015-11-201-0/+5
|\ \
| * | build: install bash completion for networkctlMichael Biebl2015-11-191-0/+5
* | | build: bump version numbersv228David Herrmann2015-11-181-2/+2
| |/ |/|
* | Merge pull request #1909 from keszybz/filetriggers-v2Lennart Poettering2015-11-171-2/+3
|\ \
| * | Move daemon-reload from package %post scripts to file triggersZbigniew Jędrzejewski-Szmek2015-11-151-2/+3
* | | hwdb: updateKay Sievers2015-11-141-3/+3
* | | 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