summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* ui/term: add line/cell/char handling for terminal pagesDavid Herrmann2014-07-171-0/+28
* shared: add PTY helperDavid Herrmann2014-07-171-0/+9
* nspawn: use Barrier API instead of eventfd-utilDavid Herrmann2014-07-171-2/+0
* shared: add generic IPC barrierDavid Herrmann2014-07-171-0/+9
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-161-3/+18
* build-sys: don't move libgudev to /libMichael Biebl2014-07-161-10/+0
* journal-upload: add config fileZbigniew Jędrzejewski-Szmek2014-07-151-0/+9
* journal-remote: rework fd and writer reference handlingZbigniew Jędrzejewski-Szmek2014-07-151-0/+1
* journal-remote: add units and read certs from default locationsZbigniew Jędrzejewski-Szmek2014-07-151-1/+41
* journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek2014-07-151-1/+4
* journal-upload: a tool to push messages to systemd-journal-remoteZbigniew Jędrzejewski-Szmek2014-07-151-0/+18
* Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek2014-07-151-11/+11
* resolved: add busname unit fileKay Sievers2014-07-161-0/+9
* resolved: add legacy dbus service and policy filesKay Sievers2014-07-161-0/+6
* resolved: add small NSS module that uses resolved to resolve DNS namesLennart Poettering2014-07-161-0/+20
* resolved: add a DNS client stub resolverLennart Poettering2014-07-161-5/+31
* shell-completion: restore completion for -pZbigniew Jędrzejewski-Szmek2014-07-151-2/+17
* networkd: netdev - introduce vtable for netdev kindsTom Gundersen2014-07-141-10/+20
* networkd: netdev - split out bridge creationTom Gundersen2014-07-141-0/+1
* build-sys: Do not distribute generated emergency.serviceJon Severinsson2014-07-111-1/+0
* Revert "build-sys: include PolicyKit files as part of distribution"Mike Gilbert2014-07-111-1/+1
* Fix build without any compression enabledZbigniew Jędrzejewski-Szmek2014-07-111-0/+2
* nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering2014-07-111-0/+19
* build-sys: export sd_path APIsLennart Poettering2014-07-111-1/+2
* nss-myhostname: move NSS boilerplate to nss-util.hLennart Poettering2014-07-101-1/+2
* shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering2014-07-101-0/+2
* nss-myhostname: move local address listing logic into shared, so that we can ...Lennart Poettering2014-07-101-3/+3
* nss-myhostname: only export the NSS entry point symbols, nothing elseLennart Poettering2014-07-101-1/+3
* nss-myhostname: following the usual naming scheme for .c/.h filesLennart Poettering2014-07-101-2/+2
* timedated: manage systemd-timesyncd directly instead of lists of alternativesKay Sievers2014-07-091-9/+0
* escape: move to rootbindirMichael Biebl2014-07-081-3/+3
* add new systemd-escape toolMichael Biebl2014-07-071-1/+9
* networkd: add support for modeSusant Sahani2014-07-071-0/+1
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-9/+2
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-071-0/+34
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-071-0/+2
* compress: add benchmark-style testZbigniew Jędrzejewski-Szmek2014-07-061-1/+10
* journal: add LZ4 as optional compressorZbigniew Jędrzejewski-Szmek2014-07-061-5/+6
* build-sys: bump package and library versionsv215Lennart Poettering2014-07-031-4/+4
* networkd: Introduce tun/tap deviceSusant Sahani2014-07-031-0/+1
* networkd: split out vlan and macvlan handlingTom Gundersen2014-07-031-0/+2
* path: add new "systemd-path" utility for querying paths described in file-hie...Lennart Poettering2014-07-021-3/+17
* networkd: netdev - add dummy supportTom Gundersen2014-07-011-0/+1
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-301-3/+5
* pc: expose more drop-in dirs in the .pc fileLennart Poettering2014-06-301-1/+7
* sysusers: split up default sysusers snippetLennart Poettering2014-06-291-3/+6
* coredump: add simple coredump vacuumingLennart Poettering2014-06-271-1/+15
* build-sys: include PolicyKit files as part of distributionFilipe Brandenburger2014-06-261-1/+1
* install: enable timesyncd by defaultMichael Olbrich2014-06-261-0/+3
* tests: add test-compressRonny Chevalier2014-06-251-0/+13