summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: don't allow renames using manual or automatic loaduuid-duplicate-rh1171751-3Thomas Haller2015-01-071-10/+3
* keyfile: don't allow renames using manual or automatic loadThomas Haller2015-01-071-9/+2
* ifcfg-rh: don't reload connection in connection_ifcfg_changed() if monitoring...Thomas Haller2015-01-071-3/+10
* fixup! ifcfg-rh: refactor update_connection()Thomas Haller2015-01-071-3/+15
* fixup! ifcfg-rh: refactor update_connection()Thomas Haller2015-01-071-7/+21
* ifcfg-rh: refactor update_connection()Thomas Haller2015-01-073-218/+202
* ifcfg-rh: sort paths in read_connections()Thomas Haller2015-01-071-7/+72
* fixup! ifcfg-rh/trivial: rename connection_new_or_changed() and variableThomas Haller2015-01-071-1/+0
* ifcfg-rh/trivial: rename connection_new_or_changed() and variableThomas Haller2015-01-071-60/+67
* fixup! ifcfg-rh: add logging macros _LOGX() to plugin.cThomas Haller2015-01-071-1/+2
* ifcfg-rh: add logging macros _LOGX() to plugin.cThomas Haller2015-01-071-19/+36
* fixup! settings: avoid duplicate UUID in settingsThomas Haller2015-01-071-2/+10
* settings: avoid duplicate UUID in settingsThomas Haller2015-01-075-4/+45
* fixup! keyfile: reuse duplicate check from update_connection() in add_connect...Thomas Haller2015-01-071-5/+22
* fixup! keyfile: reuse duplicate check from update_connection() in add_connect...Thomas Haller2015-01-071-6/+19
* keyfile: reuse duplicate check from update_connection() in add_connection()Thomas Haller2015-01-071-30/+43
* keyfile: cleanup loggingThomas Haller2015-01-072-11/+26
* keyfile: read_connections() must skip duplicate connectionsThomas Haller2015-01-071-10/+77
* keyfile: merge update_connection() and new_connection()Thomas Haller2015-01-071-99/+89
* keyfile/trival: move codeThomas Haller2015-01-071-17/+17
* keyfile: simplify g_return() checks for _internal_write_connection()Thomas Haller2015-01-071-5/+2
* settings: log connection diffs in replace_settings only where appropriateThomas Haller2015-01-0710-3/+14
* settings: no need to check nm_connection_compare() before nm_settings_connect...Thomas Haller2015-01-071-5/+3
* settings: fix wrong assertions for calling nm_settings_connection_replace_set...Thomas Haller2015-01-073-4/+8
* core: log object type in nm_utils_log_connection_diff()Thomas Haller2015-01-071-4/+4
* core: log ignored property notification with level TRACEThomas Haller2015-01-071-2/+2
* Revert "ifcfg-rh: avoid passing NULL error to connection_from_file_full()"Thomas Haller2015-01-061-8/+3
* session: prefer new configure optionsPavel Šimerda2015-01-061-11/+13
* build: fix compilation with GLib 2.32Jiří Klimeš2015-01-061-0/+1
* libnm-glib: crash when NMRemoteSettings is quickly destroyed (bgo #742138)Dan Winship2015-01-051-1/+3
* session: merge nm-session-monitor-* modulesPavel Šimerda2015-01-057-1000/+362
* main: don't initialize the session monitorPavel Šimerda2015-01-051-5/+0
* session: switch code to nm_session_monitor_{,dis}connect()Pavel Šimerda2015-01-053-8/+37
* auth: remove session monitor argumentPavel Šimerda2015-01-056-13/+1
* session: switch code to nm_session_monitor_session_exists()Pavel Šimerda2015-01-055-29/+43
* session: merge nm-session-utils into nm-session-managerPavel Šimerda2015-01-057-70/+42
* consolekit: fix memory leak on errorPavel Šimerda2015-01-051-1/+1
* libnm/tests: fix GetAccessPoints() in test-networkmanager-service.py for hidd...Thomas Haller2015-01-051-5/+1
* libnm/tests: cleanup handling object paths in test-networkmanager-service.pyThomas Haller2015-01-051-9/+9
* libnm/tests: fix handling ByteArray in test-networkmanager-service.py for Pyt...Thomas Haller2015-01-051-1/+1
* docs: fix out-of-tree buildYou-Sheng Yang2015-01-032-1/+4
* ifcfg-rh: refactor g_return statements in reader.cThomas Haller2015-01-021-12/+6
* ifcfg-rh: fix wireless_connection_from_ifcfg() to accept missing @error argumentThomas Haller2015-01-021-4/+7
* ifcfg-rh: avoid passing NULL error to connection_from_file_full()Lubomir Rintel2015-01-021-3/+8
* libnm: make NMDhcp6Config inherit from NMDhcpConfigLubomir Rintel2015-01-021-1/+1
* dns-manager: don't replace /etc/resolv.conf installed by other toolsPavel Šimerda2014-12-231-0/+35
* dns-manager: make /etc/resolv.conf a symlink to /run/NetworkManager/resolv.co...Pavel Šimerda2014-12-231-54/+57
* contrib: fix team sub-package obsoletesDan Williams2014-12-221-0/+2
* nmcli/bash-completion: don't allow specifying connection by apath for 'connec...Thomas Haller2014-12-221-1/+1
* nmcli/bash-completion: fix detecting connection for connection modifyThomas Haller2014-12-221-2/+2