summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: allow route metrics to be "0"danw/addressdata-bgo682946Dan Winship2014-11-0616-99/+153
* libnm-core: don't serialize empty address-labelsDan Winship2014-11-062-1/+33
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-11-0620-393/+354
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-11-0620-919/+655
* libnm-core: don't warn about unrecognized propertiesDan Winship2014-11-061-13/+5
* fixup! (make AddressData and RouteData aa{sv})Dan Winship2014-11-067-78/+132
* fixup! (just update for attribute API changes)Dan Winship2014-11-062-8/+17
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-0614-86/+859
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-0633-629/+900
* all: stop pretending to support multiple "gateway"sDan Winship2014-11-0611-48/+58
* core, clients: implement dhcp-send-hostname for IPv6Dan Winship2014-11-064-5/+19
* fixup! (stray 4 in NMSettingIPConfig docs)Dan Winship2014-11-061-1/+1
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-0653-3907/+2988
* fixup! (change address/route attributes to GVariant)Dan Winship2014-11-068-49/+84
* libnm-core: add NMIPAddress/NMIPRoute attributes, use for labelsDan Winship2014-11-0610-178/+357
* fixup! (fix nmcli illegal route checking)Dan Winship2014-11-061-8/+14
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-0651-4502/+2790
* libnm-core: tweak handling of overridden propertiesDan Winship2014-11-062-18/+24
* libnm-core: fix NMSetting property override docsDan Winship2014-11-061-14/+9
* cli: fix an error path in second level 'set' command of nmcli editorJiří Klimeš2014-11-061-1/+7
* cli: fix a regression in monitoring addresses vs. method changesJiří Klimeš2014-11-061-6/+3
* nmcli/bash-completion: complete "help" for `nmcli general status|permissions ...Thomas Haller2014-11-061-0/+6
* nmcli/bash-completion: complete logging level "TRACE"Thomas Haller2014-11-061-1/+1
* platform: fix lifetime/preferred type in _address_get_lifetime()Dan Williams2014-11-051-1/+1
* Revert "tui: additional fix for 'primary' option"Lubomir Rintel2014-11-041-1/+1
* cli: Activating an already activated connection failsLubomir Rintel2014-11-031-2/+1
* wimax/build: use NM_PRAGMA_WARNING_DISABLE() macro instead of #pragmaThomas Haller2014-10-311-4/+3
* all: add macros to suppress compiler warningsThomas Haller2014-10-311-0/+41
* doc: fix IGNORE_HFILES in libnm-glibThomas Haller2014-10-311-2/+1
* doc: fix IGNORE_HFILES referencing non-existing *-bindings.h filesThomas Haller2014-10-311-17/+0
* core: merge branch 'th/bgo738590_dhcp_server_route' (bgo #738590)Thomas Haller2014-10-318-11/+99
|\
| * dhcp: don't add special route to DHCP server when having direct routeThomas Haller2014-10-311-5/+5
| * core: add nm_ipX_config_get_direct_route_for_host() functionsThomas Haller2014-10-316-6/+77
| * core: add nm_utils_ip6_route_metric_normalize() functionThomas Haller2014-10-312-0/+17
|/
* test,examples: fix scripts to avoid 'has_key' for Python 3Thomas Haller2014-10-312-7/+7
* libnm: Fix a nm_running_changed raceLubomir Rintel2014-10-311-1/+3
* Merge branch 'lr/ap'Lubomir Rintel2014-10-318-51/+172
|\
| * ifcfg-rh: add support for MODE=Aplr/apJiří Klimeš2014-10-232-1/+5
| * cli: Add mode option for wifi connecitonsLubomir Rintel2014-10-235-24/+140
| * wifi: Use SSID from connection also if AP is not configuredLubomir Rintel2014-10-231-26/+27
* | Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-3011-22/+63
|\ \
| * | contrib/rpm: Run make checklr/rpm-make-checkLubomir Rintel2014-10-301-0/+7
| * | tests: Fix /general/nm_utils_kill_child raceLubomir Rintel2014-10-301-0/+1
| * | libnm/tests: Properly wait for devices in /libnm/activate-virtualLubomir Rintel2014-10-301-0/+2
| * | libnm: Ignore NoReply errors when NM has vanished from the busLubomir Rintel2014-10-241-0/+6
| * | core: Fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupportedLubomir Rintel2014-10-241-8/+29
| * | tests: Don't run session-long dbus daemons for testsLubomir Rintel2014-10-242-6/+10
| * | build: Don't conditionally omit files from distributionLubomir Rintel2014-10-204-8/+8
* | | core/logging: make log level and domain a C enumThomas Haller2014-10-302-33/+29
* | | core/logging: adjust numerical values of the logging domain flagsThomas Haller2014-10-301-35/+35