summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: fix restarted AP not being found again (bgo #733105)dcbw/remove-apBernd Edlinger2014-07-151-6/+19
* po: update Traditional Chinese translation (rh #1046891)Terry Chuang2014-07-151-793/+5718
* po: update Simplified Chinese translation (rh #1046891)Leah Liu2014-07-151-833/+5711
* po: update Russian translation (rh #1046891)ypoyarko2014-07-151-1144/+5067
* po: update Punjabi translation (rh #1046891)asaini2014-07-151-1553/+4989
* po: update Malayalam translation (rh #1046891)Ani Peter2014-07-151-1287/+4761
* po: update Korean translation (rh #1046891)eukim2014-07-151-984/+5531
* po: update Japanese translation (rh #1046891)Noriko Mizumoto2014-07-151-1517/+2863
* po: update French translation (rh #1046891)Sam Friedmann2014-07-151-1020/+5786
* po: update Spanish translation (rh #1046891)gguerrer2014-07-151-1053/+5705
* po: update Bengali bn_IN translation (rh #1046891)sray2014-07-151-1186/+4999
* build: more srcdir!=builddir fixesDan Winship2014-07-1538-40/+7
* build: fix srcdir!=builddir build after previous mergeDan Winship2014-07-151-0/+1
* Miscellaneous libnm-util/libnm-glib/include cleanupsDan Winship2014-07-15161-1316/+1201
|\
| * libnm-util: NetworkManager.h/NetworkManagerVPN.h doc fixupsDan Winship2014-07-152-123/+159
| * introspection: fix VPN.Plugin State typeDan Winship2014-07-151-2/+40
| * libnm-glib: drop separate test libraryDan Winship2014-07-155-32/+17
| * libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-1581-571/+696
| * libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-15149-537/+237
| * libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-1514-27/+27
| * libnm-util: move NetworkManager.h, etc, from include/ to hereDan Winship2014-07-1511-23/+24
|/
* trivial/libnm-glib: rename internal PROP_* enum valuesThomas Haller2014-07-141-8/+8
* core: use nm_utils_is_specific_hostname() instead of hardcoded "localhost"Jiří Klimeš2014-07-144-11/+7
* policy: don't use default hostname as configured hostname (rh #1110436)Jiří Klimeš2014-07-141-1/+2
* utils: add nm_utils_is_specific_hostname()Jiří Klimeš2014-07-142-2/+18
* libnm-glib: fix initialization of NMObject typeThomas Haller2014-07-141-7/+4
* platform: ignore RTM_F_CLONED (eg, cache) routesDan Williams2014-07-111-1/+2
* libnm-util: fix build with --with-crypto=gnutlsDan Winship2014-07-111-3/+3
* config: replace g_warning() by nm_log_warn()Thomas Haller2014-07-111-9/+9
* config: fix leaked GError when no default config file existsThomas Haller2014-07-111-0/+1
* merge branch 'th/kill_child'Thomas Haller2014-07-1013-188/+807
|\
| * core: use nm_utils_kill_child_async() and nm_utils_kill_child_sync()Thomas Haller2014-07-106-181/+13
| * core: add nm_utils_kill_child_async() and nm_utils_kill_child_sync() functionThomas Haller2014-07-105-1/+783
| * core/test: move src/tests/test-general over to nm-test-utils.h (nmtst)Thomas Haller2014-07-102-6/+6
| * nmtst: ensure call to nm_utils_get_monotonic_timestamp_s() in nmtst_init()Thomas Haller2014-07-101-0/+5
|/
* libnm-glib/tests: remove waiting time for initializing NMClientThomas Haller2014-07-081-16/+0
* build: unset G_DEBUG variable before calling vapigenThomas Haller2014-07-081-1/+3
* trivial: add a missing word to documentationDan Winship2014-07-071-1/+1
* contrib/rpm: add --quick argument to build_clean.sh scriptThomas Haller2014-07-041-4/+14
* contrib/rpm: update spec file to make ppp_version dependent on fedora versionThomas Haller2014-07-041-0/+4
* build: call generate-setting-docs.py directly instead of through straceThomas Haller2014-07-041-1/+1
* contrib/rpm: add new package NetworkManager-config-connectivity-fedoraThomas Haller2014-07-043-3/+26
* bluez: ignore child BNEP interfacesDan Williams2014-07-031-0/+6
* bluez: suppress warning when already disconnectedDan Williams2014-07-031-1/+2
* bluez: handle Bluez4 PropertyChanged eventsDan Williams2014-07-031-16/+44
* ifcfg-rh: fix reading 802.1x phase2 EAP-GTC methodDan Williams2014-07-034-2/+54
* keyfile: avoid assertion reading keyfile without connection.type propertyThomas Haller2014-07-031-10/+12
* core: make veth devices default-unmanaged for nowDan Winship2014-07-021-0/+1
* libnm-util: merge nm-util-private and nm-utils-privateDan Williams2014-07-0211-131/+98
* core: use singleton nm_firewall_manager_get() throughout without taking addit...Thomas Haller2014-07-023-35/+22