summaryrefslogtreecommitdiff
path: root/src/dhcp
Commit message (Expand)AuthorAgeFilesLines
* dhcp: nettools: drop useless "options" GHashTable checksFrancesco Giudici2019-09-131-8/+5
* dhcp: nettools: add utf8 checking on the wpad optionFrancesco Giudici2019-09-132-3/+7
* dhcp: nettools: drop the 'iface' parameter when no more usedFrancesco Giudici2019-09-131-25/+13
* dhcp: nettools: drop plugin logging of the lease optionsFrancesco Giudici2019-09-131-38/+17
* dhcp: internal: drop plugin logging of the lease optionsFrancesco Giudici2019-09-131-88/+20
* dhcp: log the dhcp options got in the lease once for all pluginFrancesco Giudici2019-09-131-9/+11
* dhcp: nettools: retrieve and expose the private dhcp optionsFrancesco Giudici2019-09-131-0/+38
* dhcp: nettools: retrieve and expose the expiry timeFrancesco Giudici2019-09-131-8/+41
* all: SPDX header conversionLubomir Rintel2019-09-1022-319/+30
* dhcp: nettools: read/write lease filesFrancesco Giudici2019-09-051-2/+57
* dhcp: dhclient: use the shared function to retrieve the lease file pathFrancesco Giudici2019-09-051-24/+2
* dhcp: prefer nm_assert() to g_assert*()Francesco Giudici2019-09-053-3/+3
* dhcp: internal: use the shared function to retrieve the lease file pathFrancesco Giudici2019-09-051-35/+5
* dhcp: add a shared function to retrieve the dhcp lease fileFrancesco Giudici2019-09-052-1/+60
* dhcp: fall back to 'internal' client for IPv6 when using 'nettools'Beniamino Galvani2019-08-291-13/+0
* dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with...Thomas Haller2019-08-133-2/+4
* dhcp: make "systemd" DHCP plugin configurableThomas Haller2019-08-139-16/+39
* dhcp: log effectively used DHCP plugin typeThomas Haller2019-08-131-8/+26
* dhcp: cleanup selecting GType from DHCP client factoryThomas Haller2019-08-131-14/+14
* dhcp: nettools: check if addr is in the lease when boundfg/nettools_dhcp_optionsFrancesco Giudici2019-07-251-0/+6
* dhcp: nettools: use shared dhcp option resourcesFrancesco Giudici2019-07-251-175/+67
* dhcp: add "fqdn" and "client id" to the shared dhcp optionsFrancesco Giudici2019-07-252-0/+4
* dhcp/trivial: fix commentFrancesco Giudici2019-07-251-2/+2
* dhcp: internal: fix the logging message for the lease timeFrancesco Giudici2019-07-241-5/+6
* dhcp: internal: Prefer nm_assert() to g_assert()Francesco Giudici2019-07-241-1/+1
* dhcp-listener: keep reference to NMDBusManager singletonThomas Haller2019-07-151-6/+7
* dhcp/dhclient: expose the private_xyz labels for dhcp private optionsFrancesco Giudici2019-07-051-3/+47
* dhcp/internal: move dhcp options management to shared dhcp codebaseFrancesco Giudici2019-07-053-290/+594
* dhcp/internal: expose on D-Bus all the private dhcp optionsFrancesco Giudici2019-07-051-0/+85
* dhcp/internal: expose on D-Bus some more dhcp optionsFrancesco Giudici2019-07-051-2/+46
* dhcp/internal: expose on D-Bus the lease time dhcp optionFrancesco Giudici2019-07-051-3/+4
* dhcp/internal: decrease logging level when retrieving dhcp optionsFrancesco Giudici2019-07-051-32/+62
* dhcp: pass broadcast address to clientsBeniamino Galvani2019-07-055-14/+58
* dhcp: nettools: improve error messagesBeniamino Galvani2019-07-051-5/+5
* dhcp: nettools: decrease initial delayBeniamino Galvani2019-07-051-2/+2
* dhcp: nettools: support the FQDN optionBeniamino Galvani2019-07-051-8/+45
* dhcp: nettools: relicense as LGPLBeniamino Galvani2019-07-051-4/+5
* dhcp: add nettools dhcp4 clientTom Gundersen2019-07-054-2/+1340
* dhcp: support notifying the client of the result of DADTom Gundersen2019-07-052-0/+44
* dhcp: systemd: relicense as LGPLBeniamino Galvani2019-06-271-4/+5
* all: drop emacs file variables from source filesThomas Haller2019-06-1119-19/+0
* dhcp: fallback to "internal" DHCP plugin if plugin does not support address f...Thomas Haller2019-06-113-28/+51
* dhcp/trivial: add fixme comment about stopping clientsThomas Haller2019-05-291-0/+6
* dhcp: store dhclient's pid file in "/var/run/NetworkManager" instead of "/var...Thomas Haller2019-05-201-1/+1
* dhcp/dhcpcd: fix location of PID file for dhcpcdThomas Haller2019-05-171-2/+2
* dhcp: use g_return_if_fail() instead of g_assert() in nm_dhcp_client_start_ti...Thomas Haller2019-05-161-1/+2
* systemd: merge branch systemd into masterThomas Haller2019-05-141-2/+6
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-188-9/+9
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-1/+1