summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyfile: make the keyfile location configurableth/keyfile-path-bgo755995Thomas Haller2015-10-097-9/+42
* keyfile: remove "common.h" headerThomas Haller2015-10-097-38/+6
* platform: downgrade logging level for "event-notification" messagesThomas Haller2015-10-091-2/+2
* logging: merge branch 'th/logging-keep-bgo756175'Thomas Haller2015-10-095-154/+225
|\
| * logging: properly use current domains when setting loggingThomas Haller2015-10-091-39/+50
| * logging: refactor global variable to have them in a structThomas Haller2015-10-091-118/+128
| * logging/trivial: move codeThomas Haller2015-10-091-12/+12
| * platform: warn about growing sysctl logging cache and clear itThomas Haller2015-10-093-12/+44
| * logging: add special logging level "KEEP"Thomas Haller2015-10-093-6/+24
|/
* ifcfg-rh/tests: add a missing file to the distributionLubomir Rintel2015-10-091-1/+2
* tui: add a checkbox for ignore-auto-routes (bgo #756200)Jiří Klimeš2015-10-092-0/+12
* device: get rid of ipv4ll_timeout_remove()Beniamino Galvani2015-10-081-13/+2
* device/vlan: update VLAN MAC address when parent's one changesBeniamino Galvani2015-10-081-4/+36
* device: fix race wrongly managing external-down device due to late udev signalThomas Haller2015-10-081-20/+28
* systemd: grant the daemon a license to kill kidsLubomir Rintel2015-10-081-1/+1
* ifcfg-rh: accept BOOTPROTO=static with missing IPv4 addressesJosef Bacik2015-10-083-6/+26
* merge: merge branch 'systemd' into masterBeniamino Galvani2015-10-0854-1046/+7065
|\
| * systemd: update code from upstreamBeniamino Galvani2015-10-0749-1020/+6966
* | libnm: explicitly cast enum type for g_object_set()Thomas Haller2015-10-081-1/+1
* | dhcp-systemd: sd_dhcp_lease_load() returns no lease or error on ENOENTLubomir Rintel2015-10-081-1/+1
* | core: merge branch 'th/device-schedule-activation-bgo756129'Thomas Haller2015-10-072-206/+240
|\ \
| * | device: refactor setting firewall zone during activation-stage2Thomas Haller2015-10-071-32/+59
| * | device/logging: refactor logging for activation-stageThomas Haller2015-10-071-67/+18
| * | device: rename nm_device_activate_*() functionsThomas Haller2015-10-071-26/+26
| * | device: refactor scheduling the activation sourceThomas Haller2015-10-071-102/+149
| * | macros: add NM_SET_OUT() macroThomas Haller2015-10-071-0/+9
|/ /
* | device: update hw_addr_len before emitting signal in nm_device_update_hw_addr...Thomas Haller2015-10-071-1/+2
* | device: don't complain about repeated schedules of the same activation stageLubomir Rintel2015-10-071-12/+16
* | dhcp-manager: fix memory leak in DHCP listenerBeniamino Galvani2015-10-071-0/+1
* | ifcfg-rh: write REORDER_HDR as more common "yes", "no"Jiří Klimeš2015-10-071-2/+2
* | ifcfg-rh: allow svTrueValue() to accept "0" and "1" valuesJiří Klimeš2015-10-074-4/+114
* | libnm/vlan: default to vlan.flags=REORDER_HDR for new connections (rh #1250225)Jiří Klimeš2015-10-078-16/+86
* | device: assert that master-ready handler is not scheduled in schedule_stage2_...baserock/1.1.0-dev-1952-gc41be46Thomas Haller2015-10-061-2/+3
* | device: handle master-ready before scheduling stage2Thomas Haller2015-10-061-22/+24
* | device: fix activating master/slave devices during stage2Thomas Haller2015-10-061-3/+3
* | dbus: allow talking to fortisslvpn pluginLubomir Rintel2015-10-061-0/+1
* | ifcfg-rh: don't disallow console users from owning the bus nameLubomir Rintel2015-10-061-1/+0
* | merge: branch 'lr/ipv4-dhcp-timeout-rh1262922'Lubomir Rintel2015-10-0612-11/+126
|\ \
| * | cli: add support for ipv4.dhcp-timeout propertylr/ipv4-dhcp-timeout-rh1262922Lubomir Rintel2015-10-061-8/+19
| * | device: allow overriding the DHCPv4 timeoutLubomir Rintel2015-10-061-1/+1
| * | ifcfg-rh: add IPV4_DHCP_TIMEOUT key for ipv4.dhcp-timeout propertyLubomir Rintel2015-10-062-2/+8
| * | libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-064-0/+44
| * | libnm,ip4-config: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-064-0/+54
|/ /
* | libnm: avoid notifying for objects until they're async-initedLubomir Rintel2015-10-061-0/+38
* | Revert "libnm: fix initializing of new connections"Lubomir Rintel2015-10-062-4/+1
* | config: merge branch 'th/config-enable-bgo755935'Thomas Haller2015-10-0513-71/+555
|\ \
| * | config: drop global-dns.enable option in favor of .config.enableThomas Haller2015-10-058-30/+32
| * | config: allow to enable/disable configuration snippetsThomas Haller2015-10-0510-6/+474
| * | core: add nm_utils_ascii_str_to_bool()Thomas Haller2015-10-053-26/+40
| * | config/trivial: rename nm_config_get_device_match_spec() to nm_config_get_mat...Thomas Haller2015-10-053-9/+9
|/ /