summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-14networkd: bond - explicitly map to kernel mode valuesTom Gundersen
2014-07-14networkd: dhcp add vendor class indentifier option 60Susant Sahani
2014-07-14networkd: make metric of routes configurableSusant Sahani
2014-07-14networkd: return 1 from successful event handlersTom Gundersen
2014-07-13fileio: quote more shell characters in envfilesMantas Mikulėnas
2014-07-13path-lookup: don't make ~/.local/share/systemd/user a symlinkTanu Kaskinen
2014-07-13Add function to open temp files in selinux modeZbigniew Jędrzejewski-Szmek
2014-07-13sysusers: preserve label of /etc/{passwd, group}Colin Walters
2014-07-11sd-event: don't require a signal event source to be enabled for the child eve...Lennart Poettering
2014-07-11sd-event: always call epoll_ctl() on mask-updates if edge-triggeredDavid Herrmann
2014-07-11shared: fix coding-style for ring-buffer implementationDavid Herrmann
2014-07-11shared: add MIN3 macroDavid Herrmann
2014-07-11Fix build without any compression enabledZbigniew Jędrzejewski-Szmek
2014-07-11endian: explicitly include endian.h wherever we want to use __BYTE_ORDERLennart Poettering
2014-07-11always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianessLennart Poettering
2014-07-11hostnamed: introduce new location machin-info field, tooLennart Poettering
2014-07-11hostnamed: drop nss-myhostname checkLennart Poettering
2014-07-11hostnamed: make use of in_charset() to verify charsetLennart Poettering
2014-07-11nss-myhostname: simplify array building a bitLennart Poettering
2014-07-11hostnamed: minor modernizationLennart Poettering
2014-07-11journald: turn ForwardToSyslog= off by defaultLennart Poettering
2014-07-11util: fix has cc check and add testZbigniew Jędrzejewski-Szmek
2014-07-11Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson
2014-07-10sysusers: allow overrides in /etc and /runZbigniew Jędrzejewski-Szmek
2014-07-11nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering
2014-07-11build-sys: export sd_path APIsLennart Poettering
2014-07-10nss-myhostname: move NSS boilerplate to nss-util.hLennart Poettering
2014-07-10machinectl: show network interface name for containersLennart Poettering
2014-07-10nspawn: register external network interface with machinedLennart Poettering
2014-07-10machined: allow registering host-side network interfaces for communication wi...Lennart Poettering
2014-07-10networkd: always prefer dhcp routes over ipv4ll routesLennart Poettering
2014-07-10machined: when querying addresses of a container, use same code as nss-myhost...Lennart Poettering
2014-07-10libsystemd: make use of our common sockaddr_union everywhereLennart Poettering
2014-07-10shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering
2014-07-10nss-myhostname: move local address listing logic into shared, so that we can ...Lennart Poettering
2014-07-10nss-myhostname: only export the NSS entry point symbols, nothing elseLennart Poettering
2014-07-10machined: various modernizations when enumerating container addressesLennart Poettering
2014-07-10nss-myhostname: following the usual naming scheme for .c/.h filesLennart Poettering
2014-07-10nss-myhostname: various modernizationsLennart Poettering
2014-07-10resolved: properly free network monitorLennart Poettering
2014-07-10event: pull in sd-event.h from event-util.hLennart Poettering
2014-07-09sysusers: don't allow control characters in gecos fieldsLennart Poettering
2014-07-09sysusers: don't allow user names longer than UT_NAMESIZELennart Poettering
2014-07-09timedated: manage systemd-timesyncd directly instead of lists of alternativesKay Sievers
2014-07-09hostnamed: add a new chassis type for watchesLennart Poettering
2014-07-08journal/compress: improve xz compression performanceJon Severinsson
2014-07-08fix #ifdefRonny Chevalier
2014-07-08accelerometer: Don't wait for new data from the sensorBastien Nocera
2014-07-08load-fragment: ConditionFirstBoot wants a bool string, not a pathMichal Schmidt
2014-07-08systemctl: fix visual alignment for lines prefixed with color dotsMichal Schmidt