NetworkManager/libnm-util
Dan Williams 00f945e54e gsm: correct GSM band implementation and settings
NM didn't pass it to MM anyway, so it was mainly unused, but the band settings
were still wrong.  Fix that (and still preserve ABI) by adding a new property
for allowed bands that can actually hold all the bands instead of limiting
to 16-bits.  Clean up some of the deprecation stuff at the same time to make
it clearer what's deprecated and what to do about it.
2009-10-07 12:18:57 -07:00
..
tests libnm-util: fix distcheck after 7a8611e0ad 2009-10-02 17:20:38 -07:00
COPYING doc: fix FSF address (bgo #575625) 2009-09-10 21:03:30 -04:00
crypto.c libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00
crypto.h libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00
crypto_gnutls.c libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00
crypto_nss.c libnm-util: fix NSS padding checking and add testcase 2009-10-02 13:29:43 -07: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 libnm-util: add 0.7 cert/key functions back 2009-09-25 16:00:19 -07:00
Makefile.am libnm-util: bump soname minor component (1.0.0 -> 1.1.0) for API additions 2009-09-26 15:45:45 -07:00
nm-connection.c doc: fixes 2009-08-30 23:31:07 -05: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 build with gcc 4.4 - pass string format to g_set_error 2009-09-30 16:01:16 +02:00
nm-setting-8021x.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-bluetooth.c bluetooth: DUN + no CDMA/GSM means invalid connection, really it does 2009-05-21 17:51:11 -04:00
nm-setting-bluetooth.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-cdma.c docs: clarify UUID property, document NMSettingCdma 2009-07-12 10:27:10 -04:00
nm-setting-cdma.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-connection.c doc: fixes 2009-08-30 23:31:07 -05:00
nm-setting-connection.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-gsm.c gsm: correct GSM band implementation and settings 2009-10-07 12:18:57 -07:00
nm-setting-gsm.h gsm: correct GSM band implementation and settings 2009-10-07 12:18:57 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-ip6-config.c libnm-util: fix verifying METHOD_IGNORE in NMSettingIP6Config 2009-08-12 10:33:21 -04:00
nm-setting-ip6-config.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting-olpc-mesh.c libnm-util: OLPC mesh setting fixes 2009-08-30 23:58:23 -05:00
nm-setting-olpc-mesh.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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 libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-setting.c libnm-util:keyfile: typo fixes 2009-06-03 09:27:44 -04:00
nm-setting.h libnm-util: add class padding for future expansion 2009-09-30 09:21:32 -07: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: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00
nm-utils.h libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00