summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! squash! libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:ga...danw/addressdata-squashedJiří Klimeš2014-11-031-45/+59
* libnm: fix assigning output parameter nm_utils_ip6_addresses_from_variant()Thomas Haller2014-10-312-16/+22
* fixup! libnm-core: don't serialize empty address-labelsThomas Haller2014-10-311-13/+17
* libnm-core: don't serialize empty address-labelsDan Winship2014-10-292-2/+29
* [WIP] add nm_ip_address_set_binary(), etcDan Winship2014-10-297-20/+100
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-10-2920-393/+320
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-10-2920-919/+620
* libnm-core: don't warn about unrecognized propertiesDan Winship2014-10-291-13/+5
* core: add some additional AddressData to NMIP4Config/NMIP6ConfigDan Winship2014-10-292-1/+10
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-10-2914-86/+856
* squash! libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-10-294-133/+162
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-10-2929-419/+588
* all: stop pretending to support multiple "gateway"sDan Winship2014-10-2911-74/+76
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-10-2953-3914/+2940
* libnm-core: add NMIPAddress/NMIPRoute attributes, use for labelsDan Winship2014-10-2910-182/+354
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-10-2951-4281/+2439
* libnm-core: tweak handling of overridden propertiesDan Winship2014-10-292-18/+24
* libnm-core: fix NMSetting property override docsDan Winship2014-10-291-14/+9
* libnm-core, libnm: introspection annotation fixesDan Winship2014-10-293-4/+4
* settings: merge branch 'th/bgo738611_load_setting_plugins' (bgo #738611)Thomas Haller2014-10-297-21/+85
|\
| * settings: check file permissions when loading settings pluginsThomas Haller2014-10-291-8/+26
| * settings: accept missing settings pluginsThomas Haller2014-10-291-12/+22
| * config: set a compile time default for the main.plugins configuration optionThomas Haller2014-10-294-3/+18
| * build: add configure option for ibft pluginThomas Haller2014-10-292-1/+10
| * man: add description for ibft settings plugin to NetworkManager.confThomas Haller2014-10-291-0/+12
|/
* utils: fix printf format for pid_t in nm_utils_get_start_time_for_pid()Thomas Haller2014-10-291-1/+3
* platform: deal with default route being passed to route_sync() (bgo 735325)Dan Winship2014-10-291-0/+12
* rdisc: properly handle RDNSS/DNSSL forced expirationDan Winship2014-10-291-12/+18
* build: renable -Wstrict-prototypes compiler warningThomas Haller2014-10-296-3/+14
* build: refactor compiler_warnings.m4 macroThomas Haller2014-10-291-16/+12
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-2917-40/+40
* libnm-core: Don't warn on missing propertiesLubomir Rintel2014-10-292-4/+2
* po: update Swedish (sv) translation (bgo #739304)Josef Andersson2014-10-291-1495/+1528
* callouts: Mark nmdbus-dispatcher.[ch] as BUILT_SOURCESColin Walters2014-10-281-0/+2
* libnm-core, libnm: remove GSLists in APIs (bgo #739023)Dan Winship2014-10-28123-758/+681
|\
| * libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-2823-255/+207
| * libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-2833-246/+216
| * libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-2879-253/+225
| * libnm-core: #include all nm-core headers from nm-core-internal.hDan Winship2014-10-281-4/+33
|/
* libnm-core: hwaddr-related fixes (bgo 739023)Dan Winship2014-10-2815-126/+252
|\
| * libnm-core: canonicalize hardware addresses in settingsDan Winship2014-10-288-33/+73
| * libnm-core: add nm_utils_hwaddr_canonical()Dan Winship2014-10-284-11/+76
| * libnm-core: make _get_mac_address_blacklist() methods return arraysDan Winship2014-10-287-102/+123
|/
* po: fix up for NMVpnPlugin renameDan Winship2014-10-281-1/+1
* libnm: rename NMVpnPlugin (bgo #739072)Dan Winship2014-10-289-556/+497
|\
| * libnm: merge nm-vpn-plugin-utils into nm-vpn-plugin-oldDan Winship2014-10-286-235/+177
| * libnm: rename NMVpnPlugin to NMVpnPluginOldDan Winship2014-10-287-321/+320
| * libnm-core: fix trivial bug in NMVpnPluginError quarkDan Winship2014-10-281-1/+1
|/
* dhcp: suppress warning about invalid DNS serversDan Williams2014-10-271-20/+28
* core: don't use libnm-core private header outside of libnm-core/Thomas Haller2014-10-273-4/+4