Commit Graph

358 Commits

Author SHA1 Message Date
Daniel Williams
9d335e7056 - core: more flexible logging
- core: fix crash with OLPC mesh devices after suspend
- applet: updated translations
- applet: show mobile broadband signal strength and technology in the icon
- applet: fix continuous password requests for 802.1x connections
- applet: many updated translations
2010-04-08 19:37:17 +00:00
Daniel Williams
0ddad2d7dc - core: fix modem enable/disable
- core: fix modem default route handling
2010-03-25 21:24:49 +00:00
Daniel Williams
2d2011df1f - core: don't exit early on non-fatal state file errors
- core: fix Bluetooth connection issues (rh #572340)
- applet: fix some translations (rh #576056)
- applet: better feedback when wrong PIN/PUK is entered
- applet: many updated translations
- applet: PIN2 unlock not required for normal modem functionality
- applet: fix wireless secrets dialog display
2010-03-24 09:07:49 +00:00
Daniel Williams
940ffda987 - man: many manpage updates
- core: determine classful prefix if non is given via DHCP
- core: ensure /etc/hosts is always up-to-date and correct (rh #569914)
- core: support GSM network and roaming preferences
- applet: startup speed enhancements
- applet: better support for OTP/token-based WiFi connections
- applet: show GSM and CDMA registration status and signal strength when
    available
- applet: fix zombie GSM and CDMA devices in the menu
- applet: remove 4-character GSM PIN/PUK code limit
- applet: fix insensitive WiFi Create... button (rh #541163)
- applet: allow unlocking of mobile devices immediately when plugged in
2010-03-17 08:02:35 +00:00
Daniel Williams
ac78a21419 - core: update to final 0.8 release
- core: fix Bluetooth DUN connections when secrets are needed
- ifcfg-rh: add helper for initscripts to determine ifcfg connection UUIDs
- applet: fix Bluetooth connection secrets requests
- applet: fix rare conflict with other gnome-bluetooth plugins
2010-02-19 20:51:28 +00:00
Daniel Williams
029921f8a9 - core: fix mobile broadband PIN handling (rh #543088) (rh #560742)
- core: better handling of /etc/hosts if hostname was already added by the
    user
- applet: crash less on D-Bus property errors (rh #557007)
- applet: fix crash entering wired 802.1x connection details (rh #556763)
2010-02-12 07:31:37 +00:00
Kevin Kofler
06d43b082c - fix nm-connection-editor for the stricter ld, need -lm (fixes FTBFS) 2010-02-09 23:09:41 +00:00
Kevin Kofler
ee6541a10b - fix nmcli-build.patch hack for the stricter ld (fixes FTBFS)
(but why are we patching nmcli to build in the NetworkManager tree at all,
    as opposed to packaging it separately as it appears to be designed to?)
2010-02-09 22:48:31 +00:00
Kevin Kofler
09da2aa657 - don't autostart in KDE on F13+ (#541353)
- validate the autostart .desktop file
2010-02-09 15:20:40 +00:00
Daniel Williams
d80f4aaeb0 - core: add Bluetooth Dial-Up Networking (DUN) support (rh #136663)
- core: start DHCPv6 on receipt of RA 'otherconf'/'managed' bits
- nmcli: allow enable/disable of WiFi and WWAN
2010-01-30 00:23:00 +00:00
Daniel Williams
91d90886ef - ifcfg-rh: read and write DHCPv6 enabled connections (rh #429710)
- nmcli: update
Thu Jan 21 2010 Dan Williams <dcbw@redhat.com> - 0.7.999-2.git20100120
- core: clean NSS up later to preserve errors from crypto_init()
Wed Jan 20 2010 Dan Williams <dcbw@redhat.com> - 0.7.999-1.git20100120
- core: support for managed-mode DHCPv6 (rh #429710)
- ifcfg-rh: gracefully handle missing PREFIX/NETMASK
- cli: initial preview of command-line client
- applet: add --help to explain what the applet is (rh #494641)
2010-01-22 22:16:35 +00:00
Daniel Williams
ac7dc195db - build: fix for new pppd (rh #548520)
- core: add WWAN enable/disable functionality
- ifcfg-rh: IPv6 addressing and routes support (rh #523288)
- ifcfg-rh: ensure connection is updated when route/key files change
- applet: fix crash when active AP isn't found (rh #546901)
- editor: fix crash when editing connections (rh #549579)
2010-01-07 07:13:20 +00:00
Daniel Williams
2e0f497b0f - core: fix recognition of standalone 802.1x private keys
- applet: clean notification text to ensure it passes libnotify validation
2009-12-14 20:13:03 +00:00
Daniel Williams
94cf4e1e4b - core: remove haldaemon from initscript dependencies (rh #542078)
- core: handle PEM certificates without an ending newline (rh #507315)
- core: fix rfkill reporting for ipw2x00 devices
- core: increase PPPoE timeout to 30 seconds
- core: fix re-activating system connections with secrets
- core: fix crash when deleting automatically created wired connections
- core: ensure that a VPN's DNS servers are used when sharing the VPN
    connection
- ifcfg-rh: support routes files (rh #507307)
- ifcfg-rh: warn when device will be managed due to missing HWADDR (rh
    #545003)
- ifcfg-rh: interpret DEFROUTE as never-default (rh #528281)
- ifcfg-rh: handle MODE=Auto correctly
- rpm: fix rpmlint errors
- applet: don't crash on various D-Bus and other errors (rh #545011) (rh
    #542617)
- editor: fix various PolicyKit-related crashes (rh #462944)
- applet+editor: notify user that private keys must be protected
2009-12-08 07:11:05 +00:00
Daniel Williams
84bc8411ee - nm: better pidfile handing (rh #517362)
- nm: save WiFi and Networking enabled/disabled states across reboot
- nm: fix crash with missing VPN secrets (rh #532084)
- applet: fix system connection usage from the "Connect to hidden..."
    dialog
- applet: show Bluetooth connections when no other devices are available
    (rh #532049)
- applet: don't die when autoconfigured connections can't be made (rh
    #532680)
- applet: allow system administrators to disable the "Create new wireless
    network..." menu item
- applet: fix missing username connecting to VPNs the second time
- applet: really fix animation stuttering
- editor: fix IP config widget tooltips
- editor: allow unlisted countries in the mobile broadband wizard (rh
    #530981)
- ifcfg-rh: ignore .rpmnew files (rh #509621)
2009-11-13 19:40:57 +00:00
Daniel Williams
6d431c1580 Don't run build-time tests since we can't get the dbus uuid 2009-10-22 03:16:26 +00:00
Daniel Williams
037c0ab4f9 Fix dbus uuid path 2009-10-22 01:45:13 +00:00
Daniel Williams
7be937635b Ensure there's a valid dbus UUID for our testcases 2009-10-22 01:31:18 +00:00
Daniel Williams
bed27cd278 - install: better fix for (rh #526519)
- install: don't build Bluetooth bits on s390 (rh #529854)
- nm: wired 802.1x connection activation fixes
- nm: fix crash after modifying default wired connections like "Auto eth0"
- nm: ensure VPN secrets are requested again after connection failure
- nm: reset 'accept_ra' to previous value after deactivating IPv6
    connections
- nm: ensure random netlink events don't interfere with IPv6 connection
    activation
- ifcfg-rh: fix writing out LEAP connections
- ifcfg-rh: recognize 'static' as a valid BOOTPROTO (rh #528068)
- applet: fix "could not find required resources" error (rh #529766)
2009-10-22 01:09:23 +00:00
Daniel Williams
32ffde21cb - install: fix -gnome package %pre script failures (rh #526519)
- nm: fix failures validating private keys when using the NSS crypto
    backend
- applet: fix crashes when clicking on menu but not associated (rh #526535)
- editor: fix crash editing wired 802.1x settings
- editor: fix secrets retrieval when editing connections
2009-10-03 01:05:26 +00:00
Daniel Williams
56b3ef9f96 - nm: fix connection takeover when carrier is not on
- nm: handle certificate paths (CA chain PEM files are now fully usable)
- nm: defer action for 4 seconds when wired carrier drops
- ifcfg-rh: fix writing WPA passphrases with odd characters
- editor: fix editing of IPv4 settings with new connections (rh #525819)
- editor: fix random crashes when editing due to bad widget refcounting
- applet: debut reworked menu layout (not final yet...)
2009-09-29 02:52:15 +00:00
Matthias Clasen
790ff91785 Apply GConf schemas 2009-09-24 01:42:23 +00:00
Daniel Williams
eb2c06a48e - nm: allow disconnection of all device types
- nm: ensure that wired connections are torn down when their hardware goes
    away
- nm: fix crash when canceling a VPN's request for secrets
- editor: fix issues changing connections between system and user scopes
- editor: ensure changes are thrown away when editing is canceled
- applet: ensure connection changes are noticed by NetworkManager
- applet: fix crash when creating new connections
- applet: actually use wired 802.1x secrets after they are requested
2009-09-21 21:24:31 +00:00
Daniel Williams
60d6eaef0a - nm: IPv6 zeroconf support and fixes
- nm: port to polkit (rh #499965)
- nm: fixes for ehea devices (rh #511304) (rh #516591)
- nm: work around PPP bug causing bogus nameservers for mobile broadband
    connections
- editor: fix segfault with "Unlisted" plans in the mobile broadband
    assistant
2009-08-26 20:32:30 +00:00
Daniel Williams
3c508c8fb1 - nm: add iSCSI support
- nm: add connection assume/takeover support for ethernet (rh #517333)
- nm: IPv6 fixes
- nm: re-add OLPC XO-1 mesh device support (removed with 0.7.0)
- applet: better WiFi dialog focus handling
2009-08-13 14:45:41 +00:00
Bastien Nocera
b67f431a84 fix patch application 2009-08-11 09:06:38 +00:00
Bastien Nocera
400d59b381 - Add patch to fix service detection on phones 2009-08-11 08:52:18 +00:00
Daniel Williams
fd62b915df - nm: IPv6 support for manual & router-advertisement modes 2009-08-04 20:02:08 +00:00
Matthias Clasen
ebbe3390b5 Fix file list 2009-08-02 05:35:09 +00:00
Matthias Clasen
6d867595a4 Save some space 2009-08-02 05:04:09 +00:00
Daniel Williams
c01a268fc7 fix buildrequires 2009-07-28 16:07:28 +00:00
Daniel Williams
c3173c2c6d - Update to upstream 'master' branch
- Use modem-manager for better 3G modem support
- Integrated system settings with NetworkManager itself
- Use udev instead of HAL
2009-07-28 15:35:12 +00:00
Jesse Keating
d2db5cff27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 15:40:11 +00:00
Daniel Williams
8ddf38c40d - applet: fix certificate validation in hidden wifi networks dialog (rh
#508207)
2009-07-09 17:54:21 +00:00
Daniel Williams
07a2252223 Fix buildreq for libuuid 2009-07-08 17:48:52 +00:00
Daniel Williams
e7172c74a8 - nm: fixes for ZTE/Onda modem detection
- nm: prevent re-opening serial port when the SIM has a PIN
- applet: updated translations
- editor: show list column headers
Thu Jun 25 2009 Dan Williams <dcbw@redhat.com> - 0.7.1-6.git20090617
- nm: fix serial port settings
Wed Jun 17 2009 Dan Williams <dcbw@redhat.com> - 0.7.1-5.git20090617
- nm: fix AT&T Quicksilver modem connections (rh #502002)
- nm: fix support for s390 bus types (rh #496820)
- nm: fix detection of some CMOtech modems
- nm: handle unsolicited wifi scans better
- nm: resolv.conf fixes when using DHCP and overriding search domains
- nm: handle WEP and WPA passphrases (rh #441070)
- nm: fix removal of old APs when none are scanned
- nm: fix Huawei EC121 and EC168C detection and handling (rh #496426)
- applet: save WEP and WPA passphrases instead of hashed keys (rh #441070)
- applet: fix broken notification bubble actions
- applet: default to WEP encryption for Ad-Hoc network creation
- applet: fix crash when connection editor dialogs are canceled
- applet: add a mobile broadband provider wizard
Tue May 19 2009 Karsten Hopp <karsten@redhat.com> 0.7.1-4.git20090414.1
- drop ExcludeArch s390 s390x, we need at least the header files
0.7.1-4.git20090414
- nm-save-the-leases.patch: Use per-connection lease files, and don't
    delete them on interface deactivate.
2009-07-08 17:38:51 +00:00
Daniel Williams
491e6da313 - ifcfg-rh: fix problems noticing changes via inotify (rh #495884) 2009-04-16 14:49:38 +00:00
Daniel Williams
4bd54100c7 - ifcfg-rh: enable write support for wired and wifi connections
0.7.1-1
- nm: update to 0.7.1
- nm: fix startup race with HAL causing unmanaged devices to sometimes be
    managed (rh #494527)
2009-04-14 22:26:14 +00:00
Daniel Williams
3703829200 - nm: fix recognition of Option GT Fusion and Option GT HSDPA (nozomi)
devices (rh #494069)
- nm: fix handling of spaces in DHCP 'domain-search' option
- nm: fix detection of newer Option 'hso' devices
- nm: ignore low MTUs returned by broken DHCP servers
2009-04-09 02:44:27 +00:00
Daniel Williams
826ba9256a need e2fsprogs-devel for libuuid 2009-04-05 12:58:09 +00:00
Daniel Williams
1395c7d106 - Update to 0.7.1-rc4
- nm: use PolicyKit for system connection secrets retrieval
- nm: correctly interpret errors returned from chmod(2) when saving keyfile
    system connections
- editor: use PolicyKit to get system connection secrets
2009-04-05 12:41:16 +00:00
Daniel Williams
9e892b7807 - nm: fix crashes with out-of-tree modules that provide no driver link (rh
#492246)
- nm: fix USB modem probing on recent udev versions
2009-03-26 21:27:18 +00:00
Daniel Williams
214098dd23 - nm: fix communication with Option GT Max 3.6 mobile broadband cards
- nm: fix communication with Huawei mobile broadband cards (rh #487663)
- nm: don't look up hostname when HOSTNAME=localhost unless asked (rh
    #490184)
- nm: fix crash during IP4 configuration (rh #491620)
- nm: ignore ONBOOT=no for minimal ifcfg files (f9 & f10 only) (rh #489398)
- applet: updated translations
2009-03-24 13:00:22 +00:00
Daniel Williams
164b069eaf - nm: work around unhandled device removals due to missing HAL events
- nm: improve handling of multiple modem ports
- nm: support for Sony Ericsson F3507g / MD300 and Dell 5530
- applet: updated translations
2009-03-18 11:19:41 +00:00
Daniel Williams
aae1d86989 - Missing ONBOOT should actually mean ONBOOT=yes (rh #489422) 2009-03-10 03:31:37 +00:00
Daniel Williams
7e93001cf9 - Fix conflict with NetworkManager-openconnect (rh #489271)
- Fix possible crash when resynchronizing devices if HAL restarts
2009-03-09 19:18:08 +00:00
Daniel Williams
13defc0cdc - nm: make default wired "Auto ethX" connection modifiable if an enabled
system settings plugin supports modifying connections (rh #485555)
- nm: manpage fixes (rh #447233)
- nm: CVE-2009-0365 - GetSecrets disclosure
- applet: CVE-2009-0578 - local users can modify the connection settings
- applet: fix inability to choose WPA Ad-Hoc networks from the menu
- ifcfg-rh: add read-only support for WPA-PSK connections
2009-03-05 00:22:16 +00:00
Daniel Williams
3f87941fab - Fix getting secrets for system connections (rh #486696)
- More compatible modem autodetection
- Better handle minimal ifcfg files
2009-02-25 20:38:29 +00:00
Jesse Keating
d1e915cd47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-23 22:06:24 +00:00
Daniel Williams
ef018e4517 - Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING
- Add small delay before probing cdc-acm driven mobile broadband devices
2009-02-20 20:17:25 +00:00
Daniel Williams
d536e964ff Require udev 2009-02-19 22:37:42 +00:00
Daniel Williams
e5543d4bc8 - Fix PEAP version selection in the applet (rh #468844)
- Match hostname behavior to 'network' service when hostname is localhost
    (rh #441453)
2009-02-19 22:25:56 +00:00
Daniel Williams
8a566a310e - Fix 'noreplace' for nm-system-settings.conf 2009-02-19 04:37:17 +00:00
Daniel Williams
8cd18ba6ea - Update to 0.7.1rc1
- nm: support for Huawei E160G mobile broadband devices (rh #466177)
- nm: fix misleading routing error message (rh #477916)
- nm: fix issues with 32-character SSIDs (rh #485312)
- nm: allow root to activate user connections
- nm: automatic modem detection with udev-extras
- nm: massive manpage rewrite
- applet: fix crash when showing the CA certificate ignore dialog a second
    time
- applet: clear keyring items when deleting a connection
- applet: fix max signal strength calculation in menu (rh #475123)
- applet: fix VPN export (rh #480496)
2009-02-19 03:43:04 +00:00
Daniel Williams
c9f919f5d2 fix strict aliasing issues with gcc 4.4 2009-02-07 14:08:46 +00:00
Daniel Williams
9ba12dc4ab - applet: fix blank VPN connection message bubbles
- applet: better handling of VPN routing on update
- applet: silence pointless warning (rh #484136)
- applet: desensitize devices in the menu until they are ready (rh #483879)
- nm: Expose WINS servers in the IP4Config over D-Bus
- nm: Better handling of GSM Mobile Broadband modem initialization
- nm: Handle DHCP Classless Static Routes (RFC 3442)
- nm: Fix Mobile Broadband and PPPoE to always use 'noauth'
- nm: Better compatibility with older dual-SSID AP configurations (rh
    #445369)
- nm: Mark nm-system-settings.conf as %config (rh #465633)
- nm-tool: Show VPN connection information
- ifcfg-rh: Silence message about ignoring loopback config (rh #484060)
- ifcfg-rh: Fix issue with wrong gateway for system connections (rh
    #476089)
2009-02-07 05:35:01 +00:00
Daniel Williams
37b2e5017e - Update to 0.7.1 pre-release
- Allow connections to be ignored when determining the default route (rh
    #476089)
- Own /usr/share/gnome-vpn-properties (rh #477155)
- Fix log flooding due to netlink errors (rh #459205)
- Pass connection UUID to dispatcher scripts via the environment
- Fix possible crash after deactivating a VPN connection
- Fix issues with editing wired 802.1x connections
- Fix issues when using PKCS#12 certificates with 802.1x connections
2009-01-03 06:23:23 +00:00
Daniel Williams
e603f7b25c Own libnm-util doc directory 2008-11-22 03:06:56 +00:00
Daniel Williams
7cfa9befe9 Update conflicts with older VPN plugins 2008-11-22 03:01:07 +00:00
Daniel Williams
30c9ed8d0d - API and documentation updates
- Fix PIN handling on 'hso' mobile broadband devices
2008-11-22 02:55:12 +00:00
Daniel Williams
233d3c5910 - Fix PIN/PUK issues with high-speed Option HSDPA mobile broadband cards
- Fix desensitized OK button when asking for wireless keys
2008-11-18 19:09:52 +00:00
Daniel Williams
00002781f7 Really fix fuzz 2008-11-17 23:11:08 +00:00
Daniel Williams
0be164047b - Fix issues reading ifcfg files
- Previously fixed:
- Doesn't send DHCP hostname (rh #469336)
- 'Auto eth0' forgets settings (rh #468612)
- DHCP renewal sometimes breaks VPN (rh #471852)
- Connection editor menu item in the wrong place (rh #471495)
- Cannot make system-wide connections (rh #471308)
2008-11-17 22:39:21 +00:00
Daniel Williams
bc5dc4c42b - Update to NetworkManager 0.7.0 RC2
- Handle gateways on a different subnet from the interface
- Clear VPN secrets on connection failure to ensure they are requested
    again (rh #429287)
- Add support for PKCS#12 private keys
- Fix mangling of VPN's default route on DHCP renew
- Fix type detection of qemu/kvm network devices (rh #466340)
- Clear up netmask/prefix confusion in the connection editor
- Make the secrets dialog go away when it's not needed
- Fix inability to add system connections (rh #471308)
2008-11-14 23:25:27 +00:00
Daniel Williams
0b536f6fd0 - More reliable mobile broadband card initialization
- Handle mobile broadband PINs correctly when PPP passwords are also used
- Additional PolicyKit integration for editing system connections
- Close the applet menu if a keyring password is needed (rh #353451)
2008-10-28 03:39:07 +00:00
Daniel Williams
3ff1b444ba - Fix issues with hostname during anaconda installation (rh #461933)
- Fix Ad-Hoc WPA connections (rh #461197)
- Don't require gnome-panel or gnome-panel-devel (rh #427834)
- Fix determination of WPA encryption capabilities on some cards
- Fix conflicts with PPTP and vpnc plugins
- Allow .cer file extensions when choosing certificates
2008-10-21 18:29:25 +00:00
Daniel Williams
838ebf32f4 - Fix conflicts for older PPTP VPN plugins 2008-10-12 15:07:23 +00:00
Daniel Williams
c9bde83e4c - Ensure that mobile broadband cards are powered up before trying to use
them
- Hostname changing support (rh #441453)
- Fix mobile broadband secret requests to happen less often
- Better handling of default devices and default routes
- Better information in tooltips and notifications
- Various UI cleanups; hide widgets that aren't used (rh #465397, rh
    #465395)
- Accept different separators for DNS servers and searches
- Make applet's icon accurately reflect signal strength of the current AP
2008-10-12 12:43:44 +00:00
Daniel Williams
c6f296b687 - Fix connection comparison that could cause changes to get overwritten (rh
#464417)
2008-10-01 21:45:31 +00:00
Daniel Williams
25134e117e - Fix handling of VPN settings on upgrade (rh #460730, bgo #553465) 2008-09-30 20:39:11 +00:00
Daniel Williams
b4b7c8b41b - Fix hang when reading system connections from ifcfg files 2008-09-11 20:24:17 +00:00
Daniel Williams
15a5fd4144 - Fix WPA Ad-Hoc connections 2008-09-04 17:35:25 +00:00
Daniel Williams
716eed3a51 - Fix parsing of DOMAIN in ifcfg files (rh #459370)
- Fix reconnection to mobile broadband networks after an auth failure
- Fix recognition of timeouts of PPP during mobile broadband connection
- More compatible connection sharing (rh #458625)
- Fix DHCP in minimal environments without glibc locale information
    installed
- Add support for Option mobile broadband devices (like iCON 225 and iCON
    7.2)
- Add IP4 config information to dispatcher script environment
- Merge WEP ASCII and Hex key types for cleaner UI
- Pre-fill PPPoE password when authentication fails
- Fixed some changes not getting saved in the connection editor
- Accept both prefix and netmask in the conection editor's IPv4 page
2008-08-27 20:56:34 +00:00
Daniel Williams
2031bfe40f - Fix issue with mobile broadband connections that don't require
authentication
2008-08-11 20:37:59 +00:00
Daniel Williams
36a390d6a8 - Expose DHCP-returned options over D-Bus and to dispatcher scripts
- Add support for customized static routes
- Handle multiple concurrent 3G or PPPoE connections
- Fix GSM/CDMA username and password issues
- Better handling of unmanaged devices from ifcfg files
- Fix timeout handling of errors during 3G connections
- Fix some routing issues (rh #456685)
- Fix applet crashes after removing a device (rh #457380)
2008-08-11 17:59:20 +00:00
Daniel Williams
f9c3099cf3 Own /usr/include/libnm-glib 2008-08-07 02:43:18 +00:00
Daniel Williams
5a0b5687c7 - Convert stored IPv4 static IP addresses to new prefix-based scheme
automatically
- Fix pppd connections to some 3G providers (rh #455348)
- Make PPPoE "Show Password" option work
- Hide IPv4 config options that don't make sense in certain configurations
2008-07-24 20:08:48 +00:00
Daniel Williams
3595afa94c Add temporary dhclient buildrequires 2008-07-18 16:58:03 +00:00
Daniel Williams
72a4a26129 Remove fuzz from patches 2008-07-18 16:38:27 +00:00
Daniel Williams
59441c7d2c - Expose server-returned DHCP options via D-Bus
- Use avahi-autoipd rather than old built-in IPv4LL implementation
- Send hostname to DHCP server if provided (DHCP_HOSTNAME ifcfg option)
- Support sending DHCP Client Identifier to DHCP server
- Allow forcing 802.1x PEAP Label to '0'
- Make connection sharing more robust
- Show status for shared and Ad-Hoc connections if no other connection is
    active
2008-07-18 16:08:25 +00:00
Matthias Clasen
3668bb6ca3 drop explicit hal dep in -gnome 2008-07-12 03:52:44 +00:00
Daniel Williams
3d623e70ed - Move VPN configuration into connection editor
- Fix mobile broadband username/password issues
- Fix issues with broken rfkill setups (rh #448889)
- Honor APN setting for GSM mobile broadband configurations
- Fix adding CDMA connections in the connection editor
2008-07-02 21:49:09 +00:00
Daniel Williams
47f18b1bc3 Remove reference to obsolete patch 2008-06-11 16:15:16 +00:00
Daniel Williams
728686f0e6 - Update to latest SVN
- Enable connection sharing
- Respect VPN-provided routes
2008-06-11 16:11:56 +00:00
Daniel Williams
2d830df7a9 - Move NM later in the shutdown process (rh #449070)
- Move libnm-util into a subpackage to allow NM to be removed more easily
    (rh #351101)
2008-06-05 15:12:26 +00:00
Daniel Williams
87e85fc03a - Read global gateway from /etc/sysconfig/network if missing (rh #446527)
- nm-system-settings now terminates when dbus goes away (rh #444976)
2008-05-19 17:46:12 +00:00
Daniel Williams
e754b73598 - Fix initial carrier state detection on devices that are already up (rh
#134886)
2008-05-14 14:12:56 +00:00
Daniel Williams
08be6c6c9a - Restore behavior of marking wifi devices as "down" when disabling
wireless
- Fix a crash on resume when a VPN was active when going to sleep
2008-05-14 03:01:48 +00:00
Daniel Williams
818e4dcd38 - Fix issues with the Fedora plugin not noticing changes made by
system-config-network (rh #444502)
- Allow autoconnection of GSM and CDMA connections
- Multiple IP address support for user connections
- Fixes for Mobile Broadband cards that return line speed on connect
- Implement PIN entry for GSM mobile broadband connections
- Fix crash when editing unencrypted WiFi connections in the connection
    editor
2008-05-13 22:40:04 +00:00
Daniel Williams
4a90bfc5b2 - Clean up the dispatcher now that it's service is gone (rh #444798) 2008-04-30 20:15:34 +00:00
Daniel Williams
9c92e25dfd Sync with F-9 branch 2008-04-30 19:43:19 +00:00
Daniel Williams
b975c9c9f2 - Don't ask for wireless keys when the driver sends disconnect events
during association; wait until the entire assocation times out
- Replace dispatcher daemon with D-Bus activated callout
- Fix parsing of DNS2 and DNS3 ifcfg file items
- Execute dispatcher scripts in alphabetical order
- Be active at runlevel 2
- Hook up MAC address widgets for wired & wireless; and BSSID widget for
    wireless
- Pre-populate anonymous identity and phase2 widgets correctly
- Clear out unused connection keys from GConf
2008-04-28 01:47:09 +00:00
Daniel Williams
c3af238f30 - Don't select devices without a default gateway as the default route (rh
#437338)
- Fill in broadcast address if not specified (rh #443474)
- Respect manual VPN IPv4 configuration options
- Show Connection Information for the device with the default route only
2008-04-23 12:50:34 +00:00
Daniel Williams
36714fbaca - Add dbus-glib-devel BuildRequires for NetworkManager-glib-devel (rh
#442978)
- Add PPP settings page to connection editor
- Fix a few crashes with PPPoE
- Fix active connection state changes that confused clients
2008-04-19 02:03:51 +00:00
Daniel Williams
14c0dc47f1 - Fix build in pppd-plugin 2008-04-17 12:44:15 +00:00
Daniel Williams
15b96c0d4f - PPoE authentication fixes
- More robust handing of mobile broadband device communications
2008-04-17 11:24:20 +00:00
Daniel Williams
a2e8f79df4 - Honor options from /etc/sysconfig/network for blocking until network is
up
2008-04-16 19:39:54 +00:00
Daniel Williams
97d41da55d - Turn on Add/Edit in the connection editor
- Don't flush or change IPv6 addresses or routes
- Enhance nm-online tool
- Some serial communication fixes for mobile broadband
2008-04-16 15:38:26 +00:00
Daniel Williams
0ec7b9d1b9 - Fix issues with VPN passwords not getting found 2008-04-10 03:54:04 +00:00
Daniel Williams
94d373b1c6 - Fix builds due to glib2 breakage of GStaticMutex with gcc 4.3 2008-04-08 21:30:20 +00:00