summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-15core: Common code for DBus methods that Cancel a jobStef Walter
2014-08-15sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter
2014-08-15test: fix strtod test for realDavid Herrmann
2014-08-15util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...Lennart Poettering
2014-08-15networkctl: increase column width for link type to 18, to accomodate for 'iee...Lennart Poettering
2014-08-15networkd: rename UseDomainName to UseDomainsTom Gundersen
2014-08-15cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUGLennart Poettering
2014-08-15cgroup: never try to create files in cgroupfs, only open them for writingLennart Poettering
2014-08-15test: fix strtod() testDavid Herrmann
2014-08-15networkctl: print local domain name in status outputLennart Poettering
2014-08-15dhcp: the localhost isn't valid as hostname eitherLennart Poettering
2014-08-15coredump: display libdw fail string on stack trace failUmut Tezduyar Lindskog
2014-08-14socket: add bus property for bus property NoDelaySusant Sahani
2014-08-14socket: Add support for TCP defer acceptSusant Sahani
2014-08-14socket: Add Support for TCP keep alive variablesSusant Sahani
2014-08-15core: Refuse mount on symlinkTimofey Titovets
2014-08-15networkd: don't respect domainname from DHCP by defaultTom Gundersen
2014-08-15sd-dhcp-lease: verify hostname and domainnames we receiveTom Gundersen
2014-08-14resolved: pull in domain names from sd-networkTom Gundersen
2014-08-14sd-network: add sd_network_linkg_get_domains()Tom Gundersen
2014-08-14machine_kill(): Don't kill the unit when killing the leaderEelco Dolstra
2014-08-14resolved: clarify that LLMNR scopes must have a link assignedLennart Poettering
2014-08-14core: do not add default dependencies to /usr mount unitJon Severinsson
2014-08-14core: move status line ellipsation to 50% of the lineLennart Poettering
2014-08-14analyze: some fixes to the --help textLennart Poettering
2014-08-14Revert "socket: add support for TCP fast Open"Lennart Poettering
2014-08-14networkd: link - don't enter LINK_CONFIGURED more than onceTom Gundersen
2014-08-14networkd: link - print address lifetime for tracked addressesTom Gundersen
2014-08-14socket: add support for TCP fast OpenSusant Sahani
2014-08-14socket: add support for tcp nagleSusant Sahani
2014-08-14logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering
2014-08-13util: allow strappenda to take any number of argsDave Reisner
2014-08-14sd-event: drop _likely_()Tom Gundersen
2014-08-14timer: order OnCalendar units after timer-sync.target if DefaultDependencies=noTobias Geerinckx-Rice
2014-08-14udev: link-config - fix crash due to missing hwaddrTom Gundersen
2014-08-14test: dhcp-server - fix testTom Gundersen
2014-08-14sd-dhcp-server: linebreaksTom Gundersen
2014-08-14sd-event: do not arm timers unnecessarilyTom Gundersen
2014-08-14networkctl: also use the same color logic when running "networkctl status" wi...Lennart Poettering
2014-08-14networkctl: add the same color logic to "list" and "status" outputsLennart Poettering
2014-08-14networkctl: name setup state variable setup_stateLennart Poettering
2014-08-14networkctl: update column header to new 'setup' state namingLennart Poettering
2014-08-14resolved: enable LLMNRLennart Poettering
2014-08-14resolved: allow passing on which protocol, family and interface to look somet...Lennart Poettering
2014-08-13sd-networkd: rename link_get_state to link_get_setup_stateTom Gundersen
2014-08-13sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier'Tom Gundersen
2014-08-13sd-network: /_get_link_/_link_get_/Tom Gundersen
2014-08-13networkctl: color status dump without link nameDaniel Buch
2014-08-13timesyncd: don't trip up if networkd isn't running and can't tell us any NTP ...Lennart Poettering
2014-08-13journald: Fix off-by-one error in "Missed X kernel messages" warningEelco Dolstra