summaryrefslogtreecommitdiff
path: root/src/hostname
AgeCommit message (Expand)AuthorFilesLines
2014-08-04bus: always explicitly close bus from main programsLennart Poettering2-4/+3
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-07-11hostnamed: introduce new location machin-info field, tooLennart Poettering1-19/+15
2014-07-11hostnamed: drop nss-myhostname checkLennart Poettering1-16/+0
2014-07-11hostnamed: make use of in_charset() to verify charsetLennart Poettering1-1/+1
2014-07-11hostnamed: minor modernizationLennart Poettering1-5/+4
2014-07-11Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson2-7/+59
2014-07-09hostnamed: add a new chassis type for watchesLennart Poettering1-1/+2
2014-07-07util: don't consider tabs special in string_has_cc() anymoreLennart Poettering1-2/+1
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering1-1/+1
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering1-1/+1
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering1-0/+7
2014-05-28hostnamed: Fix the way that static and transient host names interactStef Walter1-5/+30
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers1-1/+1
2014-05-19hostnamed: expose KernelVersion on the busDjalal Harouni1-1/+5
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-1/+1
2014-04-23hostnamectl: read kernel name and release from remoteDjalal Harouni1-3/+8
2014-04-23hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni1-0/+12
2014-03-11hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni1-12/+10
2014-03-11hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the...Djalal Harouni1-0/+11
2014-03-11hostnamed: minor improvements in context_write_data_other()Djalal Harouni1-3/+3
2014-02-25hostnamectl: read virtualization/architecture from remote sideLennart Poettering1-16/+31
2014-02-24hostnamed: correct error messageMichal Sekletar1-1/+1
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen1-1/+1
2014-02-21hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering1-1/+4
2014-02-19make gcc shut upLennart Poettering1-1/+1
2013-12-19bus: fix exit-on-idle for driverdLennart Poettering1-1/+1
2013-12-13event: rework sd-event exit logicLennart Poettering1-2/+0
2013-12-12bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers1-1/+1
2013-12-12bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers1-1/+1
2013-12-12bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering1-1/+1
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering1-0/+2
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering1-5/+5
2013-12-04Fix typo: SetChasis -> SetChassisDavid Coppa1-1/+1
2013-12-03bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering1-6/+1
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-48/+35
2013-11-21hostnamed: modernizationsLennart Poettering1-9/+5
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering1-20/+20
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering1-1/+1
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering1-1/+1
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering1-4/+4
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering1-1/+1
2013-11-07polkit: don't spawn local client if we access a remote systemLennart Poettering1-4/+13
2013-11-07consistently use "int" when retrieving "bool" from bus messagesKay Sievers1-3/+3
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-8/+6
2013-11-06clients: various simplificationsLennart Poettering1-1/+1
2013-11-06Revert "hostnamed: prevent it from crashing if the chassis is unknown"Kay Sievers1-3/+0
2013-11-06hostnamed: prevent it from crashing if the chassis is unknownThomas Hindoe Paaboel Andersen1-0/+3
2013-11-05bus: update bus_map_all_properties()Kay Sievers1-7/+8
2013-11-04hostnamectl: H requires an argument, P is no longer usedThomas Hindoe Paaboel Andersen1-1/+1