summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TMPth/libnm-vpn-plugin-bgo749877Thomas Haller2015-07-291-0/+3
* libnm/vpn: add annotations for new NMVpnServicePlugin APIThomas Haller2015-07-292-2/+42
* libnm/vpn: deprecated NMVpnPluginOldThomas Haller2015-07-292-7/+43
* libnm/vpn: add new NMVpnServicePlugin classThomas Haller2015-07-296-249/+250
* libnm/vpn: copy 'nm-vpn-plugin-old' files to 'nm-vpn-service-plugin'Thomas Haller2015-07-292-0/+1335
* tui: use NMVpnPluginInfo in vpn-helper.cThomas Haller2015-07-292-132/+28
* vpn: refactor vpn-manager to use NMVpnPluginInfoThomas Haller2015-07-293-177/+155
* libnm: add load method to NMVpnPluginInfoThomas Haller2015-07-293-0/+135
* libnm: add nm_vpn_editor_plugin_load_from_file() functionThomas Haller2015-07-294-0/+159
* libnm: add _nm_utils_check_module_file()Thomas Haller2015-07-292-0/+90
* libnm: move NMVpnEditorPlugin to libnm-core/Thomas Haller2015-07-297-98/+166
* libnm: add NMVpnPluginInfo classThomas Haller2015-07-299-2/+1044
* libnm: add _nm_utils_check_file() utilThomas Haller2015-07-293-0/+82
* libnm: add NMUtilsStrStrDictKey utilityThomas Haller2015-07-293-0/+158
* libnm: NMVpnPluginOld fixesJiří Klimeš2015-07-291-21/+32
* wwan: trivial: fix typos in error stringsBeniamino Galvani2015-07-291-2/+2
* libnm-glib: add libnm compat defines to nm-vpn-plugin-ui-interface.hDan Winship2015-07-252-0/+50
* all: merge branch 'pre-gdbus-bgo622927'Dan Winship2015-07-24396-2407/+1998
|\
| * core: rename NMDBusManager to NMBusManagerDan Winship2015-07-2417-327/+319
| * settings: fix/reorganize NMSettingConnection secrets codeDan Winship2015-07-241-36/+71
| * settings: rework NMSecretAgent disconnection detectionDan Winship2015-07-243-41/+69
| * bluetooth, vpn-manager: use GDBusProxies to monitor servicesDan Winship2015-07-243-106/+81
| * core: port NMDhcp4Config/NMDhcp6Config to GVariantDan Winship2015-07-246-182/+94
| * core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-2441-349/+304
| * core: add an NMExportedObject base classDan Winship2015-07-2456-515/+399
| * core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-249-10/+34
| * libnm-glib: drop private bus supportDan Winship2015-07-247-210/+106
| * all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-24370-562/+374
| * include: add nm-dbus-compat.hDan Winship2015-07-2414-40/+107
| * ppp-manager: trivial: move class_init functionDan Winship2015-07-241-62/+62
| * introspection: trivial fixesDan Winship2015-07-244-0/+11
|/
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-247-58/+65
* Revert "core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.h"Thomas Haller2015-07-242-60/+58
* libnm-core: fix return value in nm_utils_enum_to_str()Thomas Haller2015-07-241-2/+2
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-242-58/+60
* merge: ethernet: add Wake-on-LAN supportBeniamino Galvani2015-07-2419-3/+824
|\
| * core: configure Wake-on-LAN parameters for Ethernet devicesBeniamino Galvani2015-07-243-0/+79
| * cli: add support for Wake-on-LAN settingsBeniamino Galvani2015-07-241-1/+62
| * ifcfg-rh: add support for Wake-on-LAN ethtool optionsBeniamino Galvani2015-07-245-1/+255
| * libnm-core: add Wake-on-LAN properties to NMSettingWiredBeniamino Galvani2015-07-245-0/+164
| * libnm-core: add enum conversion utilitiesBeniamino Galvani2015-07-247-1/+264
|/
* po: update Swedish (sv) translation (bgo #752725)Josef Andersson2015-07-241-1689/+2360
* keyfile: merge branch 'th/keyfile-write-connection-bgo740738'Thomas Haller2015-07-2410-39/+85
|\
| * keyfile: rename keyfile when user changes connection idThomas Haller2015-07-2410-11/+39
| * keyfile: cleanup error messages in _internal_write_connection()Thomas Haller2015-07-241-5/+8
| * keyfile: refactor return paths in _internal_write_connection()Thomas Haller2015-07-241-24/+19
| * keyfile: add info logging when updating connectionThomas Haller2015-07-241-2/+20
| * keyfile: fix memleak of path in commit_changes()Thomas Haller2015-07-241-1/+3
|/
* core: fix handling route-metric for nm_ip4_config_merge()Thomas Haller2015-07-222-2/+2
* libnm: backport symbols for metered connections support to 1.0.6Beniamino Galvani2015-07-223-0/+14