summaryrefslogtreecommitdiff
path: root/src/resolve/resolved.c
Commit message (Expand)AuthorAgeFilesLines
* resolved: flush caches on memory pressure and support SIGRTMIN+18Lennart Poettering2023-03-011-1/+1
* shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-1/+1
* tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-151-1/+1
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* resolved: bind socket to interface during connect()Lennart Poettering2020-12-021-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* various daemons: emit Stopping... notification before destructing the manager...Zbigniew Jędrzejewski-Szmek2020-07-021-1/+1
* Make failures of mac_selinux_init() fatalChristian Göttsche2020-06-231-1/+1
* resolved: convert to the new schemeZbigniew Jędrzejewski-Szmek2020-05-051-1/+4
* importd,logind: add --bus-introspect= optionZbigniew Jędrzejewski-Szmek2020-05-051-0/+1
* logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...Zbigniew Jędrzejewski-Szmek2020-05-031-2/+6
* resolved, networkd: don't resolve the user if not rootTopi Miettinen2019-12-071-13/+13
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+4
* timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()Zbigniew Jędrzejewski-Szmek2019-01-081-3/+1
* resolve: define main through macroYu Watanabe2018-12-081-45/+26
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* resolve: update comment, avoid alarming wrongnessAlan Jenkins2018-08-291-1/+1
* user-util: rework get_user_creds()Lennart Poettering2018-08-201-1/+1
* resolve: warn when our stub listener is disabled but resolv.conf uses itYu Watanabe2018-06-281-0/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-03-231-1/+1
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-03-221-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* resolved: create private stub resolve file for /etc/resolv.conf integration (...Dimitri John Ledkov2017-10-241-4/+0
* mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()Yu Watanabe2017-10-061-1/+1
* resolved: add support for explicitly forgetting everything we learnt about DN...Lennart Poettering2017-10-051-1/+1
* units: make use of the new !! ExecStart= prefix in systemd-resolved.serviceLennart Poettering2017-08-101-7/+12
* treewide: fix typos (#4802)Torstein Husebø2016-12-021-1/+1
* resolved: unlink private resolv.conf on exitChristian Hesse2016-11-101-0/+4
* resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering2016-06-211-1/+12
* resolved: flush all caches if SIGUSR2 is receivedLennart Poettering2016-06-101-1/+1
* resolved: also rewrite private /etc/resolv.conf when configuration is changed...Lennart Poettering2016-06-061-5/+2
* 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-101-2/+0
* resolved: emit full path to file we failed to writeZbigniew Jędrzejewski-Szmek2016-01-281-1/+1
* resolved,networkd: add a per-interface DNSSEC settingLennart Poettering2016-01-051-6/+0
* resolved: make sure FallbackDNS= overrides built-in servers, doesn't extend themLennart Poettering2015-11-251-2/+4
* resolved: split out all code dealing with /etc/resolv.conf into its own .c fileLennart Poettering2015-11-251-0/+1
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-271-1/+1
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-5/+6
* resolved: dump cache and zone contents to syslog on SIGUSR1Lennart Poettering2015-08-261-1/+1
* everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2015-06-151-1/+1
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-0/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-8/+8
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-8/+8