summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! firewall: refactor callback handling in NMFirewallManagerth/firewall-callback-bgo755539Thomas Haller2015-09-254-62/+24
* fixup! firewall: refactor callback handling in NMFirewallManagerThomas Haller2015-09-244-1/+25
* firewall: refactor callback handling in NMFirewallManagerThomas Haller2015-09-244-162/+360
* firewall: add arguments to NMFirewallManagerAddRemoveCallbackThomas Haller2015-09-244-4/+13
* firewall/trivial: rename FwAddToZoneFunc to NMFirewallManagerAddRemoveCallbackThomas Haller2015-09-242-5/+5
* firewall/trivial: rename NMFirewallPendingCall to NMFirewallManagerCallIdThomas Haller2015-09-244-21/+21
* core: use NM_UTILS_ERROR_CANCELLED_DISPOSING error reasonThomas Haller2015-09-245-53/+18
* core: add NM_UTILS_ERRORThomas Haller2015-09-242-0/+58
* tools/check-exports.sh: use ${NM} when availableQuentin Glidic2015-09-241-1/+1
* systemd: merge branch 'th/systemd-dhcp-timer-rh1260727'Thomas Haller2015-09-244-26/+67
|\
| * systemd: avoid potential crash due to uncanceled timers in client_receive_adv...Thomas Haller2015-09-241-1/+4
| * systemd/adapt: update logging prefix for systemd log_internal()Thomas Haller2015-09-231-3/+4
| * systemd/adapt: refactor sd_event_source to use a union for holding mutually e...Thomas Haller2015-09-231-8/+14
| * systemd/adapt: assert that a @source argument is passed to sd_event_add_time()Thomas Haller2015-09-231-0/+8
| * systemd/adapt: fix potential crash invoking sd_event_source callbacksThomas Haller2015-09-231-8/+20
| * systemd/adapt: use slice-allocator for struct sd_event_sourceThomas Haller2015-09-231-2/+2
| * systemd/adapt: refactor creation of struct sd_event_sourceThomas Haller2015-09-231-4/+12
| * logging: coerce negative error values to positive errnoThomas Haller2015-09-231-1/+4
|/
* supplicant: adjust fragment_size according to MTU (bgo #755145)Jiří Klimeš2015-09-2310-9/+204
* dns-manager: fix DNS options syntax in resolv.confBeniamino Galvani2015-09-221-1/+1
* contrib/rpm: fix creating proper po/Makefile.in.in (rh #1265117)Jiří Klimeš2015-09-221-2/+2
* manager: cleanup NMRfkillManager in dispose()Jiří Klimeš2015-09-221-0/+5
* manager: disconnect signal handlers on 'settings' in dispose() (rh #1264676)Jiří Klimeš2015-09-221-1/+10
* device: refactor beginning of _set_state_full()Thomas Haller2015-09-211-8/+18
* cli: fix type on printed nmcli error messageThomas Haller2015-09-211-2/+2
* nmcli/bash-completion: fix completion for device names for `nmcli device set`Thomas Haller2015-09-211-1/+1
* merge: make VPN timeout configurable - vpn.timeout property (bgo #754754)Jiří Klimeš2015-09-216-3/+85
|\
| * man: document that vpn.timeout property supports a default valueJiří Klimeš2015-09-211-0/+5
| * vpn: use vpn.timeout property as timeout value for IP config (bgo #754754)Jiří Klimeš2015-09-211-2/+19
| * cli: support vpn.timeout property in nmcliJiří Klimeš2015-09-211-1/+13
| * libnm-core: add vpn.timeout property for establishing connectionsJiří Klimeš2015-09-213-0/+48
|/
* device: log the flags that are set/cleared in _set_unmanaged_flags()Thomas Haller2015-09-211-2/+2
* merge: fix ADSL in nmcli and libnm-core/libnm-utils (rh #1264089)Jiří Klimeš2015-09-215-5/+189
|\
| * cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2015-09-213-1/+171
| * cli: initialize adsl.protocol in editor when creating a new connectionJiří Klimeš2015-09-211-0/+8
| * libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš2015-09-212-4/+10
|/
* core: fix crash in NMManager message filterBeniamino Galvani2015-09-211-2/+2
* device: remove unused ip_ifaceJiří Klimeš2015-09-211-7/+0
* wifi: remove unused variablesJiří Klimeš2015-09-211-4/+0
* exported-object: explicitly disconnect bindings and signal handlers to GDBusI...Thomas Haller2015-09-181-11/+59
* core: merge branch 'lr/applied-connection-bgo724041'Thomas Haller2015-09-1844-1134/+1740
|\
| * core: separate active and applied connectionLubomir Rintel2015-09-1836-843/+1326
| * libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-185-2/+39
| * libnm: use NM_FLAGS_HAS() in nm_setting_compare()Thomas Haller2015-09-181-5/+7
| * secrets: make agent-manager independent from NMSettingsConnectionThomas Haller2015-09-186-24/+59
| * vpn-connection: refactor cancellation of secretsThomas Haller2015-09-181-9/+21
| * settings: use nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-182-16/+15
| * settings: add nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-182-0/+15
| * libnm: don't assert in nm_connection_get_*() for verified connectionThomas Haller2015-09-181-2/+4
| * audit-manager: don't log connection whose addition failsLubomir Rintel2015-09-182-4/+3