Commit Graph

645 Commits

Author SHA1 Message Date
Jiří Klimeš 8d0ac9988c Fix updating resolv.conf (rh #672282) 2011-02-23 10:21:21 +01:00
Matthias Clasen 82da7ab587 rebuild 2011-02-11 07:45:34 -05:00
Dennis Gilmore e535f832f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 17:59:06 -06:00
Matthias Clasen 2d76c19ed9 rebuild 2011-02-02 10:05:22 -05:00
Dan Williams 2f00cb8294 Fix build issues due to smarter GCC 2011-02-01 22:13:35 -06:00
Dan Williams a231c3eb8d Suppress unused-but-set GCC warning 2011-02-01 21:44:23 -06:00
Dan Williams 1c77896629 Handle modem IP interface changes after device is recognized 2011-02-01 21:21:21 -06:00
Matthias Clasen 31be45ca2f bump rev 2011-01-10 07:49:16 -05:00
Matthias Clasen da9fd0545f rebuild 2011-01-10 07:45:10 -05:00
Dan Horák 3f81a971ed - use --force in autoreconf to fix FTBFS 2010-12-21 10:58:27 +01:00
Matthias Clasen c2aef42384 rebuild 2010-12-03 16:44:26 -05:00
Dan Williams 73253af956 Update to 0.8.2 2010-11-18 10:20:15 -06:00
Dan Williams 8945c4bc19 Update to 0.8.2 2010-11-03 14:00:41 -05:00
Matthias Clasen 3029c8db21 build against libnotify 0.7 2010-11-03 09:55:17 -04:00
Matthias Clasen 58750a040f build against libnotify 0.7.0 2010-11-03 09:51:54 -04:00
Dan Williams 86ef1e5f8f Preserve Wifi Enabled state across reboot and suspend/resume 2010-11-01 20:26:49 -05:00
Dan Williams 3e67131815 fix suspend/resume and nmcli issues
- core: fix suspend/resume regression (rh #638640)
- core: fix issue causing some nmcli requests to be ignored
2010-10-15 14:19:56 -05:00
Dan Williams 10e568e9dd core: preserve custom local-mapped hostnames in /etc/hosts (rh #627269) 2010-10-08 09:44:44 -05:00
Dan Williams c28c070c1c * Thu Oct 7 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-7
- core: remove stale /etc/hosts mappings (rh #630146)
2010-10-07 00:41:47 -05:00
Dan Williams c52f751c04 Update to git snapshot 2010-08-31 17:54:20 -05:00
Dan Williams f732a55d63 Fix systemd and polkit stuff 2010-08-24 11:58:48 -05:00
Dan Williams 66776fa91e Fixes for polkit >= 0.97 and systemd 2010-08-17 10:11:33 -05:00
Dan Williams 080bb863d8 core: rebuild to fix dbus-glib security issue (CVE-2010-1172) (rh #585394) 2010-08-13 12:44:59 -05:00
Dan Williams 081dd42bdb Update to 0.8.1.x for bugfix rollup
* Wed Aug 13 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-2
- core: quiet annoying warnings (rh #612991)
- core: fix retrieval of various IP options in libnm-glib (rh #611141)
- core: ship NetworkManager.conf instead of deprecated nm-system-settings.conf (rh #606160)
- core: add short hostname to /etc/hosts too (rh #621910)
- core: recheck autoactivation when new system connections appear
- core: enable DHCPv6-only configurations (rh #612445)
- core: don't fail connection immediately if DHCP lease expires (rh #616084) (rh #590874)
- core: fix editing of PPPoE system connections
- core: work around twitchy frequency reporting of various wifi drivers
- core: don't tear down user connections on console changes (rh #614556)
- cli: wait a bit for NM's permissions check to complete (rh #614866)
- ifcfg-rh: ignore BRIDGE and VLAN configs and treat as unmanaged (rh #619863)
- man: add manpage for nm-online
- applet: fix crash saving ignore-missing-CA-cert preference (rh #619775)
- applet: hide PIN/PUK by default in the mobile PIN/PUK dialog (rh #615085)
- applet: ensure Enter closes the PIN/PUK dialog (rh #611831)
- applet: fix another crash in ignore-CA-certificate handling (rh #557495)
- editor: fix handling of Wired/s390 connections (rh #618620)
- editor: fix crash when canceling editing in IP address pages (rh #610891)
- editor: fix handling of s390-specific options
- editor: really fix crash when changing system connections (rh #603566)
2010-08-13 11:38:33 -05:00
Daniel Williams 5c4507f6fe - core: read nm-system-settings.conf before NetworkManager.conf (rh
#606160)
- core: fix editing system DSL connections when using keyfile plugin
- core: work around inconsistent proprietary driver associated AP reporting
- core: ensure empty VPN secrets are not used (rh #587784)
- core: don't request WiFi scans when connection is locked to a specific
    BSSID
- cli: show IPv6 settings and configuration
- applet: updated translations
- editor: fix a PolicyKit-related crash editing connections (rh #603566)
- applet: fix saving the ignore-missing-CA-cert preference (rh #610084)
- editor: fix listing connections on PPC64 (rh #608663)
- editor: ensure editor windows are destroyed when closed (rh #572466)
2010-07-22 15:06:54 +00:00
Matthias Clasen 61e98e4461 rebuild 2010-07-01 23:00:55 +00:00
Daniel Williams 27e3dfe381 - Update to 0.8.1 release candidate
- core: fix WWAN hardware enable state tracking (rh #591622)
- core: fix Red Hat initscript return value on double-start (rh #584321)
- core: add multicast route entry for IPv4 link-local connections
- core: fix connection sharing in cases where a dnsmasq config file exists
- core: fix handling of Ad-Hoc wifi connections to indicate correct network
- core: ensure VPN interface name is passed to dispatcher when VPN goes
    down
- ifcfg-rh: fix handling of ASCII WEP keys
- ifcfg-rh: fix double-quoting of some SSIDs (rh #606518)
- applet: ensure deleted connections are actually forgotten (rh #618973)
- applet: don't crash if the AP's BSSID isn't availabe (rh #603236)
- editor: don't crash on PolicyKit events after windows are closed (rh
    #572466)
Wed May 26 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-0.3
- core: fix nm-online crash (rh #593677)
- core: fix failed suspend disables network (rh #589108)
- core: print out missing firmware errors (rh #594578)
- applet: fix device descriptions for some mobile broadband devices
- keyfile: bluetooth fixes
- applet: updated translations (rh #589230)
Wed May 19 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-0.2.git20100519
- core: use GIO in local mode only (rh #588745)
- core: updated translations (rh #589230)
- core: be more lenient in IPv6 RDNSS server expiry (rh #590202)
- core: fix headers to be C++ compatible (rh #592783)
- applet: updated translations (rh #589230)
- applet: lock connections with well-known SSIDs to their specific AP
2010-06-26 02:48:14 +00:00
Daniel Williams abba078907 - core: fix handling of IPv6 RA flags when router goes away (rh #588560)
- bluetooth: fix crash configuring DUN connections from the wizard (rh
    #590666)
2010-05-11 05:46:43 +00:00
Daniel Williams 1818cd0761 - core: restore initial accept_ra value for IPv6 ignored connections (rh
#588619)
- bluetooth: fix bad timeout on PAN connections (rh #586961)
- applet: updated translations
2010-05-10 06:34:03 +00:00
Daniel Williams fffdd0e26e - core: treat missing IPv6 configuration as ignored (rh #588814)
- core: don't flush IPv6 link-local routes (rh #587836)
- cli: update output formatting
2010-05-05 08:07:31 +00:00
Daniel Williams 4c8a9e5088 - core: allow IP configuration as long as one method completes (rh #567978)
- core: don't prematurely remove IPv6 RDNSS nameservers (rh #588192)
- core: ensure router advertisements are only used when needed (rh #588613)
- editor: add IPv6 gateway editing capability
2010-05-03 11:59:10 +00:00
Daniel Williams ff2676f4a9 - core: IPv6 autoconf, DHCP, link-local, and manual mode fixes
- editor: fix saving IPv6 address in user connections
2010-05-02 08:06:53 +00:00
Daniel Williams 5042b3a594 - core: fix crash when IPv6 is enabled and interface is deactivated 2010-04-29 15:45:04 +00:00
Daniel Williams e58e81d016 - core: fix issues with IPv6 router advertisement mishandling (rh #530670)
- core: many fixes for IPv6 RA and DHCP handling (rh #538499)
- core: ignore WWAN ethernet devices until usable (rh #585214)
- ifcfg-rh: fix handling of WEP passphrases (rh #581718)
- applet: fix crashes (rh #582938) (rh #582428)
- applet: fix crash with multiple concurrent authorization requests (rh
    #585405)
- editor: allow disabling IPv4 on a per-connection basis
- editor: add support for IPv6 DHCP-only configurations
2010-04-27 07:28:51 +00:00
Daniel Williams b176f83e73 - core: fix crash during install (rh #581794)
- wifi: fix crash when supplicant segfaults after resume (rh #538717)
- ifcfg-rh: fix MTU handling for wired connections (rh #569319)
- applet: fix display of disabled mobile broadband devices
2010-04-22 22:35:15 +00:00
Daniel Williams 5276ed77f9 Fix RPM release # 2010-04-09 01:39:15 +00:00
Daniel Williams 264c26cdce - core: fix automatic WiFi connections on resume (rh #578141) 2010-04-09 01:37:00 +00:00
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
Daniel Williams 72b0042fa8 - Fix WEP key index handling in UI
- Fix handling of NM_CONTROLLED in ifcfg files
- Show device managed state in applet menu
- Show wireless enabled state in applet menu
- Better handling of default DHCP connections for wired devices
- Fix loading of connection editor on KDE (rh #435344)
2008-04-08 19:27:32 +00:00
Daniel Williams 56d748d1d9 - Honor MAC address locking for wired & wireless devices 2008-04-03 01:10:47 +00:00
Daniel Williams f27fa1f574 - Show VPN failures
- Support Static WEP key indexes
- Fix parsing of WEP keys from ifcfg files
- Pre-fill wireless security UI bits in connection editor and applet
2008-03-31 16:42:42 +00:00
Daniel Williams 01c93957a3 - Grab system settings from /etc/sysconfig/network-scripts, not from
profiles
2008-03-19 03:44:37 +00:00
Daniel Williams 5c04a2a6c5 - Fix crashes when returning VPN secrets from the applet to NM 2008-03-18 17:52:25 +00:00
Daniel Williams d86688f830 - Fix crashes on suspend/resume and exit (rh #437426)
- Ensure there's always an option to chose the wired device
- Never set default route via an IPv4 link-local addressed device (rh
    #437338)
2008-03-18 17:02:45 +00:00
Daniel Williams 6ecad12a78 Update for split ppp-devel package 2008-03-12 20:31:34 +00:00
Daniel Williams 271dc035fe Really don't require gnome-common 2008-03-12 20:13:43 +00:00
Daniel Williams f63f0a475c - Fix DHCP rebind behavior
- Preliminary PPPoE support
2008-03-12 18:55:26 +00:00
Daniel Williams 117f8c0d5e - Fix gnome-icon-theme Requires, should be on gnome subpackage 2008-03-11 03:34:43 +00:00
Daniel Williams 683025b88c - Honor DHCP rebinds
- Multiple active device support
- Better error handling of mobile broadband connection failures
- Allow use of interface-specific dhclient config files
- Recognize system settings which have no TYPE item
2008-03-11 03:14:08 +00:00
Daniel Williams cd588e02a3 - Fix crash of nm-system-settings on malformed ifcfg files (rh #434919)
- Require gnome-icon-theme to pick up lock.png (rh #435344)
- Fix applet segfault after connection removal via connection editor or
    GConf
2008-03-03 01:38:56 +00:00
Daniel Williams 086b92d340 - Don't create multiple connections for hidden access points
- Fix scanning behavior
2008-02-29 19:46:34 +00:00
Daniel Williams d02fe96e33 - Rework connection editor connection list 2008-02-14 20:00:03 +00:00
Daniel Williams e42beec285 turn off strict aliasing for Rawhide; glib's mutex functions fail 2008-02-08 03:15:08 +00:00
Daniel Williams c2e0e4ea05 - Enable system settings service
- Allow explicit disconnection of mobile broadband devices
- Fix applet memory leaks (rh #430178)
- Applet Connection Information dialog tweaks (gnome.org #505899)
- Filter input characters to passphrase/key entry (gnome.org #332951)
- Fix applet focus stealing prevention behavior
2008-02-07 23:12:50 +00:00
Daniel Williams 30562d58f1 - Add CDMA mobile broadband support (if supported by HAL)
- Rework applet connection and icon handling
- Enable connection editor (only for deleting connections)
2008-01-22 03:50:07 +00:00
Daniel Williams bb9d6e9560 - Fix crash when activating a mobile broadband connection
- Better handling of non-SSID-broadcasting APs on kernels that support it
    (gnome.org #464215) (rh #373841)
- Honor DHCP-server provided MTU if present (gnome.org #332953)
- Use previous DNS settings if the VPN concentrator doesn't provide any
    (gnome.org #346833)
2008-01-11 06:10:35 +00:00
Daniel Williams f7bb7f5f6c - Fix WPA passphrase hashing on big endian (PPC, Sparc, etc) (rh #426233) 2008-01-04 18:49:56 +00:00
Daniel Williams bbeb7a1f5f Bump libnl req 2007-12-19 01:47:27 +00:00
Daniel Williams 6d4022b3b4 - Fixes to work better with new libnl (rh #401761) 2007-12-18 18:52:28 +00:00
Daniel Williams 334212aba8 - Fix WPA/WPA2 Enterprise Phase2 connections (rh #388471) 2007-12-18 12:42:04 +00:00
Daniel Williams 9e37500280 Update from F-8 branch 2007-12-05 21:59:14 +00:00
Jeremy Katz f5835e7a25 - Fix upgrading from an earlier rawhide snap 2007-11-27 14:55:05 +00:00
Daniel Williams a388b12194 - Fix device descriptions shown in applet menu
0.7.0-0.6.5.svn3109
- Fix crash when deactivating VPN connections
2007-11-26 20:37:00 +00:00
Daniel Williams 188ad177d7 - Fix crash and potential infinite nag dialog loop when ignoring CA
certificates
2007-11-19 22:23:14 +00:00
Daniel Williams 916b27c196 - Fix crash when ignoring CA certificate for EAP-TLS, EAP-TTLS, and
EAP-PEAP
2007-11-19 21:09:42 +00:00
Daniel Williams 798fed64c7 Update to latest from F-8 branch 2007-11-19 19:36:15 +00:00
Jeremy Katz 6e15902460 - sync with what was in F-8; rebuild against new dbus-glib 2007-11-13 14:54:20 +00:00
Matthias Clasen 3553c7b7ac Rebuild 2007-10-23 04:26:48 +00:00
Daniel Williams 2ca88e371f - Add rfkill functionality
- Fix applet crash when choosing wired networks from the menu
2007-10-16 20:47:39 +00:00
Daniel Williams 832e1293ac - Fix segfault with deferred connections
- Fix default username with vpnc VPN plugin
- Hidden SSID fixes
2007-10-11 03:01:23 +00:00
Daniel Williams 631245c1b3 - Fix merging of non-SSID-broadcasting APs into a device's scan list
- Speed up opening of the applet menu
2007-10-09 20:35:12 +00:00
Daniel Williams 6718e04f08 - New snapshot
- Add timestamps to networks to connect to last used wireless network
- Turn autoconnect on in the applet
- Hidden SSID support
- Invalidate failed or cancelled connections again
- Fix issues with reactivation of the same device
- Handle connection updates in the applet (ex. find new VPN connections)
- Fix vertical sizing of menu items
- Fix AP list on wireless devices other than the first device in the applet
- Fix matching of current AP with the right menu item
2007-10-09 15:04:00 +00:00
Daniel Williams dec812e438 - New snapshot
- Add WPA passphrase support to password dialog
- Applet now reflects actual VPN behavior of one active connection
- Applet now notices VPN active connections on startup
- Fix connections with some WPA and WEP keys
2007-09-29 04:23:37 +00:00
Daniel Williams c6e9f914e8 - New snapshot
- VPN support (only vpnc plugin ported at this time)
2007-09-28 03:29:30 +00:00
Daniel Williams 421e8744e9 Really fix installation of nm-tool now 2007-09-28 02:55:16 +00:00
Daniel Williams b057dd5e42 - New snapshot
- Make wired device carrier state work in the applet
- Fix handling of errors with unencrypted APs
- Fix "frozen" applet icon by reporting NM state better
- Fix output of AP frequency in nm-tool
2007-09-25 19:41:28 +00:00
Daniel Williams ecd626da1c - New snapshot
- Fix applet icon sizing on start (mclasen)
- Fix nm-tool installation (mclasen)
- Fix 'state' method call return (#303271)
- Fix 40-bit WEP keys (again)
- Fix loop when secrets were wrong/invalid
- Fix applet crash when clicking Cancel in the password dialog
- Ensure NM doesn't get stuck waiting for the supplicant to re-appear if it
    crashes or goes away
- Make VPN properties applet work again
- Increase timeout for network password entry
2007-09-25 09:52:27 +00:00
Daniel Williams 8c53f10294 Don't need dhcdbd 2007-09-22 03:40:16 +00:00
Daniel Williams 284ea38091 - New snapshot (fix unencrypted & 40 bit WEP) 2007-09-22 03:34:03 +00:00
Daniel Williams a6e2fe350b - New snapshot 2007-09-21 18:50:07 +00:00
Daniel Williams 81cb70ec36 - New snapshot 2007-09-21 15:41:14 +00:00
Daniel Williams b6bef11444 - New SVN snapshot of 0.7 that sucks less 2007-09-20 14:06:41 +00:00
Daniel Williams 80ed194f8f grab gnome-common for GNOME_COMMON_INIT 2007-08-31 04:27:23 +00:00
Daniel Williams de08a34267 Fix autoconf -fPIC breakage; add a few more missing includes 2007-08-31 04:15:07 +00:00
Daniel Williams 328d731512 Add more fPIC bits 2007-08-31 01:39:20 +00:00
Daniel Williams f11d3ac207 Add fPIC to ppp-manager compile options for x86-64 2007-08-30 23:49:36 +00:00
Daniel Williams 1e0e6b259c Fix more missing includes 2007-08-30 23:04:56 +00:00
Daniel Williams 8ac1f80ede Include signal.h in nm-hal-manager.c 2007-08-30 22:44:59 +00:00
Daniel Williams 4ee58b7a06 BuildRequire ppp 2007-08-30 22:17:48 +00:00
Daniel Williams a03c871792 - Update to SVN snapshot of 0.7 2007-08-30 22:03:19 +00:00
Christopher Aillon 339c2fc7d2 - Update the license tag 2007-08-13 20:52:51 +00:00
Christopher Aillon 596ae3f21f typo fix 2007-08-07 19:44:33 +00:00
Christopher Aillon 40ebf6a789 *** empty log message *** 2007-08-07 19:34:16 +00:00
Christopher Aillon 786b8be8e3 - Own /etc/NetworkManager/dispatcher.d and /etc/NetworkManager/VPN
(#234004)
2007-08-07 16:40:38 +00:00
Daniel Williams aed75cd58f - Fix Wireless Enabled checkbox when no killswitches are present 2007-06-27 14:09:46 +00:00
Daniel Williams 2f99c4361d - Update to stable branch snapshot:
- More fixes for ethernet link detection (gnome #354565, rh #194124)
- Support for HAL-detected rfkill switches
2007-06-21 15:11:09 +00:00
Daniel Williams 4e55f6caaf - Fix applet crash on 64-bit platforms when choosing "Connect to other
wireless network..." (gnome.org #435036)
- Add debug output for ethernet device link changes
2007-06-10 17:26:11 +00:00
Daniel Williams 63b6aaf3c5 - Fix ethernet link detection (gnome #354565, rh #194124)
- Fix perpetual credentials request with private key passwords in the
    applet
- Sleep a bit before activating wireless cards to work around driver bugs
2007-06-07 17:11:37 +00:00
Daniel Williams 104d22528c - Don't spawn wpa_supplicant with -o 2007-06-04 21:04:38 +00:00
Christopher Aillon d5d5eabf03 - Rebuild 2007-05-23 04:26:09 +00:00
Christopher Aillon 663ef84f16 - Fix requires macro (237806) 2007-04-25 16:13:02 +00:00
Christopher Aillon d2e88e5600 update tar flags 2007-04-20 03:41:24 +00:00
Christopher Aillon f5ab03bf00 - Update to 0.6.5 final
- Don't lose scanned security information
2007-04-20 03:35:58 +00:00
Daniel Williams c35cee8e8a - Update from trunk
- Updated translations
- Cleaned-up VPN properties dialogs
- Fix 64-bit kernel leakage issues in WEXT
- Don't capture and redirect wpa_supplicant log output
2007-04-09 17:15:45 +00:00
Matthew Barnes 759f628567 - Close private D-Bus connections. (#232691) 2007-03-29 11:32:43 +00:00
Matthias Clasen a86ffd5557 Fix a dir ownership issue 2007-03-25 04:22:08 +00:00
Daniel Williams 9162306363 Fix gnome-common bits in applet configure 2007-03-15 20:35:01 +00:00
Daniel Williams 64f0a2525d Test yum install segfault on PPC 2007-03-15 20:16:59 +00:00
Daniel Williams 9721497ee4 Fix hal version requires 2007-03-15 20:09:58 +00:00
Daniel Williams f1be6f5be9 Add libtool back for AC_PROG_LIBTOOL 2007-03-15 20:03:21 +00:00
Daniel Williams 5b1b3d60af make it really work this time 2007-03-15 20:01:38 +00:00
Daniel Williams 20a1b1144b Run intltoolize 2007-03-15 19:51:34 +00:00
Daniel Williams 852a3164be buildrequire libtool 2007-03-15 19:40:47 +00:00
Daniel Williams baaaedcfa2 run aclocal on applet 2007-03-15 19:34:42 +00:00
Daniel Williams 55a16fd966 - Update to pre-0.6.5 snapshot 2007-03-15 18:24:14 +00:00
Christopher Aillon dbe9cce746 - Guard against D-Bus LimitExceeded messages 2007-02-08 19:53:44 +00:00
Christopher Aillon 05baa40a15 - Move .so file to -devel package 2007-02-02 18:13:09 +00:00
Matthias Clasen c3c355faf9 fix dbus 1.0 compilation 2006-11-26 01:56:29 +00:00
Matthias Clasen e070299084 Fix a directory ownership problem 2006-11-25 23:27:24 +00:00
Daniel Williams d647d56d5b - Update to a stable branch snapshot
- Gnome applet timeout/redraw suppression when idle
- Backport of LEAP patch from HEAD (from Thiago Bauermann)
- Backport of asynchronous scanning patch from HEAD
- Make renaming of VPN connections work (from Tambet Ingo)
- Dial down wpa_supplicant debug spew
- Cleanup of key/passphrase request scenarios (from Valentine Sinitsyn)
- Shut down VPN connections on logout (from Robert Love)
- Fix WPA passphrase hashing on PPC
2006-10-25 05:29:34 +00:00
Christopher Aillon 21afa16b0c - Own /usr/share/NetworkManager and /usr/include/NetworkManager 2006-10-19 11:55:21 +00:00
Christopher Aillon 6dfa3f98af - BuildRequire wireless-tools-devel
- Update the BuildRoot tag
2006-09-05 04:57:16 +00:00
Bill Nottingham 1951e3e98c catch a few more 2006-08-30 18:33:43 +00:00
Bill Nottingham a438ea950a add epochs in requirements 2006-08-30 18:30:38 +00:00
Daniel Williams f6e43d1af8 - Fix FC-5 buildreqs 2006-08-30 15:41:14 +00:00
Daniel Williams d3616dbdfa - Revert FC6 to latest stable NM
- Update to stable snapshot
- Remove bind/caching-nameserver hard requirement
2006-08-30 14:57:02 +00:00
Christopher Aillon e0a485b67d BuildRequire perl-XML-Parser 2006-08-29 23:52:13 +00:00
Christopher Aillon a039f8296b - BuildRequire wireless-tools-devel
- Update the BuildRoot tag
2006-08-29 23:45:15 +00:00
Ray Strode 84c6f6b74c - add patch to make networkmanager less verbose (bug 202832) 2006-08-16 19:28:42 +00:00
Ray Strode eac69be732 - actually make the patch in 0.7.0-0.cvs20060529.4 apply 2006-08-09 16:18:19 +00:00
Ray Strode 5cf9bf8873 - actually make the patch in 0.7.0-0.cvs20060529.4 apply 2006-08-09 16:14:47 +00:00
Ray Strode ac3c42a148 - Don't ever elect inactive wired devices (bug 194124). 2006-08-04 21:25:47 +00:00
John (J5) Palmieri c53f9fc811 - fixed typo on patch line 2006-07-19 18:27:56 +00:00
John (J5) Palmieri dc6d7bf218 - Add patch to fix deprecated dbus functions 2006-07-19 18:27:19 +00:00
John (J5) Palmieri 0d3456e306 - Add BR for dbus-glib-devel 2006-07-19 00:45:48 +00:00
Jesse Keating 54daef0cea bumped for rebuild 2006-07-12 07:27:10 +00:00
Daniel Williams e00c614179 Require gnome-keyring for NM-gnome package 2006-06-08 18:51:42 +00:00
Daniel Williams d613319584 - Update to latest CVS o Gnome.org #333420: dialog do not have window icons
o Gnome.org #336913: HIG tweaks for vpn properties pages o Gnome.org
    #336846: HIG tweaks for nm-vpn-properties o Gnome.org #336847: some
    bugs in nm-vpn-properties args parsing o Gnome.org #341306:
    nm-vpn-properties crashes on startup o Gnome.org #341263: Version
    0.6.2-0ubuntu5 crashes on nm_device_802_11_wireless_get_type o
    Gnome.org #341297: displays repeated keyring dialogs on resume from
    suspend o Gnome.org #342400: Building libnm-util --without-gcrypt
    results in linker error o Gnome.org #342398: Eleminate Gnome dependency
    for NetworkManager o Gnome.org #336532: declaration of 'link' shadows a
    global declaration
- Specfile fixes (#rh187489#)
2006-05-29 05:03:36 +00:00
Daniel Williams afecd50d10 #191484 - remove offensive term 2006-05-29 04:15:56 +00:00
Jesse Keating e52d4ff98e mini bump to test build issue, not to be released 2006-05-22 15:54:52 +00:00
Daniel Williams 919415e043 - Update to latest CVS
- Drop special-case-madwifi.patch, since WEXT code is in madwifi-ng trunk
    now
2006-05-21 20:36:35 +00:00
Bill Nottingham 02e32f654c use the 0.6.2 tarball from FC5, as the VPN interface changed between the
current devel version and that one
2006-05-20 02:49:57 +00:00
Jeremy Katz b356e9b40a - use the hal device type instead of poking via ioctl so that wireless
devices are properly detected even if the kill switch has been used
2006-04-27 15:21:02 +00:00
Daniel Williams 3a20f809f8 Update to 0.6.2 (via copy from FC-5 branch) 2006-03-30 18:15:53 +00:00
Christopher Aillon b87adf9150 - Update to 0.6.1 release 2006-03-17 04:43:36 +00:00
Peter Jones a57f2581f0 - Fix device bringup on resume
- changelog + release bump
2006-03-14 20:56:22 +00:00
Daniel Williams 7ae161d73a - Don't let wpa_supplicant perform scanning with non-WPA drivers 2006-03-06 15:32:31 +00:00
Daniel Williams 64db61d80c - Update to 0.6.0 release
- Move autostart file to /usr/share/gnome/autostart
2006-03-06 15:15:19 +00:00
Jeremy Katz e84f92208d autostart is now being installed somewhere else 2006-03-03 05:16:50 +00:00
Jeremy Katz fad0001474 - updated cvs snapshot. seems to make airo much less spastic 2006-03-03 05:08:15 +00:00
Christopher Aillon b7f4da6d5a - Move the unversioned libnm_glib.so to the -devel package 2006-03-03 04:51:50 +00:00
Daniel Williams cf6741f3db - Fix VPN-related crash
- Fix issue where NM would refuse to activate a VPN connection once it had
    timed out
- Log wpa_supplicant output for better debugging
2006-03-01 12:45:27 +00:00
Christopher Aillon 465950fee9 - Tweak three-scan-prune.patch 2006-02-28 20:14:40 +00:00
Christopher Aillon 14607ee681 - Don't prune networks until they've gone MIA for three scans, not one. 2006-02-28 01:51:36 +00:00
Christopher Aillon 7608f788d8 - Update snapshot, which fixes up the libnotify stuff. 2006-02-27 21:00:10 +00:00
Daniel Williams 23ac8a72ba - Move libnotify requires to NetworkManager-gnome, not core NM package 2006-02-24 17:37:07 +00:00
Daniel Williams d9c55cb2f8 - Add BuildRequires: libnl-devel (#rh179438#)
- Fix libnm_glib to not clobber an application's existing dbus connection
    (#rh177546#, gnome.org #326572)
- libnotify support
- AP compatibility fixes
2006-02-21 08:10:41 +00:00
Daniel Williams 0347f49eac - Minor bug fixes
- Update to VPN dbus API for passing user-defined routes to vpn service
2006-02-13 18:54:24 +00:00
Christopher Aillon 24466edb7c - Rebuild 2006-02-12 17:50:42 +00:00
Jesse Keating 527c8dadb7 bump for new gcc/glibc 2006-02-07 13:12:49 +00:00
Daniel Williams 678036388f - Workarounds for madwifi/Atheros cards
- Do better with non-SSID-broadcasting access points
- Fix hangs when access points change settings
2006-02-06 03:18:10 +00:00
Daniel Williams 7f7d17f543 - Switch to autostarting the applet instead of having it be session-managed
- Work better with non-broadcasting access points
- Add more manufacturer default SSIDs to the blacklist
2006-01-31 19:51:02 +00:00
Daniel Williams 8969f5b53b Now Require: wpa_supplicant 2006-01-31 16:28:36 +00:00
Daniel Williams 8b77502804 - Longer association timeout
- Fix some SELinux issues
- General bug and cosmetic fixes
2006-01-31 16:21:12 +00:00
Daniel Williams 77f2af6828 Trap more unpackaged files 2006-01-27 07:28:38 +00:00
Daniel Williams 223dd8e401 Trap more unpackaged files 2006-01-27 07:25:29 +00:00
Daniel Williams e359870ed5 Trap more unpackaged files 2006-01-27 07:20:56 +00:00
Daniel Williams dd8527ba1d Trap unpackaged files 2006-01-27 07:16:55 +00:00
Daniel Williams 9bffc3a945 Correct file locations 2006-01-27 06:55:55 +00:00
Daniel Williams c065b1500a - Snapshot from CVS
- WPA Support! Woohoo!
2006-01-27 06:49:05 +00:00
Jesse Keating 436a81220c gcc update bump 2005-12-09 22:39:29 +00:00
John (J5) Palmieri 7abe9aac96 - fix typo 2005-12-02 00:37:26 +00:00
John (J5) Palmieri 1b6ad614b3 - rebuid for new dbus 2005-12-02 00:33:24 +00:00
Peter Jones 179282412f fix scriptlet hell. 2005-11-18 23:33:25 +00:00
Christopher Aillon 99a82f877e - Split out the -glib subpackage to have a -glib-devel package as well
- Add epoch to version requirements for bind and wireless-tools
- Update URL of project
2005-11-06 20:36:00 +00:00
Christopher Aillon e9c890c958 - NetworkManager 0.5.1 2005-10-20 05:19:30 +00:00
Christopher Aillon ff9e0429ed - NetworkManager 0.5.0 2005-10-18 03:58:02 +00:00
Daniel Williams 369da7a46a - Fix automatic wireless connections
- Remove usage of NMLoadModules callout, no longer needed
- Try to fix deadlock when menu is down and keyring dialog pops up
2005-10-10 18:21:26 +00:00
Daniel Williams 3cd439bfc2 - Update to latest CVS o Integrate connection progress with applet icon
(Chris Aillon) o More information in "Connection Information" dialog
    (Robert Love) o Shorten time taken to sleep o Make applet icon wireless
    strength levels a bit more realistic o Talk to named using DBUS rather
    than spawning our own
- You need to add "-D" to the OPTIONS line in /etc/sysconfig/named
- You need to set named to start as a service on startup
2005-10-09 05:11:32 +00:00
Daniel Williams fbe8425b04 - Update to current CVS to fix issues with routing table and /sbin/ip 2005-09-22 20:45:03 +00:00
Jeremy Katz ec10f42c08 - update to current CVS and rebuild (workaround for #168120) 2005-09-13 03:47:41 +00:00
Daniel Williams d20c351f45 New NM from upstream HEAD 2005-08-19 18:12:09 +00:00
Daniel Williams 0a45c84272 - Update to NetworkManager 0.4.1 2005-08-17 16:41:10 +00:00
Daniel Williams 8c76f17a6d - Rebuild against new cairo/gtk 2005-08-16 18:59:37 +00:00
Daniel Williams c1cc0282f0 - Update to latest CVS o Use DHCP server address as gateway address if the
DHCP server doesn't give us a gateway address #rh165698# o Fixes to the
    applet (Robert Love) o Better caching of information in the applet
    (Bill Moss) o Generate automatic suggested Ad-Hoc network name from
    machine's hostname (Robert Love) o Update all network information on
    successfull connect, not just authentication method
2005-08-11 16:41:06 +00:00
Ray Strode 23c3ec2b81 - Update to latest CVS to get fix for bug 165683. 2005-07-30 02:24:21 +00:00
Ray Strode 5fc3c61ef9 - Don't pass log messages into syslog format string (bug 164683). 2005-07-30 01:55:00 +00:00
Daniel Williams 2bc8ae2718 Fix #162316 2005-07-11 19:17:21 +00:00
David Zeuthen ea20347117 - Update to latest CVS to get latest VPN interface settings to satisfy
BuildReq for NetworkManager-vpnc in Fedora Extras Development
- Latest CVS also contains various bug- and UI-fixes
2005-06-30 00:53:15 +00:00
Daniel Williams 52aef86e79 - Update to latest CVS o VPN connection import/export capability o Fix up
some menu item names
- Move nm-vpn-properties.glade to the gnome subpackage
2005-06-17 11:11:55 +00:00
Daniel Williams d18f971567 Fix CVS version usage in Release and Source lines 2005-06-17 01:48:06 +00:00
Daniel Williams cf2b9319d3 - Update to latest CVS o Clean up wording in Wireless Network Discovery
menu o Robert Love's applet beautify patch
2005-06-17 01:40:30 +00:00
Daniel Williams 50f3024e62 BuildRequire dhcdbd too 2005-06-16 01:40:33 +00:00
Daniel Williams 43cb130fc1 Add the dhclient & dhcdbd reqs 2005-06-16 01:37:50 +00:00
Daniel Williams 3006b8dd0e - Update to latest CVS 2005-06-16 01:33:11 +00:00
Daniel Williams e67f345899 - Fix dispatcher and applet CFLAGS so they gets compiled with
FORTIFY_SOURCE
2005-05-16 18:52:34 +00:00
Daniel Williams 782bb48de2 - Fix dispatcher CFLAGS so it gets compiled with FORTIFY_SOURCE 2005-05-16 18:26:13 +00:00
Daniel Williams 3232b10f46 - Fix segfault in NetworkManagerDispatcher, add an initscript for it 2005-05-16 18:12:30 +00:00
Daniel Williams 1111b2708e - Fix condition that may have resulted in DHCP client returning success
when it really timed out
2005-05-16 16:46:24 +00:00
Daniel Williams e8ee593d21 - Enable OK button correctly in Passphrase and Other Networks dialogs when
using ASCII or Hex WEP keys
2005-05-14 21:20:28 +00:00
Daniel Williams ebec265199 - #rh154391# NetworkManager dies on startup (don't force-kill nifd) 2005-05-05 19:00:47 +00:00
Daniel Williams 74b9570bd4 - Fix leak of a socket in DHCP code 2005-05-04 19:01:09 +00:00
Daniel Williams 117b62c374 Bump revision 2005-05-04 18:33:31 +00:00
Daniel Williams 260649dff2 - Fix some memory leaks (Tom Parker)
- Join to threads rather than spinning for their completion (Tom Parker)
- Fix misuse of a g_assert() (Colin Walters)
- Fix return checking of an ioctl() (Bill Moss)
- Better detection and matching of hidden access points (Bill Moss)
- Don't use varargs, and therefore don't crash on PPC (Peter Jones)
2005-05-04 18:33:15 +00:00
Jeremy Katz 0bfe432751 - fix build with newer dbus 2005-04-27 05:17:34 +00:00
Jeremy Katz af5e650b06 - silence %post 2005-04-27 04:35:02 +00:00
Daniel Williams d0a1fba9d7 - #rh153234# NetworkManager quits/cores just as a connection is made 2005-04-04 18:05:53 +00:00
Daniel Williams fa75573945 Try to make new NPTL glibc stuff happy again 2005-04-03 06:56:12 +00:00
Daniel Williams ef31c18fc8 Attempt to work around new linkage issue with NPTL until it gets fixed in
glibc
2005-04-03 06:39:20 +00:00
Daniel Williams 1ad63037e8 Update tarball to fix missing #include <signal.h> 2005-04-03 02:35:57 +00:00
Daniel Williams 6d637f777f - Update from latest CVS HEAD 2005-04-01 21:53:04 +00:00
Daniel Williams 860d84677c Fix missing space between [ and -x 2005-03-26 15:49:16 +00:00
Christopher Aillon b94c529610 - Update the GTK+ theme icon cache on (un)install 2005-03-25 16:03:22 +00:00
Ray Strode 0c5fe94722 - Pull from latest CVS HEAD 2005-03-15 15:23:17 +00:00
Ray Strode 0da0c98a80 One more time... 2005-03-15 13:46:00 +00:00
Ray Strode 6a6c655270 match version in changelog entry with version in spec header 2005-03-15 13:41:28 +00:00
Ray Strode 2401464ef9 - Upload new source tarball (woops) 2005-03-15 13:38:33 +00:00
Ray Strode add35c782f - Pull from latest CVS HEAD (hopefully works again) 2005-03-15 05:36:53 +00:00
Ray Strode c64aae4993 Fix version number to be 0.4 2005-03-08 03:59:01 +00:00
Ray Strode 498ec85bca - Pull from latest CVS HEAD
- Commit broken NetworkManager to satisfy to dbus dependency
2005-03-08 03:55:57 +00:00
Daniel Williams f2e4d32e7d Fix version # 2005-03-04 21:34:23 +00:00
Daniel Williams 8055d6b4e3 - Pull from latest CVS HEAD
- Rebuild for gcc 4.0
2005-03-04 21:32:11 +00:00
Daniel Williams 8cae1e3d3b - Fix free of invalid pointer for multiple search domains 2005-02-14 22:06:26 +00:00
Daniel Williams a39b3a6f6c - Never automatically choose a device that doesn't support carrier
detection
- Add right-click menu to applet, can now "Pause/Resume" scanning through
    it
- Fix DHCP Renew/Rebind timeouts
- Fix frequency cycling problem on some cards, even when scanning was off
- Play better with IPv6
- Don't send kernel version in DHCP packets, and ensure DHCP packets are at
    least 300 bytes in length to work around broken router
- New DHCP options D-BUS API by Dan Reed
- Handle multiple domain search options in DHCP responses
2005-02-14 15:38:16 +00:00
Daniel Williams 10b6496960 Ooops, unquote arguments to configure 2005-02-03 16:48:28 +00:00
Daniel Williams 628015a4d7 Merge from FC-3 branch 2005-02-02 22:38:51 +00:00
Daniel Williams 09e5bd05ac - Display wireless network name in applet tooltip
- Hopefully fix double-default-route problem
- Write out valid resolv.conf when we exit
- Make multi-domain search options work
- Rework signal strength code to be WEXT conformant, if strength is still
    wierd then its 95% surely a driver problem
- Fix annoying instances of suddenly dropping and reactivating a wireless
    device (Cisco cards were worst offenders here)
- Fix some instances of NetworkManager not remembering your WEP key
- Fix some races between NetworkManager and NetworkManagerInfo where
    NetworkManager wouldn't recognize changes in the allowed list
- Don't shove Ad-Hoc Access Point MAC addresses into GConf
2005-02-02 22:12:22 +00:00
Daniel Williams 479eedee8c Fix inter-package requirements 2005-01-25 20:23:50 +00:00
Daniel Williams eaf4778d34 Oops, get dbus version right for rawhide. 2005-01-25 19:26:09 +00:00
Daniel Williams ddd379d84e - Play nice with dbus 0.23
- Update our list of Allowed Wireless Networks more quickly
2005-01-25 19:20:50 +00:00
Daniel Williams 03d8f0b5ca - Update to latest CVS
- Make sure we start as late as possible so that we ensure dbus & HAL are
    already around
- Fix race in initial device activation
2005-01-24 22:24:31 +00:00
Than Ngo 02cb332de7 - rebuilt against new wireless tool 2005-01-24 09:10:12 +00:00
Daniel Williams 8b7e496eec Version the RPM according to distribution 2005-01-12 21:41:21 +00:00
Daniel Williams f0ce8db546 - Update to latest CVS
- Fixes to DHCP code
- Link-Local (ZeroConf/Rendezvous) support
- Use bind in "caching-nameserver" mode to work around stupidity in glibc's
    resolver library not recognizing resolv.conf changes
- #rh144818# Clean up the specfile (Patch from Matthias Saou)
- Ad-Hoc mode support with Link-Local addressing only (for now)
- Fixes for device activation race conditions
- Wireless scanning in separate thread
2005-01-12 21:33:54 +00:00
Daniel Williams 2a53d4571d - Update to CVS
- Updates to link detection, DHCP code
- Remove NMLaunchHelper so we start up faster and don't block for a
    connection. This means services that depend on the network may fail if
    they start right after NM
- Make sure DHCP renew/rebinding works
2004-12-09 03:24:59 +00:00
Daniel Williams d644ecdc1c - Update to CVS
- Fixes to link detection
- Better detection of non-ESSID-broadcasting access points
- Don't dialog-spam the user if a connection fails
2004-11-17 18:14:54 +00:00
Daniel Williams cd6fe5243c - Update to CVS
- Much better link detection, works with Open System authentication
- Blacklist wireless cards rather than whitelisting them
2004-11-16 04:10:49 +00:00
Daniel Williams 61e764cb6c Update to CVS 2004-10-29 20:59:34 +00:00
Jonathan Blandford 678e1b0f2e - minor point release to improve error handling and translations 2004-10-19 18:31:27 +00:00
Daniel Williams 67d79b6b6f Update to 0.3 2004-10-15 14:37:33 +00:00
Daniel Williams 52d9ce4a5c Update to latest CVS 2004-10-12 15:04:51 +00:00
Daniel Williams 88875efd4b - Update from CVS 2004-09-13 21:09:43 +00:00
Daniel Williams 104a25d716 - Require gnome-panel, not gnome-panel-devel
- Turn off by default
2004-09-11 12:51:08 +00:00
cvsdist de50d424dd auto-import NetworkManager-0.2-1 from NetworkManager-0.2-1.src.rpm 2004-09-09 02:38:48 +00:00
cvsdist 60220d2498 auto-import changelog data from NetworkManager-0.1-4.src.rpm
Thu Aug 26 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- spec-changes to req glib2 instead of glib
2004-09-09 02:38:44 +00:00
cvsdist 9906183d7b auto-import changelog data from NetworkManager-0.1-3.src.rpm
Fri Aug 20 2004 Dan Williams <dcbw@redhat.com> 0.1-3
- First public release
2004-09-09 02:38:41 +00:00