summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Use $::prefix for nfs stuff.Eugeni Dodonov2010-03-161-6/+13
| | | | Properly configure nlockmgr ports (#51431).
* Revert previous code to write to resolvconf (shouldn't be done) (#54180)Claudio Matsuoka2010-03-081-10/+1
|
* write name servers to correct file (#54180)Claudio Matsuoka2010-03-041-1/+10
|
* Don't guess gateway and nameserver if not specified (closes: #28033)Claudio Matsuoka2010-01-141-2/+5
| | | | | | | | | Sometimes we don't want a default route to be set when configuring a network interface with static address. The typical case is when we have an external interface with dhcp and default route to the internet and a static interface connected to the local network. See bug 28033 for details.
* Change prism54 wifi driver to p54pci/p54usb (bug #52018)Claudio Matsuoka2010-01-141-5/+15
|
* Do not mess up /etc/hosts file when there are multiple aliases for sameEugeni Dodonov2009-11-251-6/+13
| | | | IP, use similar procedure as drakhosts instead (#30168)
* Ignoring non-fatal wpa_supplicant messages (#54002)Eugeni Dodonov2009-10-271-8/+10
|
* There is no real reason to asking for changing the regulatory domain, justEugeni Dodonov2009-10-201-4/+2
| | | | do it automatically.
* updated countries to be in sync with main drakx po filesEugeni Dodonov2009-10-201-11/+11
|
* Updated CRDA title to be in sync with po.Eugeni Dodonov2009-10-201-1/+1
|
* Allow changing CRDA settings without reboot (#54600).Eugeni Dodonov2009-10-201-0/+9
|
* filter out CDMA-only providersEugeni Dodonov2009-10-191-1/+6
|
* import cellular providers from mobile-broadband-provider-info projectEugeni Dodonov2009-10-192-1/+2289
|
* Run net_monitor from /usr/bin (to comply with new net_monitor layout).Eugeni Dodonov2009-10-131-1/+1
|
* clearing pending ifw notifications in net_applet (#48493). This can beEugeni Dodonov2009-09-291-0/+3
| | | | done manually too, by sending -SIGUSR1 to net_applet.
* (create_networks_list) only display 2 digits after comma for signalThierry Vignaud2009-09-161-1/+1
| | | | | strengh (#53685)
* use from_utf8 instead of Encode::decode to better work within installer.Eugeni Dodonov2009-09-021-2/+1
|
* added support for ralink 3090 wirelessEugeni Dodonov2009-08-261-0/+11
|
* support utf8-encoded network profilesEugeni Dodonov2009-08-251-1/+2
|
* improved entry for network service autodiscoveryEugeni Dodonov2009-08-241-4/+3
|
* make drakfirewall module return somethingEugeni Dodonov2009-08-241-0/+2
|
* Spelling fix.Eugeni Dodonov2009-08-171-1/+1
|
* English fixes.Eugeni Dodonov2009-08-172-3/+3
|
* (real_main) fix extraction of translation strings ('N() must be used with a ↵Thierry Vignaud2009-08-171-1/+1
| | | | string')
* show profile information when necessary in network centerEugeni Dodonov2009-08-171-0/+1
|
* Showing netprofile info in proxies configuration when required.Eugeni Dodonov2009-08-171-1/+4
|
* Showing current profile name when necessary.Eugeni Dodonov2009-08-171-1/+1
|
* Only show profile info when necessary.Eugeni Dodonov2009-08-171-1/+1
|
* Added netprofile_count function.Eugeni Dodonov2009-08-171-0/+5
|
* Showing current profile in firewall configuration.Eugeni Dodonov2009-08-171-0/+6
|
* Typo fix.Eugeni Dodonov2009-08-141-1/+1
|
* Implemented netprofile module management.Eugeni Dodonov2009-08-141-0/+28
|
* Updated for new netprofile.Eugeni Dodonov2009-08-141-23/+6
|
* Encryption key is always ASCII when not using WEP (#52128)Eugeni Dodonov2009-07-141-0/+4
|
* Simplify duplicated IP check and prevent crashing if not found.Eugeni Dodonov2009-07-111-3/+2
|
* Using correct check for Ad-Hoc network mode when saving wpa_supplicantEugeni Dodonov2009-07-091-2/+2
| | | | configuration.
* serial_ports was moved from mouse:: to detect_devices::Christophe Fergeau2009-07-011-2/+2
|
* Show what device we are conflicting with for duplicate addresses.Eugeni Dodonov2009-06-251-2/+6
|
* Added help for hostname settings (#35143, #38557, #47364).Eugeni Dodonov2009-06-251-2/+4
|
* Show default hostname when no hostname was defined, to have visualEugeni Dodonov2009-06-252-1/+3
| | | | | feedback on what will be used if user does not changes the hostname (#35143, #38557, #47364).
* Removed dead code.Eugeni Dodonov2009-06-191-1/+0
|
* Handle extra wpa_supplicant variables for all connections, and notEugeni Dodonov2009-06-191-16/+34
| | | | EPA-only (possible fixes #45343).
* Correctly handle WPA-Enterprise wpa_supplicant settings (#51574).Eugeni Dodonov2009-06-121-2/+2
|
* Better description for ndiswrapper drivers (#51511).Eugeni Dodonov2009-06-081-1/+1
|
* Revert "Simplified wireless configuration for Mandriva 2010", as itEugeni Dodonov2009-06-081-6/+0
| | | | oversimplifies too much right now (based on discussion from #46010).
* Using correct prefix when searching for ndiswrapper drivers duringEugeni Dodonov2009-06-081-1/+1
| | | | installation (#44416).
* Preserving wireless network settings (patch by Christian Lohmaier, bug #46010).Eugeni Dodonov2009-06-012-5/+13
|
* Simplified wireless configuration for Mandriva 2010Eugeni Dodonov2009-05-271-0/+6
|
* Support toggling password echoing on wireless connections (#50668)Eugeni Dodonov2009-05-141-0/+5
|
* Using correct sysctl variable (#50807).Eugeni Dodonov2009-05-111-3/+3
|