summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 0.8.997 (0.9.0-beta3)0.9.0-beta30.8.997Dan Williams2011-03-191-1/+1
* build: blow away all dbus-glib generated files during cleanDan Williams2011-03-191-1/+1
* logging: fix format string/argument disagreementDan Williams2011-03-199-29/+23
* logging: clean up logging macros and helperDan Williams2011-03-192-19/+23
* build: enable WiMAX based on whether the SDK is present or notDan Williams2011-03-181-3/+6
* build: glib 2.22 is fineDan Williams2011-03-181-1/+1
* wimax: log a message when connecting to an NSPDan Williams2011-03-171-5/+11
* core: add active connection state DEACTIVATINGDan Williams2011-03-177-7/+43
* core: handle new device statesDan Williams2011-03-175-34/+41
* libnm-glib: handle new device statesDan Williams2011-03-172-4/+9
* trivial: fix commentDan Williams2011-03-171-1/+1
* api: document NM_DEVICE_STATE_FAILEDDan Williams2011-03-171-3/+5
* core: fix up active connection state for newer device statesDan Williams2011-03-171-0/+2
* supplicant: add 'authenticating' stateDan Williams2011-03-172-0/+6
* vpn: cancel the right secrets requestDan Williams2011-03-171-14/+9
* libnm-glib: automatically cancel secrets requests if NM goes awayDan Williams2011-03-172-8/+93
* libnm-glib: clarify usage of specific_object for activation callsDan Williams2011-03-171-5/+10
* libnm-glib: clarify some documentationDan Williams2011-03-171-3/+3
* libnm-glib: more introspection annotation fixesDan Williams2011-03-171-3/+3
* ifnet: fix tests and distcheckMu Qiao2011-03-172-12/+5
* libnm-glib: fix introspection annotation for nm_remote_connection_delete()Dan Williams2011-03-171-1/+1
* agents: only commit connection changes if there were system secretsDan Williams2011-03-161-10/+21
* agents: don't complain when there aren't any system secretsDan Williams2011-03-161-3/+4
* ifnet: plugin updates and shared connection supportMu Qiao2011-03-168-126/+166
* libnm-glib: allow calling nm_remote_connection_delete() without a callbackRichard Hughes2011-03-161-3/+3
* libnm-glib: introspection annotation fixes (bgo #643011)Giovanni Campagna2011-03-162-16/+16
* cli: use setting accessor helpersJiří Klimeš2011-03-161-18/+18
* libnm-glib: bump soname due to recent ABI breakJiří Klimeš2011-03-161-1/+1
* libnm-glib: update nm_client_activate_connection()'s descriptionJiří Klimeš2011-03-161-2/+2
* cli: update due to changes in libnm-glib's NMClientJiří Klimeš2011-03-161-97/+14
* libnm-glib: fix calling callback when activating connectionJiří Klimeš2011-03-161-2/+11
* po: updated Korean translation (bgo #643398)Changwoo Ryu2011-03-161-479/+818
* include: mark flags as such (bgo #643011)Giovanni Campagna2011-03-161-0/+4
* libnm-glib: small activation callback reworkDan Williams2011-03-152-41/+127
* libnm-glib: move some code aroundDan Williams2011-03-151-567/+571
* libnm-glib: allow NULL device for nm_client_activate_connection()Dan Williams2011-03-151-2/+3
* core: allow NULL device path in ActivateConnectionDan Williams2011-03-151-3/+10
* docs: add overview image of libnm-glib object relationships and useDan Williams2011-03-155-53/+1013
* api: clarify function and usage of the Device.Udi propertyDan Williams2011-03-152-2/+18
* core: remove some debug loggingDan Williams2011-03-151-2/+0
* core: specific object of "/" means NULLDan Williams2011-03-151-0/+4
* wimax: use setting accessor helpersDan Williams2011-03-151-6/+6
* libnm-util: add setting accessor helpers (bgo #644746)Dan Williams2011-03-153-0/+304
* trivial: let g_free and g_strdup handle NULL (bgo #644763)Kjartan Maraas2011-03-1518-55/+28
* po: updated Hungarian translation (bgo #644767)Gabor Kelemen2011-03-151-520/+633
* build: use upstream gettext instead of glib one (bgo #644264)Javier Jardón2011-03-143-5/+46
* docs: fix distcheck error building settings specDan Williams2011-03-141-0/+1
* build: update configure.ac autotools configurationJavier Jardón2011-03-141-17/+24
* build: fix return types (bgo #644665)Kjartan Maraas2011-03-1417-25/+25
* build: do the right thing with config.h (bgo #644664)Kjartan Maraas2011-03-1424-8/+34