summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip4-config.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-29all: unify comment style for SPDX-License-Identifier tagThomas Haller1-1/+1
2020-09-28format: replace tabs for indentation in code commentsThomas Haller1-278/+278
2020-09-28all: reformat all with new clang-format styleAntonio Cardace1-492/+530
2020-09-01core: add 'dhcp-vendor-class-identifier' validation functionAntonio Cardace1-45/+3
2020-08-26libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier optionAntonio Cardace1-0/+101
2020-08-10libnm/docs: fix doc for D-Bus format of "ipv6.route-data"Thomas Haller1-1/+1
2020-07-03all: fix typo in man pagesSayed Shah1-1/+1
2019-11-28ifcfg-rh: add support for DHCP hostname flagsBeniamino Galvani1-0/+7
2019-11-28libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani1-0/+12
2019-10-02all: unify format of our Copyright source code commentsThomas Haller1-1/+1
2019-09-30libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller1-44/+44
2019-09-30libnm: replace _properties_override_add_override() with _properties_override_...Thomas Haller1-14/+16
2019-09-30libnm: replace _properties_override_add_transform() with _properties_override...Thomas Haller1-6/+8
2019-09-30libnm: replace _properties_override_add_dbus_only() with _properties_override...Thomas Haller1-16/+20
2019-09-30libnm: refactor NMSettInfoProperty to save memory for simple propertiesThomas Haller1-5/+5
2019-09-10all: SPDX header conversionLubomir Rintel1-15/+1
2019-06-28libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller1-5/+10
2019-06-11all: drop empty first line from sourcesThomas Haller1-1/+0
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-05-01libnm: unify property-to-dbus handling of NMSettingThomas Haller1-18/+16
2019-02-12all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller1-2/+0
2019-01-15libnm-core: reorder code in settingsThomas Haller1-76/+85
2019-01-15libnm-core: cleanup NMSetting's class initializationThomas Haller1-17/+14
2019-01-07libnm: pass serialization flags to settings synth_func()Thomas Haller1-18/+25
2018-12-10libnm/docs: fix gtk-doc for NMSettingIP4Config:dhcp-client-idThomas Haller1-1/+1
2018-11-13dhcp: add "ipv4.dhcp-client-id=duid" settingThomas Haller1-0/+3
2018-11-13doc: add hint about ipv4.dhcp-client-id=stableThomas Haller1-1/+3
2018-11-13dhcp: don't load IPv4 client-id from lease fileThomas Haller1-2/+2
2018-08-19ip4-config: fix a typoLubomir Rintel1-1/+1
2018-08-10libnm: rework setting metadata for property handlingThomas Haller1-36/+41
2018-08-10libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller1-3/+3
2018-08-10libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller1-6/+4
2018-07-11ifcfg-rh: add missing NM-only annotationsBeniamino Galvani1-1/+1
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2018-05-28device: hash a per-host key for ipv4.dhcp-client-id=stableThomas Haller1-1/+1
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-04-18libnm-core: fix documentation for dad-timeout propertyBeniamino Galvani1-1/+1
2018-04-18ifcfg-rh: persist ipv4.dad-timeout without roundingBeniamino Galvani1-4/+5
2018-04-06docs: fix typo in nm-settings-ifcfg-rh:dhcp-client-id docFrancesco Giudici1-1/+1
2018-03-06man: drop duplicate text from dhcp-client-id descriptionFrancesco Giudici1-3/+1
2018-02-15dhcp: add support for special ipv4.dhcp-client-id types "mac", "perm-mac", an...Thomas Haller1-0/+10
2018-02-15device: make ipv4.dhcp-client-id configurable via a global defaultThomas Haller1-0/+3
2018-01-04dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller1-1/+1
2017-12-18libnm: add NM_IP_ADDRESS_ATTRIBUTE_LABEL defineThomas Haller1-3/+3
2017-11-30ifcfg-rh: use different variables for IPv4 and IPv6 DNS optionsBeniamino Galvani1-0/+8
2017-10-09all: rework configuring route table support by adding "route-table" settingThomas Haller1-4/+3
2017-09-26libnm,cli: add IP setting "route-table-sync"Thomas Haller1-0/+9
2017-07-25libnm-core: improve documentation for ipv4.dhcp-client-id propertyBeniamino Galvani1-1/+9
2017-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2017-05-31core: allow two priorities of base settingsLubomir Rintel1-1/+1