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
/
network
/
networkctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkctl: avoid reading past end of input buffer
Zbigniew Jędrzejewski-Szmek
2016-03-04
1
-1
/
+2
*
networkctl: use ETHER_ADDR_NULL in one more place
Zbigniew Jędrzejewski-Szmek
2016-03-04
1
-2
/
+1
*
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-25
1
-11
/
+3
|
\
|
*
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-26
1
-11
/
+3
*
|
networkctl: fix const
Thomas Hindoe Paaboel Andersen
2016-02-23
1
-1
/
+1
*
|
networkctl: only print lldp legend for capabilities that were actually seen
Zbigniew Jędrzejewski-Szmek
2016-02-23
1
-7
/
+40
|
/
*
networkctl: ellipsize long LLDP fields in table output
Lennart Poettering
2016-02-21
1
-0
/
+25
*
networkctl: add missing newline to printf() format string
Lennart Poettering
2016-02-21
1
-1
/
+1
*
networkctl: print a nice warning when networkd isn't running
Lennart Poettering
2016-02-21
1
-0
/
+10
*
networkctl: if there's no data from networkd about an iface show as "unmanaged"
Lennart Poettering
2016-02-21
1
-2
/
+6
*
networkctl: add a couple of (void) casts
Lennart Poettering
2016-02-21
1
-17
/
+17
*
networkd: rework how carrier bindings are serialized
Lennart Poettering
2016-02-21
1
-4
/
+27
*
networkctl: extend "networkctl status" per-interface output to include LLDP info
Lennart Poettering
2016-02-21
1
-33
/
+104
*
networkctl: make use of xsprintf() where we can
Lennart Poettering
2016-02-21
1
-3
/
+3
*
networkctl: simplify networkctl
Lennart Poettering
2016-02-21
1
-62
/
+52
*
networkctl: rework interface data acquisition
Lennart Poettering
2016-02-21
1
-139
/
+81
*
networkctl: extend "networkctl list" and "networctl lldp" to optionally take ...
Lennart Poettering
2016-02-21
1
-41
/
+110
*
networkctl: add new call that unifies link data acquisition between "status" ...
Lennart Poettering
2016-02-21
1
-30
/
+30
*
networkctl: fix dispatch_verb() table
Lennart Poettering
2016-02-21
1
-3
/
+3
*
networkctl: split out system status stuff into its own function
Lennart Poettering
2016-02-21
1
-31
/
+36
*
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-21
1
-213
/
+80
*
sd-netlink: fix ifi_iftype type
Lennart Poettering
2016-02-20
1
-4
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
networkctl: move strv_isempty() check into dump_list()
Lennart Poettering
2016-01-26
1
-36
/
+26
*
networkd: rework Domains= setting
Lennart Poettering
2016-01-26
1
-24
/
+21
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-1
/
+3
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-11
/
+11
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+0
*
networkctl: lldp port to extract_first_word
Susant Sahani
2015-11-10
1
-9
/
+12
*
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-11-03
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+3
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-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
-0
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-16
/
+13
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-5
/
+5
*
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
2015-09-01
1
-4
/
+4
*
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
1
-2
/
+7
*
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-06
1
-1
/
+1
*
tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()
Lennart Poettering
2015-08-03
1
-1
/
+1
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-42
/
+42
*
sd-rtnl: make joining broadcast groups implicit
Tom Gundersen
2015-06-11
1
-3
/
+3
*
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-06-08
1
-1
/
+1
*
networkctl: fix uninitialized variable
Ronny Chevalier
2015-05-30
1
-1
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
networkctl: port from libudev to sd-device
Tom Gundersen
2015-04-02
1
-32
/
+24
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
*
networkctl: avoid leak if a field was specified twice
Zbigniew Jędrzejewski-Szmek
2015-03-07
1
-6
/
+6
*
networkd: add support for Uplink Failure Detection
Alin Rauta
2015-02-27
1
-16
/
+27
[next]