dhcp: fall back to other clients when an invalid one is specified
[NetworkManager.git] / src / dhcp-manager / nm-dhcp-manager.c
2016-03-24 Beniamino Galvanidhcp: fall back to other clients when an invalid one...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanimerge: branch 'bg/dhcp-send-fqdn-rh1255507'
2015-11-23 Beniamino Galvanidhcp4: send FQDN option when ipv4.dhcp-fqdn is set
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanidhcp: pass IPv6 link-local address to DHCP client
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-17 Beniamino Galvanidevice: accept multiple addresses in a DHCPv6 lease
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipdhcp-manager: port to gdbus
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-27 Lubomir Rintelroute-manager: merge branch 'lr/route-manager-rh740064'
2015-02-27 Dan Williamscore: pass ifindex as parameter to nm_ip4_config_new()
2015-01-12 Thomas Hallercore: merge branch 'th/singleton-bgo742450'
2015-01-12 Thomas Hallercore: declare nm_dhcp_manager_get() using NM_DEFINE_SIN...
2014-11-24 Thomas Hallerdhcp: pass device specific route metric to nm_dhcp_syst...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-14 Lubomir Rinteldhcp: Fix the DHCP client lookup by gtype
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Thomas Hallerdhcp: log the configured DHCP client
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Williamsdhcp: demote DHCP client registration message to 'debug...
2014-11-07 Dan Williamsmerge: add 'configure-and-quit' option (rh #1083683...
2014-11-07 Dan Williamsiface-helper: add nm-iface-helper for dynamic configure...
2014-11-07 Dan Williamsdhcp: track last IPv4 address on start for renewal
2014-11-07 Dan Williamsdhcp: move client-specific knowledge out of the manager
2014-11-07 Dan Williamsdhcp: move D-Bus DHCP listener into separate class
2014-11-07 Thomas Hallercore: merge branch 'th/bgo735512_route_metric'
2014-11-07 Thomas Hallercore: cleanup type of route metric to ensure guint32
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshipcore, clients: implement dhcp-send-hostname for IPv6
2014-11-07 Dan Williamsmerge: add an 'internal' DHCP client based on systemd...
2014-11-07 Dan Williamsdhcp: add systemd-based "internal" DHCP client
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshipcore: drop all remaining core-internal error domains
2014-09-11 Dan Williamsmerge: consolidate searching for helper programs (bgo...
2014-09-11 Dan Williamscore: consolidate helper progam searching (bgo #734131)
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: change all mac-address properties to G_TYPE...
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm, core, cli, tui: fix the capitalization of variou...
2014-07-22 Dan Williamsmerge: DHCP client code cleanups and simplification...
2014-07-22 Dan Williamsdhcp: pass IPv6 privacy preference to client class
2014-07-22 Dan Williamsdhcp: pass individual options to DHCP instead of NMSett...
2014-07-22 Dan Williamsdhcp: pass DHCP options with BOUND state change
2014-07-22 Dan Williamsdhcp: pass IP config in state signal
2014-07-22 Dan Williamsdhcp: consolidate and simplify DHCP options tests
2014-07-22 Dan Williamsdhcp: find existing clients by ifindex, not interface...
2014-07-22 Dan Williamsdhcp: remove the client REMOVE signal
2014-07-22 Dan Williamsdhcp: always signal state changes
2014-07-22 Dan Williamsdhcp: merge TIMEOUT signal with DHCP_STATE_TIMEOUT
2014-07-22 Dan Williamsdhcp: pass ifindex to DHCP clients
2014-07-14 Jiří Klimešcore: use nm_utils_is_specific_hostname() instead of...
2014-06-06 Dan Winshipcore: fix connection matching with dynamic IPv6 routes
2014-06-06 Dan Winshipcore: set route metrics earlier
2014-05-09 Dan Williamsmerge: remove mostly-unused hostname provider functiona...
2014-05-09 Dan Williamscore: remove the HostnameProvider interface
2014-05-09 Dan Williamscore: don't ref/unref the DHCP manager
2014-04-11 Jiří KlimešMerge changes for connection matching on connection...
2014-04-11 Thomas Hallerdhcp: merge branch 'th/bgo726278_div_refact_dhcp'
2014-04-11 Thomas Hallerdhcp: refactor using named defines for signal names...
2014-04-11 Thomas Hallerdhcp: refactor not to pass on NMSettingIP4Config objects
2014-04-11 Thomas Hallerdhcp: refactor dhcp code to use @dhcp_anycast_addr...
2014-03-12 Thomas Hallercore: Merge branch 'th/rh907836_rename_iface'
2014-03-12 Thomas Hallerdhcp: downgrade warning about unhandled DHCP event...
2013-11-13 Thomas Hallercoverity: fix various warnings detected with Coverity
2013-11-08 Dan Williamsmerge: better take-over of existing connections on...
2013-11-08 Dan Williamsdhcp: rename get_lease_config -> get_lease_ip_configs
2013-10-17 Jiří Klimešdhcp: don't crash when no DHCP client is available...
2013-10-11 Dan Winshipsettings: make connections always have s_ip4 and s_ip6
2013-05-22 Martin Pittcore: add option for running from the build tree
2013-05-20 Dan Williamscore: convert the DBus manager to a single-ref object
2013-05-08 Dan Winshiplibnm-glib, core: use g_cclosure_marshal_generic
2013-04-08 Dan Williamsdhcp: use private socket to return status if available
2013-04-03 Dan Winshipcore: don't pass config data to NMDHCPManager and NMDns...
2013-03-20 Dan Williamsdhcp: we don't always have an NMSettingIP6Config for...
2013-03-07 Dan Winshipall: remove redundant return-if-fail checks
2013-01-29 Dan Williamsdhcp: pass device hardware address to DHCP
2012-12-04 Mathieu Trudel-Lap... dhcp: ensure hostname is sent to the DHCP server for...
2012-11-16 Gene Czarcinskidhcp: fix DHCPv6 to support server-side dynamic DNS...
2012-11-16 Pavel Šimerdadhcp: store NetworkManager-specific dhclient leases...
next