summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: drop extra info from trace/debug/error loggingdanw/logfixes-bgo744031Dan Winship2015-02-251-2/+2
* system-dhcp: fix loggingDan Winship2015-02-051-3/+3
* core: drop extra info from trace/debug/error loggingDan Winship2015-02-053-26/+13
* wwan: fix wrong assert in deactivate_cleanup()Lubomir Rintel2015-02-041-1/+2
* config,connectivity: merge branch 'th/rh1066697_reload_config'Thomas Haller2015-02-0320-443/+1382
|\
| * config: use flags argument in config-changed signal instead of a hash tableth/rh1066697_reload_configThomas Haller2015-02-035-42/+66
| * config: make NMConfig implement GInitableThomas Haller2015-02-031-17/+36
| * config: move no-auto-default to NMConfigDataThomas Haller2015-02-037-51/+143
| * config: refactor merging no_auto_defaultThomas Haller2015-02-031-16/+13
| * config: move keyfile values to NMConfigDataThomas Haller2015-02-037-79/+121
| * config: add new function nm_config_data_diff()Thomas Haller2015-02-033-20/+34
| * config: move main_file and description to NMConfigDataThomas Haller2015-02-039-37/+104
| * config: refactor reloading not to create a second NMConfig instanceThomas Haller2015-02-033-37/+52
| * config: minor refactoring to highlight mutable property no_auto_default of NM...Thomas Haller2015-02-031-3/+9
| * config: refactor read_entire_config() to merge command line optionsThomas Haller2015-02-031-27/+34
| * config: refactor to inject NMConfigCmdLineOptions to NMConfig constructorThomas Haller2015-02-032-7/+42
| * config: refactor nm_config_new() by extracting function read_entire_config()Thomas Haller2015-02-032-20/+72
| * config: refactor nm_config_new() by extracting function _get_config_dir_files()Thomas Haller2015-02-031-38/+54
| * config/trivial: rename variables for configuration fileThomas Haller2015-02-037-29/+29
| * config: refactor read_config() to make it independent from NMConfigThomas Haller2015-02-031-23/+30
| * config: implement reloading of connectivity parametersThomas Haller2015-02-033-2/+32
| * connectivity: make NMConnectivity independent of NMConfigThomas Haller2015-02-033-13/+18
| * config: add support for reloading of configurationThomas Haller2015-02-033-1/+85
| * config: add handler for SIGHUP and a reload-configuration stubThomas Haller2015-02-034-3/+18
| * config: use NMConfigData in NMConfigThomas Haller2015-02-034-44/+50
| * config: add new NMConfigData classThomas Haller2015-02-034-0/+251
| * config: add nm_config_setup() to initialize config singletonThomas Haller2015-02-037-118/+199
| * config/trivial: fix returning FALSE instead of NULL in nm_config_new()Thomas Haller2015-02-031-1/+1
| * config: fix memory leak in merge_no_auto_default_state()Thomas Haller2015-02-031-6/+10
| * config: forward declare NMConfig in nm-types.hThomas Haller2015-02-032-2/+3
| * connectivity: add logging macros to nm-connectivity.cThomas Haller2015-02-031-18/+33
| * connectivity: refactor handling parameters of NMConnectivityThomas Haller2015-02-031-78/+128
| * connectivity: refactor converting connectivity states to stringThomas Haller2015-02-033-8/+8
| * connectivity: add missing G_PARAM_CONSTRUCT for NM_CONNECTIVITY_URI propertyThomas Haller2015-02-031-0/+1
| * connectivity/trivial: fix white space and line-break in nm-connectivity.cThomas Haller2015-02-031-20/+22
| * connectivity: make NMConnectivity:dispose() reentrantThomas Haller2015-02-031-2/+2
| * connectivity: add code comment to nm_connectivity_check_cb()Thomas Haller2015-02-031-0/+1
|/
* ibft: avoid logging multiple lines when ibft failsThomas Haller2015-02-031-0/+9
* po: updated Ukranian translation (bgo #743852)Yuri Chornoivan2015-02-031-1246/+979
* po: update Gujarati translationAnkit Patel2015-02-031-14/+44
* po: update German (de) translationHedda Peters2015-02-031-20/+18
* core: fix WiMAX enabled state file property nameDan Williams2015-02-021-1/+1
* build: add compile option to disable building of Wi-Fi pluginThomas Haller2015-01-303-18/+44
* manager: fix impl_manager_add_and_activate_connection()Thomas Haller2015-01-301-2/+4
* examples: add some examples in Lua using lgi libraryJiří Klimeš2015-01-307-0/+221
* po: fix small error in Telugu translationDan Williams2015-01-291-2/+1
* po: fix small issues in German translationDan Williams2015-01-291-10/+3
* core: intern hyphen_name string in nm_properties_changed_signal_add_property()Thomas Haller2015-01-291-1/+2
* connectivity: fix memory leak in nm-connectivity.cThomas Haller2015-01-291-0/+2
* config: fix memleak in read_config()Thomas Haller2015-01-291-1/+6