summaryrefslogtreecommitdiffstats
path: root/src/hostname (follow)
Commit message (Expand)AuthorAgeFilesLines
* hostnamed: introduce new "embedded" chassis typeLennart Poettering2014-11-061-1/+2
* util: introduce sethostname_idempotentMichal Sekletar2014-10-271-1/+1
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-1/+1
* hostname: add missing EMITS_CHANGE annotationDavid Herrmann2014-09-161-1/+1
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-181-4/+4
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-151-3/+3
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-151-3/+3
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-151-5/+7
* | hostnamectl: actually implement location supportLennart Poettering2014-08-151-23/+42
|/
* bus: always explicitly close bus from main programsLennart Poettering2014-08-042-4/+3
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-041-9/+6
* hostnamed: introduce new location machin-info field, tooLennart Poettering2014-07-111-19/+15
* hostnamed: drop nss-myhostname checkLennart Poettering2014-07-111-16/+0
* hostnamed: make use of in_charset() to verify charsetLennart Poettering2014-07-111-1/+1
* hostnamed: minor modernizationLennart Poettering2014-07-111-5/+4
* Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson2014-07-112-7/+59
* hostnamed: add a new chassis type for watchesLennart Poettering2014-07-091-1/+2
* util: don't consider tabs special in string_has_cc() anymoreLennart Poettering2014-07-071-2/+1
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-031-1/+1
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-021-1/+1
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-131-0/+7
* hostnamed: Fix the way that static and transient host names interactStef Walter2014-05-281-5/+30
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-241-1/+1
* hostnamed: expose KernelVersion on the busDjalal Harouni2014-05-181-1/+5
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-151-1/+1
* hostnamectl: read kernel name and release from remoteDjalal Harouni2014-04-231-3/+8
* hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni2014-04-231-0/+12
* hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni2014-03-111-12/+10
* hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the...Djalal Harouni2014-03-111-0/+11
* hostnamed: minor improvements in context_write_data_other()Djalal Harouni2014-03-111-3/+3
* hostnamectl: read virtualization/architecture from remote sideLennart Poettering2014-02-251-16/+31
* hostnamed: correct error messageMichal Sekletar2014-02-241-1/+1
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-241-1/+1
* hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering2014-02-211-1/+4
* make gcc shut upLennart Poettering2014-02-191-1/+1
* bus: fix exit-on-idle for driverdLennart Poettering2013-12-191-1/+1
* event: rework sd-event exit logicLennart Poettering2013-12-131-2/+0
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-121-1/+1
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-121-1/+1
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-121-1/+1
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-111-0/+2
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-101-5/+5
* Fix typo: SetChasis -> SetChassisDavid Coppa2013-12-041-1/+1
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-031-6/+1
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-48/+35
* hostnamed: modernizationsLennart Poettering2013-11-211-9/+5
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-211-20/+20
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-121-1/+1
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-121-1/+1
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-071-4/+4