summaryrefslogtreecommitdiff
path: root/src/hostname
Commit message (Expand)AuthorAgeFilesLines
* networkd: allow networkd to set the timezone in timedatedMartin Pitt2016-11-232-9/+0
* hostnamed: allow networkd to set the transient hostnameMartin Pitt2016-11-202-0/+9
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* tree-wide: remove consecutive duplicate words in commentsStefan Schweter2016-10-041-1/+1
* journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek2016-09-131-4/+4
* hostnamed: prefer more precise DMI info over ACPI OSPM infoLennart Poettering2016-08-311-47/+42
* hostnamectl: rework pretty hostname validation (#3985)Lennart Poettering2016-08-181-17/+19
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2016-05-301-8/+6
* selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek2016-03-011-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-102-4/+0
* treewide: fix typos and indentationTorstein Husebø2015-12-141-1/+1
* hostnamed: SMBIOS 3.0 knows the "tablet" form factor, add support for itLennart Poettering2015-12-021-2/+6
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-272-8/+7
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-272-0/+2
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+1
* util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-6/+7
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-1/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-10/+8
* hostnamed: drop redundant codeDavid Herrmann2015-09-241-6/+0
* tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering2015-09-091-2/+1
* tree-wide: drop {} from one-line if blocksLennart Poettering2015-09-091-2/+1
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-6/+3
* basic: rework virtualization detection APILennart Poettering2015-09-071-3/+3
* bus-util: support details in CheckAuthorization callsMichael Chapman2015-09-061-0/+3
* hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-051-2/+2
* hostnamectl: allow trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-051-11/+10
* hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-051-2/+2
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-032-3/+3
* hostname: Allow comments in /etc/hostnameMartin Pitt2015-05-191-1/+1
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-182-2/+3
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-21/+29
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-232-8/+0
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-181-6/+24
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-0/+1
* hostnamed: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-251-1/+0
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-241-1/+1
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-121-1/+1
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-111-1/+1
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-16/+8
* hostnamectl: Exit with zero on successMartin Pitt2014-11-281-1/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-282-12/+12
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-282-12/+12
* 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
|\