summaryrefslogtreecommitdiff
path: root/src/dhcp-manager
Commit message (Expand)AuthorAgeFilesLines
* dhcp-manager: Keep size of PID consistentlr/crashesLubomir Rintel2014-11-103-6/+6
* dhcp: demote DHCP client registration message to 'debug' levelDan Williams2014-11-071-2/+8
* iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams2014-11-071-1/+8
* dhcp: track last IPv4 address on start for renewalDan Williams2014-11-077-22/+30
* dhcp: preserve hostname for later useDan Williams2014-11-075-21/+31
* dhcp: preserve DHCPv4 client ID for later useDan Williams2014-11-079-83/+327
* dhcp: move client-specific knowledge out of the managerDan Williams2014-11-079-72/+140
* dhcp: move D-Bus DHCP listener into separate classDan Williams2014-11-077-247/+375
* libnm,core: enhance nm_utils_hexstr2bin()Dan Williams2014-11-071-35/+6
* core: cleanup type of route metric to ensure guint32Thomas Haller2014-11-074-13/+13
* core: move definition of NMLinkType to nm-types.hThomas Haller2014-11-071-0/+1
* platform: don't include gsystem-local-alloc.h in nm-platform.hThomas Haller2014-11-071-0/+1
* dhcp: fix building without sys/auxv.hJiří Klimeš2014-11-071-0/+2
* core, clients: implement dhcp-send-hostname for IPv6Dan Winship2014-11-072-3/+5
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-073-0/+3
* dhcp/test: fix compiler warning about pointer arithmetric for void*Thomas Haller2014-11-071-1/+1
* dhcp: fix swapped order of argument for logging functionThomas Haller2014-11-071-1/+1
* sd-dhcp-client: Add missing initializersLubomir Rintel2014-11-076-16/+12
* dhcp: add systemd-based "internal" DHCP clientDan Williams2014-11-063-0/+863
* dhcp: add nm_dhcp_utils_client_id_string_to_bytes()Dan Williams2014-11-064-6/+110
* dhcp: systemd DHCP code changes necessary for NM integrationDan Williams2014-11-062-29/+18
* dhcp: make systemd DHCP code into a libraryDan Williams2014-11-0623-0/+434
* dhcp: fix compiler warning in IN_SET macroThomas Haller2014-11-061-3/+3
* sd-dhcp-client: fix REBOOT state handlingDan Williams2014-11-061-18/+15
* sd-dhcp-client: clean up raw socket sd_event_source when creating UDP sourceDan Williams2014-11-061-0/+3
* sd-dhcp-lease: expose load/save functionsDan Williams2014-11-063-5/+5
* sd-dhcp-lease: load/save client IDDan Williams2014-11-064-1/+80
* sd-dhcp-client: support custom client IDsDan Williams2014-11-062-12/+105
* sd-dhcp6-client: fix off-by-two error in DUID lengthDan Williams2014-11-061-5/+5
* dhcp: add systemd DHCP codeDan Williams2014-11-0644-0/+19423
* dhcp: don't add special route to DHCP server when having direct routeThomas Haller2014-10-311-5/+5
* dhcp: suppress warning about invalid DNS serversDan Williams2014-10-271-20/+28
* dhclient: allow single hex digits in hexadecimal dhcp_client_idThomas Haller2014-10-272-3/+40
* core: drop all remaining core-internal error domainsDan Winship2014-10-222-25/+4
* core: track origin of MTULubomir Rintel2014-10-201-1/+1
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-202-7/+7
* dhcp: relax check valid PID for dhcp processThomas Haller2014-10-101-1/+1
* core/dhcp: kill external dhcp process using nm_utils_kill_process_sync()Thomas Haller2014-10-101-2/+6
* dhcp: treat lease expiry as failure (rh #1139326)Dan Williams2014-10-021-1/+3
* dhcp: log DHCP client exit status betterJiří Klimeš2014-09-121-13/+22
* dhcp: fix dhclient abnormal exit due to SIGPIPE (bgo #735962)Jiří Klimeš2014-09-122-3/+10
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-115-74/+36
* dhcp: fix g_error_free() called with a bad argumentJiří Klimeš2014-09-051-1/+1
* dhcp-manager: port nm-dhcp-helper from dbus-glib to gdbusDan Winship2014-09-042-238/+95
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-049-31/+25
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-1/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-166-18/+18
* dhcp: fix killing wrong process ID on dhclient releaseDan Williams2014-08-082-9/+14
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-018-171/+171