NetworkManager/libnm-util
Dan Williams 3af7068a87 bluetooth: fix confusion about NAP and PAN
NMSettingBluetooth represents the local connection, and thus should
use "PANU" not NAP, because the local adapter will be in PANU mode.
For now, NAP is only relevant when talking about the *remote* device
in NMDeviceBt or NMBluezDevice.
2009-05-14 13:00:22 -04:00
..
tests core: don't shadow basename (2) 2009-04-21 18:29:44 -04:00
COPYING core: update FSF address (bgo #577949) 2009-04-07 07:49:49 -04:00
crypto.c libnm-util: move crypto tests to libnm-util/tests/ 2009-02-02 01:03:15 -05:00
crypto.h 2008-11-13 Dan Williams <dcbw@redhat.com> 2008-11-13 21:19:08 +00:00
crypto_gnutls.c 2008-11-13 Dan Williams <dcbw@redhat.com> 2008-11-13 21:19:08 +00:00
crypto_nss.c Fix undefined variable error on BE arches 2008-11-14 23:04:06 +00:00
libnm-util.pc.in Patch from Timo Hoenig: fix library name for libnm-util 2006-01-09 15:05:19 +00:00
libnm-util.ver bluetooth: add NMSettingBluetooth 2009-05-13 12:34:45 -04:00
Makefile.am bluetooth: add NMSettingBluetooth 2009-05-13 12:34:45 -04:00
nm-connection.c bluetooth: add NMSettingBluetooth 2009-05-13 12:34:45 -04:00
nm-connection.h Documentation updates 2008-11-24 04:30:36 +00:00
nm-param-spec-specialized.c 2008-10-01 Dan Williams <dcbw@redhat.com> 2008-10-01 21:38:23 +00:00
nm-param-spec-specialized.h Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
nm-setting-8021x.c libnm-util: fix client certificate values after setting private key 2009-03-31 08:37:37 -04:00
nm-setting-8021x.h 2008-11-21 Dan Williams <dcbw@redhat.com> 2008-11-21 18:59:37 +00:00
nm-setting-bluetooth.c bluetooth: fix confusion about NAP and PAN 2009-05-14 13:00:22 -04:00
nm-setting-bluetooth.h bluetooth: fix confusion about NAP and PAN 2009-05-14 13:00:22 -04:00
nm-setting-cdma.c 2008-10-27 Dan Williams <dcbw@redhat.com> 2008-10-27 17:36:18 +00:00
nm-setting-cdma.h 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-26 17:21:01 +00:00
nm-setting-connection.c libnm-util: validate connection uuid 2009-05-03 01:09:34 -04:00
nm-setting-connection.h Documentation updates 2008-11-24 04:30:36 +00:00
nm-setting-gsm.c libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get set 2009-02-01 20:18:21 -05:00
nm-setting-gsm.h 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-26 17:23:37 +00:00
nm-setting-ip4-config.c Implement sending current host name to DHCP server. 2009-03-20 14:44:49 +02:00
nm-setting-ip4-config.h Implement sending current host name to DHCP server. 2009-03-20 14:44:49 +02:00
nm-setting-ip6-config.c libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get set 2009-02-01 20:18:21 -05:00
nm-setting-ip6-config.h 2008-10-30 Dan Williams <dcbw@redhat.com> 2008-10-30 19:39:51 +00:00
nm-setting-ppp.c libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get set 2009-02-01 20:18:21 -05:00
nm-setting-ppp.h 2008-10-27 Dan Williams <dcbw@redhat.com> 2008-10-27 17:39:59 +00:00
nm-setting-pppoe.c 2008-10-27 Dan Williams <dcbw@redhat.com> 2008-10-27 17:36:18 +00:00
nm-setting-pppoe.h 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-26 17:08:58 +00:00
nm-setting-serial.c 2008-10-27 Dan Williams <dcbw@redhat.com> 2008-10-27 17:36:18 +00:00
nm-setting-serial.h 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-26 16:54:17 +00:00
nm-setting-template.c 2008-10-27 Dan Williams <dcbw@redhat.com> 2008-10-27 17:36:18 +00:00
nm-setting-template.h 2008-07-27 Dan Williams <dcbw@redhat.com> 2008-07-27 20:03:46 +00:00
nm-setting-vpn.c 2008-11-20 Dan Williams <dcbw@redhat.com> 2008-11-20 15:44:57 +00:00
nm-setting-vpn.h 2008-10-29 Tambet Ingo <tambet@gmail.com> 2008-10-29 09:13:40 +00:00
nm-setting-wired.c libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get set 2009-02-01 20:18:21 -05:00
nm-setting-wired.h 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-26 17:02:05 +00:00
nm-setting-wireless-security.c wifi: handle WEP & WPA passphrases (bgo #513820) (rh #441070) 2009-05-09 23:09:42 -04:00
nm-setting-wireless-security.h wifi: handle WEP & WPA passphrases (bgo #513820) (rh #441070) 2009-05-09 23:09:42 -04:00
nm-setting-wireless.c libnm-util: ignore Privacy for APs broadcasting WPA & RSN IEs (rh #445369) 2009-02-06 17:32:56 -05:00
nm-setting-wireless.h 2008-10-28 Dan Williams <dcbw@redhat.com> 2008-10-28 19:26:00 +00:00
nm-setting.c libnm-util: fix use-after-free when updating setting secrets 2009-03-31 13:08:07 -04:00
nm-setting.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-utils-private.h 2008-11-20 Dan Williams <dcbw@redhat.com> 2008-11-20 20:22:14 +00:00
nm-utils.c libnm-util: allocate correct size for uuid 2009-04-14 09:09:48 -04:00
nm-utils.h Documentation updates 2008-11-24 16:55:37 +00:00