summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: - WIP - allow layer2-only configs with disabled IPv4 and IPv6dcbw/ifcfg-rh-layer2-onlyDan Williams2013-08-076-111/+91
* platform: fix some bogus compiler warningsDan Williams2013-08-071-9/+6
* platform: don't assert on multi-hop routes (rh #989022)Dan Williams2013-08-071-1/+1
* core,platform: don't completely ignore WWAN pseudo-ethernet interfacesDan Williams2013-08-073-24/+20
* core: takeover existing virtual devices in system_create_virtual_deviceThomas Haller2013-08-071-5/+9
* ifcfg-rh: don't require an error for read_mac_address()Dan Williams2013-08-071-2/+2
* core: update UDI when it's availableDan Williams2013-08-0710-61/+52
* fixup! core: fix cleanup of NMDevices that fail constructionThomas Haller2013-08-071-2/+0
* core: fix cleanup of NMDevices that fail constructionDan Winship2013-08-061-12/+15
* platform: fix initial link-added emissionDan Winship2013-08-061-2/+4
* ifcfg-rh: fix handling of VLAN parent PHYSDEV keyDan Williams2013-08-064-4/+46
* core: don't wait for udev to find created software devicesDan Williams2013-08-061-15/+66
* logging: add log domain for D-Bus PropertiesChanged signal stuffDan Williams2013-08-063-4/+6
* systemd: fix up dispatcher unit install (rh #948433)Dan Williams2013-08-062-1/+1
* trivial: add src/tests/test-ip4-config to .gitignore fileThomas Haller2013-08-061-0/+1
* trivial: minor code cleanup in examples/pythonThomas Haller2013-08-063-7/+7
* core: minor code cleanup to use preprocessor constantsThomas Haller2013-08-061-4/+4
* trivial: fix spelling errors in code comments and README fileThomas Haller2013-08-065-5/+5
* core: don't log warnings when devices are removedDan Winship2013-08-061-2/+4
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-0326-219/+215
* core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2013-08-0310-301/+301
* platform: simplify getting routes and ignoring the default routeDan Williams2013-08-0310-52/+38
* updated libgsystemPavel Šimerda2013-08-031-0/+0
* core: add nm_ip4_config_dump()Dan Williams2013-08-022-0/+82
* core: recognize and handle external IPv4 routes and addresses added under NMDan Williams2013-08-021-3/+0
* core: fix handling of externally added IPv4 adresses and routes on IP changeDan Williams2013-08-021-24/+32
* core: add nm_ip4_config_subtract()Dan Williams2013-08-024-2/+428
* core: track VPN routes on the master device, not the VPNDan Williams2013-08-024-176/+117
* core: combine and apply IPv4 configs instead of applying directlyDan Williams2013-08-023-79/+140
* build: fix distcheckDan Williams2013-08-021-0/+1
* platform: add reason attribute to all signalsPavel Šimerda2013-08-0211-49/+61
* platform: re-check potentially removed objectsPavel Šimerda2013-08-021-21/+55
* platform: rework the object refresh codePavel Šimerda2013-08-021-54/+80
* platform: don't check for route existence (fixup)Pavel Šimerda2013-08-021-1/+1
* Revert "platform: work around missing kernel netlink notifications of default...Pavel Šimerda2013-08-025-26/+1
* ifcfg-rh: update InfiniBand P_Key support to match latest initscriptsDan Winship2013-08-022-18/+18
* updated libndpPavel Šimerda2013-08-021-0/+0
* platform: don't check for route existencePavel Šimerda2013-08-013-36/+58
* platform: work around missing kernel netlink notifications of default route c...Dan Williams2013-07-315-1/+26
* agents: don't make method calls with a destroyed proxyDan Williams2013-07-311-1/+19
* agents: remove request_cancel()Dan Williams2013-07-311-15/+6
* vpn: handle interactive plugin secrets requestsDan Williams2013-07-314-77/+276
* libnm-glib-vpn: add support for interactive secrets requestsDan Williams2013-07-314-16/+257
* libnm-glib-vpn: consolidate connect handling codeDan Williams2013-07-311-78/+40
* libnm-glib: add support for agent capabilities during registrationDan Williams2013-07-313-11/+90
* agents: add agent capabilitiesDan Williams2013-07-315-6/+72
* autogen.sh: pass --enable-static=libndpDan Winship2013-07-301-1/+1
* dhcp: fix IPv6 address timestamp settingPavel Šimerda2013-07-301-2/+1
* platform: show address lifetimes in debugPavel Šimerda2013-07-301-4/+4
* cli: editor: show current configuration for 'nmcli' command without argumentsJiří Klimeš2013-07-301-1/+9