summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysusers: allow overrides in /etc and /runZbigniew Jędrzejewski-Szmek2014-07-111-0/+2
* nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering2014-07-116-1/+441
* build-sys: export sd_path APIsLennart Poettering2014-07-112-2/+6
* nss-myhostname: move NSS boilerplate to nss-util.hLennart Poettering2014-07-103-94/+123
* machinectl: show network interface name for containersLennart Poettering2014-07-101-11/+64
* nspawn: register external network interface with machinedLennart Poettering2014-07-101-15/+29
* machined: allow registering host-side network interfaces for communication wi...Lennart Poettering2014-07-104-7/+127
* networkd: always prefer dhcp routes over ipv4ll routesLennart Poettering2014-07-102-5/+6
* machined: when querying addresses of a container, use same code as nss-myhost...Lennart Poettering2014-07-101-88/+13
* libsystemd: make use of our common sockaddr_union everywhereLennart Poettering2014-07-102-15/+3
* shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering2014-07-109-208/+260
* nss-myhostname: move local address listing logic into shared, so that we can ...Lennart Poettering2014-07-104-36/+42
* nss-myhostname: only export the NSS entry point symbols, nothing elseLennart Poettering2014-07-101-0/+19
* machined: various modernizations when enumerating container addressesLennart Poettering2014-07-101-18/+34
* nss-myhostname: following the usual naming scheme for .c/.h filesLennart Poettering2014-07-103-9/+8
* nss-myhostname: various modernizationsLennart Poettering2014-07-103-117/+117
* resolved: properly free network monitorLennart Poettering2014-07-101-0/+2
* event: pull in sd-event.h from event-util.hLennart Poettering2014-07-101-0/+1
* sysusers: don't allow control characters in gecos fieldsLennart Poettering2014-07-091-1/+5
* sysusers: don't allow user names longer than UT_NAMESIZELennart Poettering2014-07-091-0/+4
* timedated: manage systemd-timesyncd directly instead of lists of alternativesKay Sievers2014-07-091-160/+94
* hostnamed: add a new chassis type for watchesLennart Poettering2014-07-091-1/+2
* journal/compress: improve xz compression performanceJon Severinsson2014-07-091-2/+12
* fix #ifdefRonny Chevalier2014-07-093-3/+3
* accelerometer: Don't wait for new data from the sensorBastien Nocera2014-07-081-27/+6
* load-fragment: ConditionFirstBoot wants a bool string, not a pathMichal Schmidt2014-07-081-1/+1
* systemctl: fix visual alignment for lines prefixed with color dotsMichal Schmidt2014-07-081-1/+1
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-081-1/+6
* Fix typoZbigniew Jędrzejewski-Szmek2014-07-081-1/+1
* fstab-generator: fix trivial leakZbigniew Jędrzejewski-Szmek2014-07-081-0/+2
* journal/compress: fix calls to decompress_blobZbigniew Jędrzejewski-Szmek2014-07-082-40/+27
* resolved: make use of union in_addr_union in resolved, tooLennart Poettering2014-07-073-4/+6
* networkd: simplify signal handling of SIGTERM/SIGINTLennart Poettering2014-07-072-36/+5
* resolved: make sure SIGTER/SIGINT actually can be caught and processedLennart Poettering2014-07-071-0/+2
* resolved: let config_parse() open the configuration file for usLennart Poettering2014-07-071-13/+3
* shared: fix format string for usec_t typeLennart Poettering2014-07-071-1/+1
* escape: beef up new systemd-escape toolLennart Poettering2014-07-072-11/+205
* add new systemd-escape toolMichael Biebl2014-07-071-0/+46
* dropin: add format attribute and fix a wrong callerThomas Hindoe Paaboel Andersen2014-07-072-2/+4
* fstab-generator: add comma when removed option is in the middleZbigniew Jędrzejewski-Szmek2014-07-071-1/+1
* networkd: add support for modeSusant Sahani2014-07-074-7/+167
* networkd veth: Make kind assertSusant Sahani2014-07-071-3/+1
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-0712-95/+45
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-074-38/+51
* base-filesystem.c: terminate string array elements with \0Harald Hoyer2014-07-071-5/+6
* service: flush status text and errno values each time a service is startedLennart Poettering2014-07-071-0/+4
* systemctl: show StatusErrno value in "systemctl status"Lennart Poettering2014-07-071-0/+5
* service: don't accept negative ERRNO= notification messagesLennart Poettering2014-07-071-1/+1
* service: minor modernizationLennart Poettering2014-07-071-8/+3
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-073-0/+19