index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nss-myhostname
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss-myhostname: remove dead test of variable that was not set
Zbigniew Jędrzejewski-Szmek
2016-04-05
1
-3
/
+2
*
nss-myhostname: trivial style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-02
1
-17
/
+13
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
nss: block various signals while running NSS lookups
Lennart Poettering
2016-01-27
1
-0
/
+7
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+5
*
hostname-util: introduce new is_gateway_hostname() call
Lennart Poettering
2015-08-21
1
-9
/
+2
*
nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo")
Lennart Poettering
2015-08-14
1
-2
/
+1
*
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-2
/
+1
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
nss-myhostname: always will in canonical hostname field when resolving addres...
Lennart Poettering
2015-01-05
1
-17
/
+19
*
nss-myhostname: introduce is_gateway() similar to the existing is_hostname()
Lennart Poettering
2014-12-19
1
-2
/
+9
*
nss-myhostname: also recognize "gateway."
Harald Hoyer
2014-12-16
1
-2
/
+2
*
rtnl: when querying local addresses and gateways, take address family into ac...
Lennart Poettering
2014-12-04
1
-6
/
+6
*
nss-myhostname: always resolve the host name "gateway" to the local default g...
Lennart Poettering
2014-12-03
1
-19
/
+59
*
networkd: add minimal client tool "networkd" to query network status
Lennart Poettering
2014-08-12
1
-3
/
+3
*
nss: always explicitly reset all error variables
Lennart Poettering
2014-08-01
1
-0
/
+10
*
nss-myhostname: don't include assert.h twice
Lennart Poettering
2014-07-23
1
-5
/
+0
*
shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()
Lennart Poettering
2014-07-18
1
-3
/
+3
*
nss: various minor fixes to nss-myhostname + nss-mymachines
Lennart Poettering
2014-07-16
1
-5
/
+8
*
nss-myhostname: simplify array building a bit
Lennart Poettering
2014-07-11
1
-15
/
+8
*
nss-myhostname: move NSS boilerplate to nss-util.h
Lennart Poettering
2014-07-10
2
-94
/
+9
*
nss-myhostname: move local address listing logic into shared, so that we can ...
Lennart Poettering
2014-07-10
3
-210
/
+24
*
nss-myhostname: only export the NSS entry point symbols, nothing else
Lennart Poettering
2014-07-10
1
-0
/
+19
*
nss-myhostname: following the usual naming scheme for .c/.h files
Lennart Poettering
2014-07-10
3
-9
/
+8
*
nss-myhostname: various modernizations
Lennart Poettering
2014-07-10
3
-117
/
+117
*
nss-myhostname: port to sd-rtnl
Tom Gundersen
2014-04-19
1
-155
/
+90
*
Remove duplicate includes
Karel Zak
2013-11-18
1
-1
/
+0
*
use #pragma once instead of foo*foo define guards
Shawn Landden
2013-11-18
1
-7
/
+2
*
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-1
/
+2
*
build-sys: add makefile stub link to nss-myhostname/
Lennart Poettering
2013-04-30
1
-0
/
+1
*
nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional
Lennart Poettering
2013-04-24
1
-50
/
+130
*
nss-myhostname: ensure that glibc's assert is used
Dave Reisner
2013-04-19
1
-1
/
+5
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
Use initalization instead of explicit zeroing in more places
Zbigniew Jędrzejewski-Szmek
2013-04-10
1
-12
/
+7
*
nss-myhostname: do not use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-8
/
+12
*
nss-myhostname: use _cleanup_ and split function into two
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-131
/
+125
*
nss-myhostname: copy first result to preallocated buffer
Eelco Dolstra
2013-02-07
1
-1
/
+5
*
nss-myhostname: remove redundant .gitignore
Tom Gundersen
2013-01-07
1
-24
/
+0
*
nss-myhostname: integrate documentation
Tom Gundersen
2013-01-07
4
-231
/
+0
*
nss-myhostname: integrate into systemd buildsystem
Tom Gundersen
2013-01-07
5
-489
/
+0
*
nss-myhostname: remove duplicate LICENCE
Tom Gundersen
2013-01-07
4
-540
/
+27
*
nss-myhostname: remove non-Linux support
Tom Gundersen
2013-01-07
3
-101
/
+0
*
nss-myhostname: move to subdirectory
Tom Gundersen
2013-01-03
15
-0
/
+2089