summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-221-1/+3
* build-sys: update versions for upcoming releaseLennart Poettering2014-08-191-5/+5
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-191-1/+10
* tests: add test-condition-utilRonny Chevalier2014-08-181-1/+10
* memfd: move code from public library to src/sharedDaniel Mack2014-08-181-3/+2
* Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.amDaniel Mack2014-08-181-4/+0
* kdbus: switch over to generic memfd implementation (ABI+API break)Daniel Mack2014-08-171-4/+0
* resolved: allow passing on which protocol, family and interface to look somet...Lennart Poettering2014-08-141-0/+1
* ldconfig: add configure option to disableUmut Tezduyar Lindskog2014-08-141-4/+12
* networkd: link - split out dhcp4 handlingTom Gundersen2014-08-121-1/+1
* networkd: link - split out ipv4ll handlingTom Gundersen2014-08-121-0/+2
* networkd: split out networkd-link.hTom Gundersen2014-08-121-0/+1
* timesyncd: split up into multiple source fileLennart Poettering2014-08-121-2/+8
* networkd: fix buildLennart Poettering2014-08-121-0/+1
* sd-network: move sd-network API into libsystemd properLennart Poettering2014-08-121-7/+7
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-121-3/+33
* resolve-host: make arg_type an intZbigniew Jędrzejewski-Szmek2014-08-031-1/+1
* resolve: add more record types and convert to gperf tableZbigniew Jędrzejewski-Szmek2014-08-031-9/+34
* build-sys: use a common rule for some gperf commandsZbigniew Jędrzejewski-Szmek2014-08-031-21/+11
* resolved: rename resolved.h to resolved-manager.hLennart Poettering2014-08-011-1/+2
* resolved: beef up DNS server configuration logicLennart Poettering2014-08-011-0/+2
* resolved: handle IDNA domainsLennart Poettering2014-08-011-3/+6
* resolved: implement LLMNR uniqueness verificationLennart Poettering2014-07-311-0/+2
* resolved: LOC recordsZbigniew Jędrzejewski-Szmek2014-07-311-2/+4
* sysusers: split users for remote into separate fileZbigniew Jędrzejewski-Szmek2014-07-311-1/+2
* resolved: add API for resolving specific RRsLennart Poettering2014-07-301-1/+11
* resolved: add tool to query resolvedZbigniew Jędrzejewski-Szmek2014-07-301-0/+10
* resolve: add llmnr responder side for UDP and TCPLennart Poettering2014-07-291-1/+5
* build-sys: add missing files for distcheckKay Sievers2014-07-291-3/+25
* test: test_tables - fix missing symbols when --gc-sections are not availableKay Sievers2014-07-291-0/+1
* factory: install minimal PAM and nsswitch configKay Sievers2014-07-291-1/+10
* build-sys: remove systemd-coredumpctl symlinkKay Sievers2014-07-291-3/+0
* resolved: rework logic so that we can share transactions between queries of d...Lennart Poettering2014-07-231-2/+6
* shell-completion: systemd-analyze verify, systemctl linkZbigniew Jędrzejewski-Szmek2014-07-211-0/+2
* Merge systemd-verify with systemd-analyzeZbigniew Jędrzejewski-Szmek2014-07-211-17/+11
* update-done: set proper selinux context for .updatedZbigniew Jędrzejewski-Szmek2014-07-211-0/+1
* systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek2014-07-201-1/+16
* test-cgroup-mask: fix masks in test and enable by defaultZbigniew Jędrzejewski-Szmek2014-07-201-1/+1
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-201-1/+2
* install: systemd-timesyncd.service is enabled by sysinit.targetMichael Olbrich2014-07-191-1/+1
* Nuke update-kbd-mapZbigniew Jędrzejewski-Szmek2014-07-181-3/+0
* Makefile.am: tweaks to python commandsZbigniew Jędrzejewski-Szmek2014-07-181-4/+5
* terminal: add unifont font-handlingDavid Herrmann2014-07-181-2/+24
* terminal: only build if --enable-terminal was specifiedDavid Herrmann2014-07-181-7/+9
* terminal: add systemd-subterm exampleDavid Herrmann2014-07-181-0/+11
* terminal: add screen-handlingDavid Herrmann2014-07-181-0/+1
* terminal: add parser state-machineDavid Herrmann2014-07-181-1/+12
* test-tables: fix build-scanThomas Hindoe Paaboel Andersen2014-07-171-2/+5
* networkd-wait-online: track linksTom Gundersen2014-07-171-1/+4
* resolved: add DNS cacheLennart Poettering2014-07-171-1/+3