Commit Graph

366 Commits

Author SHA1 Message Date
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 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 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
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 728686f0e6 - Update to latest SVN
- Enable connection sharing
- Respect VPN-provided routes
2008-06-11 16:11:56 +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 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 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 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 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 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 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
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
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 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 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 a03c871792 - Update to SVN snapshot of 0.7 2007-08-30 22:03:19 +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
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
Daniel Williams 55a16fd966 - Update to pre-0.6.5 snapshot 2007-03-15 18:24:14 +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
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
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 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
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
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 fad0001474 - updated cvs snapshot. seems to make airo much less spastic 2006-03-03 05:08:15 +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 7608f788d8 - Update snapshot, which fixes up the libnotify stuff. 2006-02-27 21:00:10 +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
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 8b77502804 - Longer association timeout
- Fix some SELinux issues
- General bug and cosmetic fixes
2006-01-31 16:21:12 +00:00
Daniel Williams c065b1500a - Snapshot from CVS
- WPA Support! Woohoo!
2006-01-27 06:49:05 +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 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
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 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 3006b8dd0e - Update to latest CVS 2005-06-16 01:33:11 +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 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
Ray Strode f8887c5c13 hopefully fix some ppc issues 2005-03-15 15:35:15 +00:00
Ray Strode 0c5fe94722 - Pull from latest CVS HEAD 2005-03-15 15:23:17 +00:00
Ray Strode 2401464ef9 - Upload new source tarball (woops) 2005-03-15 13:38:33 +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 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 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 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
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 6bc0ce3aa6 New tarball 2004-10-15 14:37:59 +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
cvsdist de50d424dd auto-import NetworkManager-0.2-1 from NetworkManager-0.2-1.src.rpm 2004-09-09 02:38:48 +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
cvsdist 2c762d4522 Setup of module NetworkManager 2004-09-09 02:38:39 +00:00