summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* device: merge branch 'th/device-unmanaged-settings-bgo762331'Thomas Haller2016-02-223-23/+16
|\
| * device: revert overruling NM_UNMANAGED_USER_SETTINGS decisionThomas Haller2016-02-222-16/+4
| * device: rename NM_UNMANAGED_USER_CONFIG to NM_UNMANAGED_USER_SETTINGSThomas Haller2016-02-222-14/+16
| * ifcfg-rh: fix leaking unmanaged_spec/unhandled_spec in NMIfcfgConnectionThomas Haller2016-02-221-0/+3
|/
* logging: merge branch 'th/logging-format-bgo762009'Thomas Haller2016-02-215-41/+189
|\
| * logging: always print the timestamp and align locationThomas Haller2016-02-211-4/+4
| * logging: add LOG_FORMAT_FLAG_ALIGN_LOCATION flagThomas Haller2016-02-211-6/+36
| * logging: add logging-format-flagsThomas Haller2016-02-211-29/+82
| * core: use nm_utils_parse_debug_string() instead of g_parse_debug_string()Thomas Haller2016-02-211-9/+3
| * utils: add nm_utils_parse_debug_string() to replace g_parse_debug_string()Thomas Haller2016-02-212-0/+65
| * dispatcher: minor cleanup ignoring dispatcher scripts by filenameThomas Haller2016-02-211-3/+9
|/
* macros: split macro NM_GOBJECT_PROPERTIES_DEFINE() in twoThomas Haller2016-02-191-2/+5
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-19437-1000/+801
* device: don't allways set assumed reason when platform init is doneLubomir Rintel2016-02-191-1/+18
* shared: fix nm_sprintf_buf() macro to allow plain stringThomas Haller2016-02-191-2/+2
* device: expose NMIP4Config:addresses in stable/defined sort orderThomas Haller2016-02-183-0/+71
* platform: expose nmp_utils_ip4_address_is_link_local() functionThomas Haller2016-02-184-12/+18
* Revert "build: fix detection of NSS library on Debian"Thomas Haller2016-02-181-5/+1
* device: fix assertion on unmanaged_mask for slave devicesBeniamino Galvani2016-02-181-2/+0
* build: fix detection of NSS library on DebianThomas Haller2016-02-181-1/+5
* ifcfg-rh/tests: pass arguments to tests via nmtst_add_test_func()Thomas Haller2016-02-181-144/+115
* ifcfg-rh: more testcase cleanupsDan Williams2016-02-171-924/+349
* cli: disable colors on dumb terminalsLubomir Rintel2016-02-171-2/+7
* manager: don't proceed with activation when there's no master deviceLubomir Rintel2016-02-171-15/+0
* merge: branch 'th/lr/conn-device-ifname'Lubomir Rintel2016-02-1713-149/+104
|\
| * device: optimize nm_manager_get_connection_iface()th/lr/conn-device-ifnameThomas Haller2016-02-171-0/+14
| * device: don't overwrite get_connection_iface() by defaultThomas Haller2016-02-171-20/+7
| * manager: reused the factory looked up in nm_manager_get_connection_iface()Thomas Haller2016-02-171-7/+10
| * device: remove interface name checks from all classesLubomir Rintel2016-02-176-44/+3
| * device: move the interface name check from managerLubomir Rintel2016-02-172-12/+13
| * manager: export nm_manager_get_connection_iface()Lubomir Rintel2016-02-172-12/+18
| * device-factory: always use the factory to determine the connection's interfac...Lubomir Rintel2016-02-172-22/+7
| * device-factory/trivial: rename get_virtual_iface_name() to get_connection_ifa...Lubomir Rintel2016-02-178-42/+42
|/
* utils: fix NM_UTILS_ENUM2STR_DEFINE() which always returned the last elementThomas Haller2016-02-171-1/+1
* platform: add IN6_ADDR_GEN_MODE_RANDOM to nm_platform_link_inet6_addrgenmode2...Thomas Haller2016-02-172-0/+2
* platform: use nm_platform_link_inet6_addrgenmode2str() in link-to-stringThomas Haller2016-02-171-17/+3
* platform: stack-allocate temporary string in nm_platform_link_tun_get_propert...Thomas Haller2016-02-171-8/+5
* contrib/rpm: add README, improve usage output and rename --no-build option to...Thomas Haller2016-02-172-6/+32
* shared: move definition of "bool" to nm-macros-internal.hThomas Haller2016-02-162-47/+47
* manager: fix typo in error messageBeniamino Galvani2016-02-161-1/+1
* platform: merge branch 'th/platform-recvmsgs-fixes-bgo761959'Thomas Haller2016-02-163-28/+24
|\
| * platform: during @abort_parsing goto stop in event_handler_recvmsgs()Thomas Haller2016-02-161-5/+2
| * platform: don't set @err during stop: in event_handler_recvmsgs()Thomas Haller2016-02-161-1/+1
| * platform: continue reading in event_handler_recvmsgs() when not handling eventsThomas Haller2016-02-161-1/+4
| * platform: fix error handling in event_handler_recvmsgs()Thomas Haller2016-02-161-2/+3
| * platform: downgrade logging message to TRACE level in event_handler_recvmsgs()Thomas Haller2016-02-161-2/+2
| * platform: don't return number of messages from event_handler_recvmsgs()Thomas Haller2016-02-161-6/+1
| * platform: simplify event_handler_recvmsgs() by using cleanup attributeThomas Haller2016-02-161-15/+5
| * macros: add nm_auto_free macroThomas Haller2016-02-162-1/+11
|/
* travis: update .travis.yml not to run tests when build failsThomas Haller2016-02-161-4/+4