summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: check file permissions when loading settings pluginsth/nm-0-9-10Thomas Haller2014-10-301-8/+26
* settings: accept missing settings pluginsThomas Haller2014-10-301-14/+25
* config: set a compile time default for the main.plugins configuration optionThomas Haller2014-10-303-2/+17
* backport changes to nm-logging from masterThomas Haller2014-10-3018-156/+302
|\
| * logging: extract logging macros for devices to nm-device-logging.hThomas Haller2014-10-303-1/+50
| * core: add utility function str_if_set()Thomas Haller2014-10-301-0/+16
| * core/logging: make log level and domain a C enumThomas Haller2014-10-302-33/+29
| * core/logging: adjust numerical values of the logging domain flagsThomas Haller2014-10-301-35/+35
| * logging: add new logging level "TRACE"Thomas Haller2014-10-3011-19/+29
| * core/logging: add new logging macro nm_log_obj()Thomas Haller2014-10-301-0/+27
| * core/logging: define nm_log() to check for nm_logging_enabled() firstThomas Haller2014-10-301-1/+7
| * core/logging: change order or domain/level arguments for nm_log()Thomas Haller2014-10-303-11/+11
| * core/logging: define logging macros based on nm_log()Thomas Haller2014-10-301-12/+5
| * core/logging: ensure that logging is always initializedThomas Haller2014-10-301-2/+12
| * core/logging: return static string from nm_logging_domains_to_string()Thomas Haller2014-10-303-32/+36
| * core/logging: return static string from nm_logging_level_to_string()Thomas Haller2014-10-303-7/+5
| * core/logging: align logging after "<LEVEL>" prefixThomas Haller2014-10-301-2/+2
| * core/logging: add assert to nm_logging_setup() to check input argumentsThomas Haller2014-10-301-0/+3
| * core/logging: remove unused #undef from header fileThomas Haller2014-10-301-11/+0
| * utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macrosThomas Haller2014-10-301-0/+17
| * core: add project-wide header file nm-utils-internal.hThomas Haller2014-10-302-1/+29
|/
* platform: deal with default route being passed to route_sync() (bgo 735325)Dan Winship2014-10-291-0/+12
* rdisc: properly handle RDNSS/DNSSL forced expirationDan Winship2014-10-291-12/+18
* core: add PrimaryConnectionType property to NMManager (bgo #739080)Ryan Lortie2014-10-234-0/+35
* core: ensure interface is up before applying IP configuration (bgo #738479)Dan Williams2014-10-171-6/+19
* core: remove child devices without deconfiguring them (bgo #738479)Dan Williams2014-10-171-7/+9
* core: don't override external route metrics (bgo #738268)Dan Williams2014-10-171-4/+12
* remote-settings: Mark service as running when using private busFlorian Müllner2014-10-171-2/+3
* bluez: fix compiler error due to redefinition of typedefThomas Haller2014-10-161-2/+2
* bluez: re-add DUN support for Bluez5Lubomir Rintel2014-10-166-43/+573
* bluez: track adapter address in NMBluezDeviceDan Williams2014-10-164-6/+32
* bluez: split out errorsDan Williams2014-10-165-18/+73
* policy: allow non-local admin sessions to control the network (rh #1145646)Marius Vollmer2014-10-131-0/+1
* po: update Swedish (sv) translation (bgo #738408)Mattias Eriksson2014-10-121-1446/+6343
* ifcfg-rh: fix build on 32-bitDan Williams2014-10-091-2/+2
* ifcfg-rh: fix testcaseDan Williams2014-10-081-2/+3
* ifcfg-rh: read and write WiFi bands with BAND keywordDan Williams2014-10-087-5/+211
* supplicant: fix handling of 'freq_list' option and band locking (bgo #737795)Dan Williams2014-10-081-1/+1
* ifnet: fix parsing dhcp configurationThomas Haller2014-10-081-39/+61
* libnm-glib: clarify nm_client_activate_connection() semanticsDan Winship2014-10-051-0/+10
* merge: fix DHCP 'expire' state handling (rh #1139326) (bgo #737225)Dan Williams2014-10-021-2/+8
|\
| * dhcp: treat lease expiry as failure (rh #1139326)Dan Williams2014-10-021-0/+2
| * dhcp: fail the device if DHCP fails after having succeeded earlier (rh #1139326)Dan Williams2014-10-021-2/+6
|/
* dhcp: DHCPv6 OtherConf failures should not be fatalDan Williams2014-10-021-4/+10
* platform: fix parsing vxlan netlink message for older kernelThomas Haller2014-09-251-19/+41
* core: fix stray 'break' in switchDan Williams2014-09-191-1/+0
* core: fix 'tun' device owner/group property gettersDan Williams2014-09-191-2/+2
* core: only set IPv6 hop_limit for values greater than zeroChristian Hesse2014-09-151-1/+3
* tui: fix updating of NmtPasswordFields passwords (bgo #733002)Dan Williams2014-09-041-0/+4
* tui: fix requesting and displaying secretsDan Williams2014-09-041-2/+16