summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21man: document ARM root partition typesLennart Poettering
2014-03-21update TODOLennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-03-20TODOTom Gundersen
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
2014-03-20libsystemd-network: Don't unnecessarily send too long packetsPatrik Flykt
2014-03-20libsystemd-network: Prepend hardware type byte to client identifierPatrik Flykt
2014-03-20update TODOLennart Poettering
2014-03-20unit: turn off mount propagation for udevdLennart Poettering
2014-03-19update TODOLennart Poettering
2014-03-19core: enable PrivateNetwork= for a number of our long running services where ...Lennart Poettering
2014-03-19core: move notify sockets to /run and $XDG_RUNTIME_DIRLennart Poettering
2014-03-19man: improve documentation of fs namespace related settingsLennart Poettering
2014-03-19core: make sure we can combine DevicePolicy=closed with PrivateDevices=yesLennart Poettering
2014-03-19sd-bus: don't use assert_return() to check for disconnected bus connectionsLennart Poettering
2014-03-19core: rework context initialization/destruction logicLennart Poettering
2014-03-19sd-bus: properly translate high-level attach flags into kdbus attach flagsLennart Poettering
2014-03-19update TODOLennart Poettering
2014-03-19core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...Lennart Poettering
2014-03-19units: make use of PrivateTmp=yes and PrivateDevices=yes for all our long-run...Lennart Poettering
2014-03-19update TODOLennart Poettering
2014-03-19core: Beef up PrivateDevices=Lennart Poettering
2014-03-19busctl: when monitoring the bus, enable all credentialsLennart Poettering
2014-03-19core: expose missing busname properties on the busLennart Poettering
2014-03-19sd-dhcp-client: accept infinite lease lifetimeTom Gundersen
2014-03-19libsystemd-network: Add Init-Reboot supportPatrik Flykt
2014-03-19libsystemd-network: Restart DHCP acquisition if the lease expiresPatrik Flykt
2014-03-19libsystemd-network: Add hangcheck timer for DHCP client testPatrik Flykt
2014-03-19libsystemd-network: Export checksum function to test casePatrik Flykt
2014-03-19update TODOLennart Poettering
2014-03-19sd-bus: add proper monitoring APILennart Poettering
2014-03-19core: by default .busname units should be activatingLennart Poettering
2014-03-19update TODOLennart Poettering
2014-03-19busname: introduce Activating directiveDaniel Mack
2014-03-19update TODOLennart Poettering
2014-03-19core: when creating an activating busname attach all metadata fields to the m...Lennart Poettering
2014-03-19update kdbus.hLennart Poettering
2014-03-19missing: define LO_FLAGS_PARTSCAN if it is missingLennart Poettering
2014-03-19util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...Lennart Poettering
2014-03-18update TODOLennart Poettering
2014-03-18man: dcument sd_bus_negotiate_fds() and friendsLennart Poettering
2014-03-18sd-bus: if we got a message with fds attached even though we didn't negotiate...Lennart Poettering
2014-03-18core: add new AcceptFD= setting to .busname unitsLennart Poettering