summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: core: add a proof-of-concept device testpavlix/devicesPavel Šimerda2013-08-205-1/+83
* config: don't enforce config file existencePavel Šimerda2013-08-201-5/+1
* libnm-glib: add missing symbolGiovanni Campagna2013-08-191-0/+1
* vpn: fix zero IPv6 address checkPavel Šimerda2013-08-191-1/+1
* man: fix spelling error in man/nmcli.1.inThomas Haller2013-08-191-1/+1
* nm-online: wait for all startup-time connections, not just oneDan Winship2013-08-162-91/+34
* libnm-glib: add NMClient:startup, nm_client_get_startup()Dan Winship2013-08-163-0/+46
* core: add NMManager:startup propertyDan Winship2013-08-168-4/+179
* core: simplify signal disconnection in nm-device-wifiDan Winship2013-08-161-47/+26
* core: minor device removal simplification/fixDan Winship2013-08-161-31/+13
* core: remove some dead code in NMDeviceDan Winship2013-08-161-14/+0
* po: updated pt_BR translation (bgo #705995)Enrico Nicoletto2013-08-161-275/+1454
* core: spawn teamd for team device connectionJiri Pirko2013-08-151-1/+279
* cli: add team driver supportJiri Pirko2013-08-151-19/+113
* ifcfg-rh: add write support for team devicesJiri Pirko2013-08-151-0/+56
* ifcfg-rh: add read support for team devicesJiri Pirko2013-08-151-16/+142
* libnm-glib: add support for team deviceJiri Pirko2013-08-155-0/+430
* core: add support for team deviceJiri Pirko2013-08-1512-29/+510
* libnm-util: add setting for team portJiri Pirko2013-08-156-0/+277
* libnm-util: add team device settingJiri Pirko2013-08-157-0/+360
* keyfile: Drop owner checkMartin Pitt2013-08-131-5/+4
* dhcp: kill dhclient on fatal errorsPavel Šimerda2013-08-131-4/+22
* man: clarify connections and devices in nmcliDan Williams2013-08-131-6/+22
* man: minor cleanupsDan Williams2013-08-131-16/+9
* cli: make bash-completion for nmcli support more abbreviations.Thomas Haller2013-08-131-128/+141
* cli: make bash-completion support abbreviated object names.Thomas Haller2013-08-121-5/+5
* core: minor code cleanup to use preprocessor constantsThomas Haller2013-08-123-4/+4
* trivial: fix spelling errors in code commentsThomas Haller2013-08-121-1/+1
* platform: ignore multi-hop routesPavel Šimerda2013-08-121-16/+30
* man: reword description for man nmcli (connection down)Thomas Haller2013-08-091-6/+6
* policy: prevent double-deactivation of an NMActiveConnection after it's removedDan Williams2013-08-091-1/+3
* settings: correctly handle connection deletion after unsaved and monitor-conn...Dan Williams2013-08-094-11/+50
* wifi: change bgscan threshold parameterStanislaw Gruszka2013-08-081-1/+1
* core: fix double-free C&P errorDan Williams2013-08-081-1/+1
* 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