summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: use "new-activation" reason when deactivating for another activationlr/beaker-fixes-1-0Lubomir Rintel2015-04-071-1/+1
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-074-0/+8
* device: translate NM_DEVICE_STATE_REASON_UNKNOWN to "unknown"Lubomir Rintel2015-04-031-0/+1
* device: use UNMANAGED reason instead of REMOVED when unmanaging devices upon ...Lubomir Rintel2015-04-021-2/+2
* build: fix compile warnings in DNS managerBeniamino Galvani2015-04-011-2/+5
* build: fix compile error in DNS managerBeniamino Galvani2015-04-011-5/+3
* device: progress the device activation if it has a valid assumed connectionLubomir Rintel2015-04-011-0/+2
* merge: respawn DNS plugin children if they quit unexpectedly (bgo #728342)Dan Williams2015-03-275-91/+130
|\
| * dns: refresh DNS if plugin child quits unexpectedly (bgo #728342)Dan Williams2015-03-271-1/+22
| * dns: ensure that update_dns() always returns a GError on failureDan Williams2015-03-274-61/+62
| * dns: refactor building IP config lists for plugins (bgo #728342)Dan Williams2015-03-271-27/+43
| * dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo...Dan Williams2015-03-271-2/+3
|/
* merge: use dev_id when constructing interface identifiers (rh #1101809)Dan Williams2015-03-277-6/+85
|\
| * core: use dev_id when calculating the interface IPv6 IID (rh #1101809)Dan Williams2015-03-273-4/+18
| * platform: add nm_platform_link_get_dev_id()Dan Williams2015-03-274-1/+60
| * platform: update code documentation for nm_platform_link_get_physical_port_id()Dan Williams2015-03-271-1/+7
|/
* libnm-util: allow 0.0.0.0/1 route in verify() (rh #1203904)Jiří Klimeš2015-03-242-10/+44
* libnm/keyfile: sort keyfile entries and nm_connection_for_each_setting_value()Thomas Haller2015-03-203-13/+90
|\
| * libnm: sort properties for nm_setting_enumerate_values()Thomas Haller2015-03-201-0/+35
| * libnm: sort settings for nm_connection_for_each_setting_value()Thomas Haller2015-03-201-3/+41
| * test: fix printing error in nmtst_assert_connection_equals()Thomas Haller2015-03-201-7/+10
| * test: fix __NMTST_LOG() macro to allow format-string-only argumentThomas Haller2015-03-201-3/+4
|/
* libnm: merge branch 'th/wep-key-bgo745890'Thomas Haller2015-03-2011-167/+30
|\
| * libnm: accept unknown WEP key type in nm_utils_wep_key_valid()Thomas Haller2015-03-203-5/+22
| * libnm: don't check for valid passwords in NMSetting:verify()Thomas Haller2015-03-208-162/+8
|/
* libgsystem: update copy of gsystem-local-alloc.hThomas Haller2015-03-201-16/+41
* core: merge branch 'th/main-order-bgo746254'Thomas Haller2015-03-204-254/+317
|\
| * main: (order) early start D-Bus serviceThomas Haller2015-03-201-15/+15
| * main: (order) move run_from_build_dir check before setting up loggingThomas Haller2015-03-201-15/+15
| * main: (order) earlier create rundirThomas Haller2015-03-202-10/+10
| * main: (order) log "is starting" message immediately after setting up loggingThomas Haller2015-03-201-4/+3
| * main: (order) parse state file later and use nm-loggingThomas Haller2015-03-201-10/+10
| * main: (order) check pidfile earlier for running NMThomas Haller2015-03-202-10/+10
| * nm-iface-helper: fix pidfile name and obtain the ifindex earlierThomas Haller2015-03-201-6/+9
| * main: (order) move root user check after help/version optionThomas Haller2015-03-204-5/+16
| * main: (order) early call _init_nm_debug()Thomas Haller2015-03-201-2/+2
| * main: (order) set g_log_set_always_fatal() early onThomas Haller2015-03-202-16/+16
| * main: (order) call g_type_init() very early in main()Thomas Haller2015-03-202-8/+8
| * main: refactor nm_main_utils_check_pidfile() to exit directly on failureThomas Haller2015-03-204-32/+24
| * main: split out nm_main_utils_ensure_rundir ()Thomas Haller2015-03-204-6/+16
| * main: refactor early setup in main()Thomas Haller2015-03-202-61/+72
| * main: move option variables to static variableThomas Haller2015-03-202-108/+129
| * main-utils: don't leak description for command line arguments in nm_main_util...Thomas Haller2015-03-201-2/+18
| * main/trivial: change order of arguments for nm_main_utils_early_setup()Thomas Haller2015-03-204-4/+4
|/
* examples: bash: print errors int stderrPetr Vorel2015-03-182-3/+3
* device: if there's a ll address already don't re-commit itLubomir Rintel2015-03-172-6/+10
* device: fix a couple of copy & paste errorsLubomir Rintel2015-03-171-2/+2
* device: do not touch sysctls after the device was removedLubomir Rintel2015-03-171-14/+20
* libnm: fix error prefix in NMSettingGsm:verify()Thomas Haller2015-03-172-2/+2
* connectivity: disable HTTP keepalive for connectivity checksDan Williams2015-03-161-0/+2