summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* team: get configuration only when teamd appears on bus for externally added i...lr/teamd-rh1172734Lubomir Rintel2015-01-081-21/+44
* Revert "team: start teamd when ensuring team connection else teamdctl_connect...Lubomir Rintel2015-01-081-6/+4
* libnm: fix documentation for nm_utils_file_search_in_paths()Thomas Haller2015-01-082-2/+2
* core: add /bin to the default search pathThomas Haller2015-01-081-0/+1
* build: fix --enable-lto configure option to allow disabling option explicitlyThomas Haller2015-01-081-2/+3
* tests: check for no pending expected_messages on exit of testsThomas Haller2015-01-071-7/+8
* tui: fix crash when editing DSL connectionJiří Klimeš2015-01-071-0/+2
* ifcfg: refactor utils_get_ifcfg_name()Thomas Haller2015-01-071-21/+26
* tui: fix saving "Available to all users" (rh #1176042)Jiří Klimeš2015-01-071-1/+1
* 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
* po: update Polish (pl) translation (bgo #741839)Piotr Drąg2014-12-211-2280/+3422
* po: fix broken Telugu (te) and Turkish (tr) translationsPiotr Drąg2014-12-212-4/+4
* core: fix re-activation of connections on EXTERNAL_DOWN interfaces (bgo #741742)Dan Williams2014-12-191-29/+44
* contrib/fedora: add file REQUIRED_PACKAGES listing fedora packages for develo...Thomas Haller2014-12-191-0/+45
* build: fix check-exports.sh for ppc64 archThomas Haller2014-12-191-1/+1
* libnm/tests: make tested IPv4 addresses non-palindromicThomas Haller2014-12-191-16/+16
* libnm/tests: fix build failure on big-endian machinesThomas Haller2014-12-191-2/+4
* contrib/rpm: exclude device plugins for ADSL and Wi-Fi on s390Thomas Haller2014-12-191-0/+4
* contrib/rpm: fix spec file for s390/s390xThomas Haller2014-12-191-2/+6
* contrib/rpm: fix --srpm option of build_clean.shThomas Haller2014-12-191-0/+2
* po: update Tamil (ta) translation (bgo #741752)Shantha kumar2014-12-191-1909/+3178
* po: update Turkish (tr) translation (bgo #741737)Necdet Yücel2014-12-191-1491/+6954
* libnm-util, libnm-glib: bump sonames for 1.0Dan Winship2014-12-182-2/+2
* docs: misc small fixesDan Winship2014-12-1816-81/+114
* release: update NEWSDan Williams2014-12-181-0/+2
* gitignore: do not ignore test artifacts that should be cleaned up by the test...Thomas Haller2014-12-181-2/+0
* ifcfg-rh/tests: remove unused variableThomas Haller2014-12-181-27/+8