NetworkManager/src
Dan Williams 9cdc5021ab keyfile: fix integer list SSID parsing after 30c41a4b80
The regex was capturing integers larger than 3 digits, which aren't
valid SSID integer list items because each byte of the SSID cannot be
larger than 255.  Add an explicit testcase for intlist SSIDs too.
The previous regex was causing a testcase failure with an SSID of
'1337' which it was interpreting as a single element intlist, but
should have been interpreted as a string since it's clear > 255.
2011-07-20 17:44:14 -05:00
..
backends core: use libnl CFLAGS and LIBS consistently 2011-05-19 15:31:02 -05:00
bluez-manager build: remove non-existent include directory (bgo #647159) 2011-04-11 16:44:40 -05:00
dhcp-manager dhclient: only send hostname without domain as host-name option (rh #694758) 2011-05-13 11:44:22 +02:00
dns-manager dns: append %interface to link-local IPv6 addresses in resolv.conf (rh #720001) 2011-07-12 16:09:01 +02:00
dnsmasq-manager dnsmasq: remove unused variable 2011-03-04 23:56:19 -06:00
ip6-manager core: use libnl CFLAGS and LIBS consistently 2011-05-19 15:31:02 -05:00
logging ppp: enable pppd debug logging when PPP log domain is enabled for debuggin 2011-05-19 13:31:52 -05:00
modem-manager core: yet more consistent usage of libnl CFLAGS and LIBS 2011-05-19 15:40:07 -05:00
ppp-manager ppp: enable pppd debug logging when PPP log domain is enabled for debuggin 2011-05-19 13:31:52 -05:00
settings keyfile: fix integer list SSID parsing after 30c41a4b80 2011-07-20 17:44:14 -05:00
supplicant-manager wifi: allow supplicant disconnect request more often 2011-06-29 18:19:55 -05:00
tests dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.c 2011-06-14 15:54:08 +02:00
vpn-manager vpn: fix handling of connections with only system secrets 2011-06-15 12:19:47 -05:00
wimax wimax: make sure current NSP is cleared when appropriate 2011-05-11 15:21:05 -05:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c core: add --version and allow it and --help to be run without root 2011-04-28 16:55:35 -05:00
Makefile.am core: consolidate mobile broadband device types 2011-02-25 10:16:17 -06:00
NetworkManager.conf dbus: remove obsolete interfaces from permissions 2011-01-26 09:58:22 -06:00
NetworkManagerUtils.c core: add utility function to get a connection's shared wifi permission 2011-07-01 15:41:00 -05:00
NetworkManagerUtils.h core: add utility function to get a connection's shared wifi permission 2011-07-01 15:41:00 -05:00
nm-activation-request.c api: add "Uuid" property to ActiveConnection interface 2011-04-22 12:29:07 -05:00
nm-activation-request.h core: add nm-secrets-flags.h for secret agent flags typedef 2011-03-29 22:53:22 -05:00
nm-active-connection.c api: add "Uuid" property to ActiveConnection interface 2011-04-22 12:29:07 -05:00
nm-active-connection.h api: add "Uuid" property to ActiveConnection interface 2011-04-22 12:29:07 -05:00
nm-call-store.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-call-store.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-crash-logger.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-dbus-manager.c core: use #defines for NMDBusManager signal names 2010-12-10 11:36:55 -06:00
nm-dbus-manager.h build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
nm-device-bt.c core: handle new device states 2011-03-17 13:42:22 -05:00
nm-device-bt.h bluetooth: finish DUN implementation 2010-01-28 11:21:53 -08:00
nm-device-ethernet.c core: add MAC address blacklisting feature for WiFi and ethernet connections 2011-06-30 16:46:26 +02:00
nm-device-ethernet.h core: consolidate and clean up MAC cloning code 2010-06-24 15:14:53 -07:00
nm-device-interface.c api/core: add ActiveConnection property to device objects 2011-05-26 19:19:32 -05:00
nm-device-interface.h api/core: add ActiveConnection property to device objects 2011-05-26 19:19:32 -05:00
nm-device-modem.c core: handle new device states 2011-03-17 13:42:22 -05:00
nm-device-modem.h core: consolidate mobile broadband device types 2011-02-25 10:16:17 -06:00
nm-device-olpc-mesh.c core: socket() returns -1 on failure 2011-06-15 11:03:29 +02:00
nm-device-olpc-mesh.h core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-private.h core: move generic connection complete function to a generic location 2011-01-13 13:28:52 -06:00
nm-device-wifi.c wifi: instead of asserting just return for NULL AP in update_seen_bssids_cache() 2011-07-07 13:18:59 +02:00
nm-device-wifi.h core: consolidate and clean up MAC cloning code 2010-06-24 15:14:53 -07:00
nm-device.c core: simplify device activation precheck 2011-06-07 14:22:55 -05:00
nm-device.h core: consolidate deactivation methods 2011-02-24 11:27:42 -06:00
nm-dhcp4-config.c dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-dhcp4-config.h dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-dhcp6-config.c dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-dhcp6-config.h dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-hostname-provider.c misc: license fixups 2010-01-21 15:11:50 -08:00
nm-hostname-provider.h misc: license fixups 2010-01-21 15:11:50 -08:00
nm-ip4-config.c build: fix return types (bgo #644665) 2011-03-14 01:05:51 -05:00
nm-ip4-config.h dhcp4: handle NIS servers and domains 2010-07-16 11:28:39 -07:00
nm-ip6-config.c build: fix return types (bgo #644665) 2011-03-14 01:05:51 -05:00
nm-ip6-config.h trivial: IP6Config object cleanups 2010-05-01 08:05:39 -07:00
nm-manager-auth.c core: add nm_auth_chain_steal_data() 2011-07-01 15:38:38 -05:00
nm-manager-auth.h core: add nm_auth_chain_steal_data() 2011-07-01 15:38:38 -05:00
nm-manager.c core: request authorization for shared wifi connections (CVE-2011-2176) (rh #715492) 2011-07-01 15:41:00 -05:00
nm-manager.h agents: filter agents by UID for user-requested connections 2011-01-26 18:36:08 -06:00
nm-netlink-monitor.c core: NL_CB_VERBOSE breaks error propagation (rh #594578) 2010-05-24 17:21:04 -07:00
nm-netlink-monitor.h netlink: merge nm-netlink.c into nm-netlink-monitor.c 2010-04-20 17:22:58 -07:00
nm-policy-hostname.c policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hostname.h policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hosts.c policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hosts.h policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy.c policy: fix setting hostname from DHCP options (rh #719100) 2011-07-12 14:47:33 +02:00
nm-policy.h settings: rename NMSysconfigSettings to NMSettings 2010-10-27 20:05:23 -05:00
nm-properties-changed-signal.c core: update policy logging 2010-04-07 10:57:39 -07:00
nm-properties-changed-signal.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-rfkill.h udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
nm-session-monitor.c core: silence error if ConsoleKit database isn't found the first time (rh #695617) 2011-05-25 15:14:12 -05:00
nm-session-monitor.h settings: clean up connection visibility and session change handling 2010-10-26 16:33:47 -05:00
nm-system.c core: suppress error messages if addresses/routes already exist 2011-04-05 10:19:08 -05:00
nm-system.h core: flush IPv6 routes even if configuration failed (bgo #641333) 2011-02-23 17:20:19 -06:00
nm-udev-manager.c core: socket() returns -1 on failure 2011-06-15 11:03:29 +02:00
nm-udev-manager.h core: depend on stable gudev API 2011-03-10 03:19:27 -06:00
nm-wifi-ap-utils.c wifi: fix connection completion when no wifi setting is sent 2011-04-11 11:42:12 -05:00
nm-wifi-ap-utils.h wifi: fix scanned signal strength calculation for WEXT-based drivers 2011-03-13 12:50:40 -05:00
nm-wifi-ap.c wifi: always fix up Ad-Hoc frequency when connecting (rh #699203) 2011-05-24 12:37:55 -05:00
nm-wifi-ap.h wifi: always fix up Ad-Hoc frequency when connecting (rh #699203) 2011-05-24 12:37:55 -05:00
wpa.c logging: fix format string/argument disagreement 2011-03-19 12:44:14 -05:00
wpa.h 2005-12-14 Dan Williams <dcbw@redhat.com> 2005-12-14 20:48:08 +00:00