NetworkManager/src
Dan Williams b4d0114ff6 gsm: split password and PIN try counters
To ensure that getting one wrong doesn't force a request for another.
2010-02-11 11:28:59 -08:00
..
backends backends: add backend for Pardus 2010-01-20 13:37:52 -08:00
bluez-manager build: always link locally-built libraries first (bgo #580131) 2009-08-20 12:31:17 -05:00
dhcp-manager dhcp: clarify ignored variable name 2009-12-23 11:08:56 -08:00
dnsmasq-manager dnsmasq: VPN DNS fixes 2009-11-14 14:42:58 -08:00
ip6-manager ipv6: fix incorrect address config signal emission 2009-10-20 11:23:10 -07:00
modem-manager gsm: split password and PIN try counters 2010-02-11 11:28:59 -08:00
named-manager dns: honor resolv.conf symlinks (lp:324233) 2009-10-20 15:03:12 -07:00
ppp-manager ppp: increase PPPoE pppd timeout to 30 seconds 2009-11-23 00:08:35 -08:00
supplicant-manager supplicant: remove unused variables 2009-12-23 11:10:47 -08:00
system-settings policy: fall back to original hostname before trying reverse DNS 2010-01-27 17:13:35 -08:00
tests build: always link locally-built libraries first (bgo #580131) 2009-08-20 12:31:17 -05:00
vpn-manager vpn: clear secrets when the connection fails 2009-10-08 23:00:01 -07:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
Makefile.am build: fix distcheck 2009-11-29 15:32:45 -08:00
NetworkManager.c core: fix reading WWAN state from state file 2009-12-25 14:42:44 -06:00
NetworkManager.conf dbus: fix formatting of dbus permissions file 2009-07-28 10:07:52 -04:00
NetworkManagerAP.c core: remove dead code 2009-04-29 13:21:54 -04:00
NetworkManagerAP.h core: remove dead code 2009-04-29 13:21:54 -04:00
NetworkManagerPolicy.c policy: be more selective when adding hostname to /etc/hosts (debian #567411) 2010-02-01 17:29:58 -08:00
NetworkManagerPolicy.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
NetworkManagerSystem.c core: silence flush_routes() and flush_addresses() warnings 2009-11-24 11:19:57 -08:00
NetworkManagerSystem.h Initial IPv6 support (only handles "manual" and "ignore" currently) 2009-07-29 21:35:01 -04:00
NetworkManagerUtils.c Initial IPv6 support (only handles "manual" and "ignore" currently) 2009-07-29 21:35:01 -04:00
NetworkManagerUtils.h Initial IPv6 support (only handles "manual" and "ignore" currently) 2009-07-29 21:35:01 -04:00
nm-activation-request.c sharing: fix sharing after 715ddd2045 (lp:444756) 2009-10-06 16:46:46 -07:00
nm-activation-request.h core: implement connection assumption 2009-08-05 18:03:09 -04:00
nm-active-connection.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-active-connection.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-call-store.c core: fix log message 2009-08-21 12:12:50 -05: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 everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-dbus-manager.h 2008-11-21 Dan Williams <dcbw@redhat.com> 2008-11-21 18:11:15 +00:00
nm-device-bt.c ppp: increase PPPoE pppd timeout to 30 seconds 2009-11-23 00:08:35 -08:00
nm-device-bt.h bluetooth: fixes and addition of NMDeviceBt to libnm-glib 2009-07-10 10:45:24 -04:00
nm-device-ethernet.c ethernet: remove unused variable 2009-12-23 11:09:22 -08:00
nm-device-ethernet.h wired: get rid of nm_device_ethernet_get_carrier 2009-09-14 12:54:09 -07:00
nm-device-interface.c core: generalize interface for enabling/disabling devices 2009-12-23 01:30:54 -08:00
nm-device-interface.h core: generalize interface for enabling/disabling devices 2009-12-23 01:30:54 -08:00
nm-device-olpc-mesh.c misc: license fixups 2010-01-21 15:11:50 -08:00
nm-device-olpc-mesh.h misc: license fixups 2010-01-21 15:11:50 -08:00
nm-device-private.h core: get rid of nm_device_set_device_type() 2009-07-07 14:57:05 -04:00
nm-device-wifi.c wifi: remove useless assignment 2009-12-23 11:09:37 -08:00
nm-device-wifi.h core: generalize interface for enabling/disabling devices 2009-12-23 01:30:54 -08:00
nm-device.c ip6: save the accept_ra value and re-set it when the device is deactivated 2009-10-19 15:38:21 -07:00
nm-device.h core: implement manual disconnect feature 2009-09-18 17:06:48 +02:00
nm-dhcp4-config.c core: ensure superclass' finalize method is called 2009-02-25 13:53:24 -05:00
nm-dhcp4-config.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-gsm-device.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00: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 dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
nm-ip4-config.h dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
nm-ip6-config.c ipv6: fix up no-duplicates logic in nm_ip6_config_add_nameserver 2009-08-18 11:14:55 -04:00
nm-ip6-config.h Backend IP6 config 2009-07-29 21:34:52 -04:00
nm-logging.c core: add a cast to fix compile on 32-bit 2009-08-25 18:18:16 -04:00
nm-logging.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-manager.c core: Fix another crash 2009-12-29 15:52:36 +02:00
nm-manager.h manager: generalize rfkill operations 2009-12-23 01:30:54 -08:00
nm-netlink-monitor.c netlink: work around kernel cache refill problems 2010-01-14 14:15:18 -08:00
nm-netlink-monitor.h netlink: add blocking function to get carrier state 2009-09-28 10:50:22 -07:00
nm-netlink.c Work around libnl address caching bug 2009-08-26 14:37:17 -04:00
nm-netlink.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-properties-changed-signal.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00: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-secrets-provider-interface.c everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-secrets-provider-interface.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-udev-manager.c udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
nm-udev-manager.h udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
wpa.c 2008-03-14 Dan Williams <dcbw@redhat.com> 2008-03-14 21:12:03 +00:00
wpa.h 2005-12-14 Dan Williams <dcbw@redhat.com> 2005-12-14 20:48:08 +00:00