index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nss-myhostname
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
1
-1
/
+0
*
use #pragma once instead of foo*foo define guards
Shawn Landden
2013-11-19
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-25
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-11
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