summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-26core: do not read system boot timestamps in systemd --user modeKay Sievers
2014-03-25src/systemd: fix grammar and spelling errors in commentsJason St. John
2014-03-25sd-rtnl: add support for tunnel attributesSusant Sahani
2014-03-25sd-rtnl: message - don't try to enter unsupported containersTom Gundersen
2014-03-25time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering
2014-03-25util: consider both fuse.glusterfs and glusterfs network file systemsLennart Poettering
2014-03-25ask-password: modernizationsLennart Poettering
2014-03-25ask-password: when the user types a overly long password, beep and refuseLennart Poettering
2014-03-25sd-event: don't accidentally turn of watchdog timer event if we determine 0Lennart Poettering
2014-03-24sd-event: initialization perturbation value right before we use itLennart Poettering
2014-03-24sd-daemon: fix incorrect variable accessLennart Poettering
2014-03-24cryptsetup: minor typo fixLennart Poettering
2014-03-24networkd: fix a couple of memory leaksLennart Poettering
2014-03-24networkd: netdev - fix error handling in set_ifindex()Tom Gundersen
2014-03-24core: don't try to relabel mounts before we loaded the policyLennart Poettering
2014-03-24timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John
2014-03-24sd-rtnl: tests - drop redundant testsTom Gundersen
2014-03-24libsystemd: Don't use "class" in public headersMarc-Antoine Perennou
2014-03-24core: remove tcpwrap supportLennart Poettering
2014-03-24build-sys: add makefile linkLennart Poettering
2014-03-24service: don't take chkconfig priority into accountLennart Poettering
2014-03-24sd-rtnl: message parsing - log when ignoring message attributesTom Gundersen
2014-03-24networkd: netdev - verify that newlink messages has the expected kindTom Gundersen
2014-03-24sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()Daniel Mack
2014-03-24systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-23sd-rtnl: message - protect against SEGFAULT when reading messagesTom Gundersen
2014-03-23sd-rtnl: message - don't skip parts of message when parsingTom Gundersen
2014-03-22sd-bus: mark sd_bus_unref() as broken regarding self-refsDavid Herrmann
2014-03-22sd-bus: add note about sd_bus_unref() recursionDavid Herrmann
2014-03-22sd-rtnl: fix self-reference leaksDavid Herrmann
2014-03-22sd-dhcp-client: test - don't close socket twiceTom Gundersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen
2014-03-21sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog
2014-03-21timedated: do not reset poll interval with a spikeKay Sievers
2014-03-21sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any timeTom Gundersen
2014-03-21network: dhcp: create explicit host route to gatewayBrandon Philips
2014-03-21sd-dhcp-client: add fallback subnet masksTom Gundersen
2014-03-21sd-dhcp-client: make timeout handling a bit more robustTom Gundersen
2014-03-21missing: add more compat for old kernels and loop devicesLennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-03-20networkd: link - create dhcp and ipv4ll eagerlyTom Gundersen
2014-03-20networkd: update mac address in clients when it changesTom Gundersen
2014-03-20sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOTTom Gundersen
2014-03-20sd-dhcp-client: don't pass around 'secs'Tom Gundersen
2014-03-20libsystemd-dhcp: Update client test case for client id and end optionPatrik Flykt