summaryrefslogtreecommitdiff
path: root/src/hostname/hostnamed.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-24hostnamed: drop redundant codeDavid Herrmann1-6/+0
2015-09-09tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering1-2/+1
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering1-2/+1
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering1-6/+3
2015-09-07basic: rework virtualization detection APILennart Poettering1-3/+3
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman1-0/+3
2015-08-05hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek1-2/+2
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering1-2/+2
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt1-1/+1
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering1-0/+1
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering1-21/+29
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering1-6/+24
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering1-0/+1
2014-12-25hostnamed: remove spurious include of <sys/capability.h>Filipe Brandenburger1-1/+0
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering1-1/+1
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø1-1/+1
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt1-16/+8
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-11/+11
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-11/+11
2014-11-06hostnamed: introduce new "embedded" chassis typeLennart Poettering1-1/+2
2014-10-27util: introduce sethostname_idempotentMichal Sekletar1-1/+1
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho1-1/+1
2014-09-16hostname: add missing EMITS_CHANGE annotationDavid Herrmann1-1/+1
2014-08-18bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering1-4/+4
2014-08-15Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering1-3/+3
2014-08-15sd-bus: add API to check if a client has privilegesLennart Poettering1-5/+7
2014-08-15sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter1-3/+3
2014-08-04bus: always explicitly close bus from main programsLennart Poettering1-3/+2
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ðmundsson1-4/+42
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-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-23hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni1-0/+12
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-24hostnamed: correct error messageMichal Sekletar1-1/+1
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen1-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