summaryrefslogtreecommitdiff
path: root/src/hostname
Commit message (Expand)AuthorAge
* hostname: add missing EMITS_CHANGE annotationDavid Herrmann2014-09-16
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
* | hostnamectl: actually implement location supportLennart Poettering2014-08-15
|/
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* hostnamed: introduce new location machin-info field, tooLennart Poettering2014-07-11
* hostnamed: drop nss-myhostname checkLennart Poettering2014-07-11
* hostnamed: make use of in_charset() to verify charsetLennart Poettering2014-07-11
* hostnamed: minor modernizationLennart Poettering2014-07-11
* Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson2014-07-11
* hostnamed: add a new chassis type for watchesLennart Poettering2014-07-09
* util: don't consider tabs special in string_has_cc() anymoreLennart Poettering2014-07-07
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-02
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* hostnamed: Fix the way that static and transient host names interactStef Walter2014-05-28
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24
* hostnamed: expose KernelVersion on the busDjalal Harouni2014-05-19
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* hostnamectl: read kernel name and release from remoteDjalal Harouni2014-04-23
* hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni2014-04-23
* hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni2014-03-11
* hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the...Djalal Harouni2014-03-11
* hostnamed: minor improvements in context_write_data_other()Djalal Harouni2014-03-11
* hostnamectl: read virtualization/architecture from remote sideLennart Poettering2014-02-25
* hostnamed: correct error messageMichal Sekletar2014-02-24
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-24
* hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering2014-02-21
* make gcc shut upLennart Poettering2014-02-19
* bus: fix exit-on-idle for driverdLennart Poettering2013-12-19
* event: rework sd-event exit logicLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* Fix typo: SetChasis -> SetChassisDavid Coppa2013-12-04
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* hostnamed: modernizationsLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* consistently use "int" when retrieving "bool" from bus messagesKay Sievers2013-11-07