summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-24machinectl: don't show ".host" pseudo-machine in list by defaultLennart Poettering
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering
2015-08-24machined: validate machine names at more placesLennart Poettering
2015-08-24util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering
2015-08-24util: make hostname_is_valid() easier to readLennart Poettering
2015-08-24machined: always look for leader PID firstLennart Poettering
2015-08-24machinectl: add new "machinectl shell" commandLennart Poettering
2015-08-24machined: add new OpenShell() bus callLennart Poettering
2015-08-24core: open up more executable properties via the busLennart Poettering
2015-08-24core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entriesLennart Poettering
2015-08-24Merge pull request #1012 from gentoo-root/masterTom Gundersen
2015-08-24sd-bus: don't list activators as proper peersDavid Herrmann
2015-08-24Revert "sd-bus: include queried path in GetManagedObjects"David Herrmann
2015-08-22sd-device: fix enumeration of devices without subsystemMaxim Mikityanskiy
2015-08-22Merge pull request #1010 from poettering/resolved-question-keyTom Gundersen
2015-08-21resolved: always split up questions into per-RR transactionsLennart Poettering
2015-08-21resolved: only maintain one question RR key per transactionLennart Poettering
2015-08-21resolved: add extra check for family when doing LLMNR TCP connectionsLennart Poettering
2015-08-21resolved: add reference to negative caching RFCLennart Poettering
2015-08-21remove unused variablesThomas Hindoe Paaboel Andersen
2015-08-21Merge pull request #1005 from poettering/resolved-refuse-compressionTom Gundersen
2015-08-21resolve-host: Minor wording improvementLennart Poettering
2015-08-21resolved: when passing RRs across the bus, make sure not to use name compressionLennart Poettering
2015-08-21core: downgrade "Module inserted" message for kmod to DEBUGLennart Poettering
2015-08-21Merge pull request #1002 from poettering/resolved-variousTom Gundersen
2015-08-21resolved: rework synthesizing logicLennart Poettering
2015-08-21resolved: make DnsQuestion logic handle NULL arrays as empty arraysLennart Poettering
2015-08-21resolved: minor typo comment fixLennart Poettering
2015-08-21dns-domain: add call for concatenating two domain namesLennart Poettering
2015-08-21hostname-util: introduce new is_gateway_hostname() callLennart Poettering
2015-08-21network: Save DNS and NTP data for a DHCPv6 linkPatrik Flykt
2015-08-21network: Add function to serialize an IPv6 addressPatrik Flykt
2015-08-21test-dhcp6-client: Add tests for DNS and NTP optionsPatrik Flykt
2015-08-21sd-dhcp6: Support deprecated SNTP Configuration OptionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 NTP Server OptionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 DNS Domain Search List optionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server optionPatrik Flykt
2015-08-21dhcp6-option: Add helper function for uncompressed domain namesPatrik Flykt
2015-08-21dhcp6-option: Add helper function for fetching IPv6 addressesPatrik Flykt
2015-08-21sd-dhcp6-client: Save a DHCPv6 lease also with Information ReplyPatrik Flykt
2015-08-21sd-dhcp6-client: Fix unreferencing DHCPv6 lease on client resetPatrik Flykt
2015-08-20timedatectl: when no timezone is set consider UTC the defaultLennart Poettering
2015-08-19Merge pull request #990 from owtaylor/issue-989David Herrmann
2015-08-19timedatectl: assert timezone is not null in setenv() call.Dimitri John Ledkov
2015-08-18logind: get a fresh file descriptor to clean up a VTOwen W. Taylor
2015-08-18logind: use open_terminal() instead of open()Owen W. Taylor
2015-08-18journal: fix json output of unicode charactersDaniel Mack
2015-08-18journal: remove error check that never happensThomas Hindoe Paaboel Andersen
2015-08-17Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2Lennart Poettering
2015-08-17Merge pull request #976 from elfring/Remove_unnecessary_checks2Lennart Poettering