summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nmtst: redirect glib messages to nm-logging (if available)th/nm-logging-glibThomas Haller2014-04-141-0/+1
* nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller2014-04-142-3/+11
* core/logging: integrate glib messages better into nm-loggingThomas Haller2014-04-141-24/+38
* core/logging: add new logging domain "GLIB" for glib loggingThomas Haller2014-04-143-2/+4
* core/logging: add function nm_logging_set_glib_handler()Thomas Haller2014-04-142-2/+10
* core/logging: refactor logging by splitting into subfunctionsThomas Haller2014-04-141-40/+56
* Merge changes for connection matching on connection assumption (rh #1083196)Jiří Klimeš2014-04-113-102/+313
|\
| * device-ethernet: add finalize() methodJiří Klimeš2014-04-111-8/+18
| * tests: improve tests for nm_utils_match_connection() functionJiří Klimeš2014-04-111-0/+113
| * utils: allow matching connections with no MAC (missing HWADDR) (rh #1083196)Jiří Klimeš2014-04-111-0/+33
| * device: add s390 values to connection in update_connection() (rh #1083196)Jiří Klimeš2014-04-111-32/+78
| * utils: fix check_possible_match() functionJiří Klimeš2014-04-111-65/+74
* | dhcp: merge branch 'th/bgo726278_div_refact_dhcp'Thomas Haller2014-04-1110-150/+122
|\ \
| * | dhcp: refactor state to string conversionThomas Haller2014-04-111-46/+37
| * | dhcp: refactor using named defines for signal names instead of plain stringThomas Haller2014-04-114-19/+23
| * | dhcp: refactor not to pass on NMSettingIP4Config objectsThomas Haller2014-04-118-51/+31
| * | dhcp: refactor dhcp code to use @dhcp_anycast_addr as #GByteArray typeThomas Haller2014-04-1110-34/+31
|/ /
* | core: merge branch 'th/bgo726525_sort_ip6_addresses'Thomas Haller2014-04-116-71/+493
|\ \ | |/ |/|
| * core: sort IPv6 addresses (add nm_ip6_config_addresses_sort())Thomas Haller2014-04-114-7/+209
| * test: make use of new libnm-util/nm-test-utils.h headerThomas Haller2014-04-111-63/+21
| * libnm-util: add private header file nm-test-utils.hThomas Haller2014-04-112-1/+263
|/
* core: sort connections in descending timestamp order on take-over (rh #1067712)Jiří Klimeš2014-04-112-2/+6
* libnm-glib: add documentation for NMRemoteSettings and connection additionDan Williams2014-04-101-1/+95
* Merge branch 'th/bgo726287_cleanup_read_sysctl'Thomas Haller2014-04-109-92/+258
|\
| * platform: relax assert when checking pathnames for accessing sysctlThomas Haller2014-04-101-2/+2
| * core: refactor nm_utils_ascii_str_to_int64()Thomas Haller2014-04-102-41/+151
| * core: use nm_platform_sysctl_get() to read wifi rfkill valueThomas Haller2014-04-101-2/+4
| * core: use nm_platform_sysctl_get() to read infiniband modeThomas Haller2014-04-101-4/+5
| * core: use nm_platform_sysctl_get() to read sysctl in NMDeviceAdslThomas Haller2014-04-101-29/+13
| * core: use ASSERT_VALID_PATH_COMPONENTThomas Haller2014-04-105-7/+20
| * core: add ASSERT_VALID_PATH_COMPONENT functionThomas Haller2014-04-102-0/+33
| * platform: add nm_platform_sysctl_get_int_checked() functionThomas Haller2014-04-102-1/+23
| * core/trivial: clearify code comment on error for nm_utils_ascii_str_to_int64()Thomas Haller2014-04-102-6/+7
|/
* ifcfg-rh: more fix buildDan Winship2014-04-091-1/+1
* core: unregister removed devices from D-BusDan Williams2014-04-091-0/+2
* ifcfg-rh: fix buildDan Winship2014-04-093-5/+7
* fixes/improvements to ifcfg-rh shvar codeDan Winship2014-04-097-360/+343
|\
| * ifcfg-rh: return proper error messages from svOpenFile() and svWriteFile()Dan Winship2014-04-097-74/+96
| * ifcfg-rh: (trivial) rename svNewFile() to svOpenFile()Dan Winship2014-04-097-25/+25
| * ifcfg-rh: semantic code style fixes to shvar.[ch]Dan Winship2014-04-093-52/+51
| * ifcfg-rh: (trivial) syntactic code style fixes to shvar.[ch]Dan Winship2014-04-092-242/+245
| * ifcfg-rh: fix up lowlevel ifcfg file reading codeDan Winship2014-04-092-7/+15
| * ifcfg-rh: use g_ascii_strcasecmp() in svTrueValue()Dan Winship2014-04-091-8/+8
| * ifcfg-rh: remove ifcfg inheritance codeDan Winship2014-04-092-63/+14
|/
* core: fix freeing pending activations in dispose() of deviceThomas Haller2014-04-091-2/+2
* po: fix spelling of "successfully" in msgid stringsMatt Soucy2014-04-083-3/+2
* core: fix hanging pending_action "queued state lock"Thomas Haller2014-04-071-13/+9
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-0713-1/+16
* merge: rework unmanaged options into flags (rh #1030947)Dan Williams2014-04-074-74/+142
|\
| * core: split user managed preference (unmanaged specs) out from internal manag...Dan Williams2014-04-072-11/+9