summaryrefslogtreecommitdiff
path: root/libnm-glib
AgeCommit message (Expand)AuthorFilesLines
2013-11-18libnm-glib: fix crash by taking additional ref in nm-remote-connection/result_cbThomas Haller1-0/+2
2013-11-18libnm-glib: fix return value in nm_remote_settings_load_connections()Jiří Klimeš1-2/+2
2013-11-15libnm-glib: add nm_remote_settings_load_connections()Dan Winship3-0/+77
2013-11-14libnm-glib: fix a crash in NMObjectDan Winship1-0/+3
2013-11-13coverity: fix various warnings detected with CoverityThomas Haller1-1/+6
2013-11-06libnm-glib: add NMDevice:physical-port-id propertyDan Winship3-0/+58
2013-10-31libnm-glib: add support for NULL connections to nm_client_activate_connection()Dan Williams1-3/+7
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller10-41/+23
2013-10-22libnm-glib: fix use proper unref function in libnm-glib/nm-ip4-config.cThomas Haller1-3/+3
2013-10-19Fix typosYuri Chornoivan3-3/+3
2013-10-15libnm-glib: remove bogus warningDan Williams1-1/+0
2013-10-14trivial: whitespace fixThomas Haller1-17/+17
2013-10-14libnm-glib: fix a crash in nm_client_new() (rh #1010288)Jiří Klimeš1-5/+30
2013-10-11libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship9-21/+23
2013-10-04test: launch dbus for test-remote-settings-clientThomas Haller1-1/+5
2013-10-03libnm: more valgrinding fixesDan Winship4-7/+17
2013-10-03libnm-glib: fix the leak that breaks the shell network status iconDan Winship1-7/+5
2013-10-02trivial: whitespace fixDan Williams1-0/+1
2013-10-01libnm-glib: make properties-changed debugging available at runtimeDan Williams1-14/+22
2013-09-27vpn: fix VPN plugin D-Bus errorsJiří Klimeš1-1/+1
2013-09-27vpn: fix connecting to VPN (bgo #708255)Jiří Klimeš2-13/+18
2013-09-26libnm-glib: fix cut+pasteoDan Winship1-2/+2
2013-09-25core: update existing IP[46]Config of device instead of replacing it (bgo #70...Thomas Haller4-34/+229
2013-09-25trivial: fixup whitespaceThomas Haller2-55/+55
2013-09-25libnm-util, libnm-glib: bump .so versions to be higher than 0.9.8.4'sDan Winship1-1/+1
2013-09-24infiniband: only check the last 8 bytes when doing hwaddr matchesDan Winship1-1/+3
2013-09-14libnm-glib: fix NMDeviceModem connection compatible check for LTE connectionsDan Williams1-2/+6
2013-09-12all: standardize on NMSettingWired:mac-address for all VLANsDan Winship2-0/+20
2013-09-11libnm-glib: change "Since: 0.9.10" to "Since: 0.9.8.6" for backported APIDan Winship1-9/+9
2013-09-09libnm-glib: fix nm_remote_connection_delete() callbackDan Winship1-0/+13
2013-09-05libnm-glib: don't warn when dbus object initialization fails with UNKNOWN_METHODThomas Haller1-2/+4
2013-08-28libnm-glib: Add NMClient:primary-connection and :activating-connectionDan Winship3-0/+106
2013-08-28libnm-glib: support new connectivity property/methodsDan Winship3-0/+230
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2-11/+10
2013-08-19libnm-glib: add missing symbolGiovanni Campagna1-0/+1
2013-08-16libnm-glib: add NMClient:startup, nm_client_get_startup()Dan Winship3-0/+46
2013-08-15libnm-glib: add support for team deviceJiri Pirko5-0/+430
2013-08-03all: replace struct in_addr with guint32Pavel Šimerda1-3/+3
2013-07-31libnm-glib-vpn: add support for interactive secrets requestsDan Williams3-15/+184
2013-07-31libnm-glib-vpn: consolidate connect handling codeDan Williams1-78/+40
2013-07-31libnm-glib: add support for agent capabilities during registrationDan Williams3-11/+90
2013-06-14core: add monitor-connection-files=false and ReloadConnectionsDan Winship3-0/+48
2013-06-11libnm-glib: fix device description with newer udev versionsDan Williams1-1/+5
2013-06-08libnm-glib: fix the object creation warning for remote connectionsDan Winship1-1/+12
2013-05-28libnm-glib: add support for new connection unsaved functionalityDan Williams6-62/+378
2013-05-15libnm-glib: fix documentation C&P errorDan Williams1-2/+1
2013-05-08libnm-glib, core: use g_cclosure_marshal_genericDan Winship8-36/+15
2013-05-07libnm-glib: fix introspection for IPv6 DNS serversDan Williams1-3/+3
2013-05-07libnm-glib, cli: add nm_device_get_type_descriptionDan Winship5-1/+68
2013-05-07core: add NMDeviceGeneric:type-descriptionDan Winship2-0/+22