Commit Graph

303 Commits

Author SHA1 Message Date
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