summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * core: allow creation of virtual devices (software devices) via NMDeviceFactoryThomas Haller2014-06-273-0/+55
| * core: refactor update_slave_connection() as virtual function of master deviceThomas Haller2014-06-278-106/+175
| * team/trivial: rename NM_TEAM_ERROR* to NM_DEVICE_TEAM_ERROR*Thomas Haller2014-06-272-6/+6
| * core: check file permissions when loading device plugins and order by file mo...Thomas Haller2014-06-271-17/+91
|/
* wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-269-1712/+98
|\
| * wwan: trivial: simplify variable names to not explicitly clarify MM 1.0Dan Winship2014-06-261-80/+80
| * wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-269-1637/+23
|/
* build: fix multiple definitions of DISTCLEANFILESDan Williams2014-06-261-1/+1
* settings: fix invalid signature in impl_settings_get_connection_by_uuid()Thomas Haller2014-06-261-2/+0
* core: fix crash in impl_settings_get_connection_by_uuid() when requesing non-...Thomas Haller2014-06-261-1/+1
* libnm-util: document "address-labels" property as for internal use onlyJiří Klimeš2014-06-261-0/+5
* contrib/rpm: cleanup of NetworkManager.spec by adding %{epoch_version} and %{...Thomas Haller2014-06-252-5/+13
* po: updated Ukranian translation (bgo #732172)Yuri Chornoivan2014-06-251-1263/+1438
* keyfile: allow missing 'id' and 'uuid' in [connection] section (bgo #683345)Jiří Klimeš2014-06-254-1/+51
* Revert "po: updated Ukranian translation (bgo #732172)"Jiří Klimeš2014-06-251-2867/+6994
* po: updated Ukranian translation (bgo #732172)Yuri Chornoivan2014-06-251-6994/+2867
* platform: don't announce routes/addresses that are not returned from get_all()Thomas Haller2014-06-241-4/+24
* core: fix assertion logging master device during activationThomas Haller2014-06-241-1/+1
* core: add utility function str_if_set()Thomas Haller2014-06-241-0/+16
* trivial: fix whitespaceThomas Haller2014-06-241-3/+3
* Merge changes for Ctrl-C and Ctrl-D handling in nmcli/readline (bgo #706118)Jiří Klimeš2014-06-245-10/+150
|\
| * cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editorJiří Klimeš2014-06-244-5/+25
| * cli: don't print "Error: nmcli terminated by signal Quit (3)" on Ctrl-DJiří Klimeš2014-06-243-2/+16
| * cli: append NL to error messages and also print the signal nameJiří Klimeš2014-06-241-5/+7
| * cli: allow quitting on Ctrl-D while in readline()Jiří Klimeš2014-06-241-0/+7
| * cli: mitigate slowness of readline() for some broken versionsJiří Klimeš2014-06-241-0/+4
| * cli: don't quit nmcli on Ctrl-C while in readline()Jiří Klimeš2014-06-244-6/+99
|/
* device: fix warning releasing of slave when slave device gets removedThomas Haller2014-06-231-11/+13
* tui: fix inverted option "Require IPvX addressing for this connection"Thomas Haller2014-06-232-2/+4
* core: fix dhcp4_cleanup() to clear dhcp4_client first (avoids assert accessin...Thomas Haller2014-06-231-10/+10
* team: start teamd when ensuring team connection else teamdctl_connect() failsJiří Klimeš2014-06-231-4/+6
* team: set connection type for class, else the generating connection is invalidJiří Klimeš2014-06-231-0/+2
* team: don't pass priv parameter to functions, get it when neededJiří Klimeš2014-06-231-7/+7
* ifcfg-rh: write GATEWAY instead of GATEWAY0 to be ifup-compatible (rh #771673)Jiří Klimeš2014-06-232-4/+168
* po: update Polish (pl) translation (bgo #732013)Piotr Drąg2014-06-231-1484/+2371
* core: ensure boolean properties for nm_active_connection_set_default[6]() are...Thomas Haller2014-06-201-2/+6
* examples: add Python dbus example indicating if WWAN is the default connectionDan Williams2014-06-202-1/+80
* dispatcher: suppress log warning when nm-dispatcher is disabled in systemdThomas Haller2014-06-201-2/+12
* wifi: fix WoWLAN detectionDan Winship2014-06-201-6/+15
* cli: make "(not available)" translatableJiří Klimeš2014-06-201-1/+1
* build: fix gobject-introspection detectionJiří Klimeš2014-06-201-1/+1
* nm-online: refactor calculation of wait timeout for better accuracyThomas Haller2014-06-201-22/+53
* libnm-util: drop GParamSpec docs, use gtk-doc docs elsewhereDan Winship2014-06-19150-4965/+3953
|\
| * all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-19105-2195/+1967
| * libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-1926-1789/+840
| * cli: generate setting docs from libnm-util/nm-setting-docs.xmlDan Winship2014-06-195-8/+113
| * tools: remove generate-settings-spec, which is no longer usedDan Winship2014-06-193-483/+1
| * docs: generate settings-spec.xml from libnm-util/nm-setting-docs.xmlDan Winship2014-06-193-7/+58
| * man: generate nm-settings.xml from libnm-util/nm-setting-docs.xmlDan Winship2014-06-192-10/+177
| * libnm-util: build nm-setting-docs.xml from gtk-doc and GParamSpecsDan Winship2014-06-194-0/+216