index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkctl.c
Age
Commit message (
Expand
)
Author
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-03-24
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-03-04
networkctl: avoid reading past end of input buffer
Zbigniew Jędrzejewski-Szmek
2016-03-04
networkctl: use ETHER_ADDR_NULL in one more place
Zbigniew Jędrzejewski-Szmek
2016-02-25
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-23
networkctl: fix const
Thomas Hindoe Paaboel Andersen
2016-02-23
networkctl: only print lldp legend for capabilities that were actually seen
Zbigniew Jędrzejewski-Szmek
2016-02-21
networkctl: ellipsize long LLDP fields in table output
Lennart Poettering
2016-02-21
networkctl: add missing newline to printf() format string
Lennart Poettering
2016-02-21
networkctl: print a nice warning when networkd isn't running
Lennart Poettering
2016-02-21
networkctl: if there's no data from networkd about an iface show as "unmanaged"
Lennart Poettering
2016-02-21
networkctl: add a couple of (void) casts
Lennart Poettering
2016-02-21
networkd: rework how carrier bindings are serialized
Lennart Poettering
2016-02-21
networkctl: extend "networkctl status" per-interface output to include LLDP info
Lennart Poettering
2016-02-21
networkctl: make use of xsprintf() where we can
Lennart Poettering
2016-02-21
networkctl: simplify networkctl
Lennart Poettering
2016-02-21
networkctl: rework interface data acquisition
Lennart Poettering
2016-02-21
networkctl: extend "networkctl list" and "networctl lldp" to optionally take ...
Lennart Poettering
2016-02-21
networkctl: add new call that unifies link data acquisition between "status" ...
Lennart Poettering
2016-02-21
networkctl: fix dispatch_verb() table
Lennart Poettering
2016-02-21
networkctl: split out system status stuff into its own function
Lennart Poettering
2016-02-21
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-20
sd-netlink: fix ifi_iftype type
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-26
networkctl: move strv_isempty() check into dump_list()
Lennart Poettering
2016-01-26
networkd: rework Domains= setting
Lennart Poettering
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-10
networkctl: lldp port to extract_first_word
Susant Sahani
2015-11-03
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-01
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
2015-08-26
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-03
tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()
Lennart Poettering
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-11
sd-rtnl: make joining broadcast groups implicit
Tom Gundersen
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-05-30
networkctl: fix uninitialized variable
Ronny Chevalier
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-02
networkctl: port from libudev to sd-device
Tom Gundersen
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
[next]