Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip isn't localized | Olivier Blin | 2005-08-02 | 1 | -1/+1 |
| | |||||
* | allow winmodems to be configured | Olivier Blin | 2005-07-29 | 1 | -0/+2 |
| | |||||
* | new sysfs structure | Olivier Blin | 2005-07-29 | 2 | -3/+3 |
| | |||||
* | if sysfs is broken, don't match | Olivier Blin | 2005-07-29 | 1 | -1/+1 |
| | |||||
* | use mandriva | Olivier Blin | 2005-07-29 | 1 | -1/+1 |
| | |||||
* | don't needlessly swap bytes | Olivier Blin | 2005-07-28 | 1 | -1/+1 |
| | |||||
* | don't write alias interfaces in shorewall interfaces file | Olivier Blin | 2005-07-26 | 1 | -1/+2 |
| | |||||
* | run shorewall clear if firewall is stopped (#17046) | Olivier Blin | 2005-07-26 | 1 | -1/+6 |
| | |||||
* | fix variable declaration | Olivier Blin | 2005-07-26 | 1 | -1/+2 |
| | |||||
* | kill(signal, <empty string>) sends the signal to the calling process, avoid it | Olivier Blin | 2005-07-26 | 1 | -1/+3 |
| | |||||
* | wait a second for ifplugd to be actually killed | Olivier Blin | 2005-07-24 | 1 | -0/+1 |
| | |||||
* | write hosts in correct order in /etc/hosts | Olivier Blin | 2005-07-24 | 1 | -2/+2 |
| | |||||
* | allow to select a wireless network | Olivier Blin | 2005-07-22 | 1 | -0/+6 |
| | |||||
* | add some comments, use meaningfull variable names | Olivier Blin | 2005-07-22 | 1 | -5/+8 |
| | |||||
* | use ssid from configuration if found for the MAC address (useful for | Olivier Blin | 2005-07-22 | 1 | -0/+1 |
| | | | | | hidden essid) | ||||
* | write module aliases if needed | Olivier Blin | 2005-07-21 | 1 | -0/+1 |
| | |||||
* | don't use global $in (fix ISDN configuration) | Olivier Blin | 2005-07-21 | 3 | -11/+10 |
| | |||||
* | don't translate vga resolution | Olivier Blin | 2005-07-21 | 1 | -1/+0 |
| | |||||
* | new dbus naming scheme | Olivier Blin | 2005-07-20 | 1 | -3/+3 |
| | |||||
* | get network ids and current network | Olivier Blin | 2005-07-20 | 1 | -1/+9 |
| | |||||
* | use wpa_supplicant_add_network_simple | Olivier Blin | 2005-07-20 | 1 | -1/+1 |
| | |||||
* | allow to read/write wpa_supplicant config files | Olivier Blin | 2005-07-20 | 1 | -45/+72 |
| | |||||
* | fix ipw data structure and add firmware url | Olivier Blin | 2005-07-19 | 1 | -13/+12 |
| | |||||
* | get_eth_card_mac_address: handle firewire mac_addresses again | Olivier Blin | 2005-07-18 | 1 | -1/+2 |
| | |||||
* | new naming scheme | Olivier Blin | 2005-07-15 | 1 | -2/+2 |
| | |||||
* | don't have a random result, sort | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | make net_applet reload the configuration | Olivier Blin | 2005-07-13 | 1 | -0/+1 |
| | |||||
* | initial import | Olivier Blin | 2005-07-13 | 1 | -0/+27 |
| | |||||
* | use dbus_object; | Olivier Blin | 2005-07-13 | 1 | -55/+12 |
| | |||||
* | Mandrakesoft -> Mandriva in DBus names | Olivier Blin | 2005-07-11 | 1 | -3/+3 |
| | |||||
* | don't use undefined variable | Olivier Blin | 2005-07-11 | 1 | -5/+1 |
| | |||||
* | really write modem/adsl ifcfg files (fix ONBOOT setting) | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | don't restart network service at drakconnect startup | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | reduce the overall perl_checker warnings | Thierry Vignaud | 2005-07-08 | 1 | -49/+31 |
| | |||||
* | use stop_net_interface | Olivier Blin | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | do not restart network to apply modifications, run ifup or ifplugd instead | Olivier Blin | 2005-07-07 | 1 | -0/+9 |
| | |||||
* | add start/stop_ifplugd | Olivier Blin | 2005-07-07 | 1 | -0/+11 |
| | |||||
* | remove connect/diconnect_backend | Olivier Blin | 2005-07-07 | 2 | -31/+29 |
| | | | | | | add start/stop_net_interface add detach parameter to start/stop_interface | ||||
* | stricter regexp for MAC addresses | Olivier Blin | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | use start/stop_interface instead of connect/disconnect_backend | Olivier Blin | 2005-07-07 | 1 | -2/+2 |
| | |||||
* | switch to Mandriva | Olivier Blin | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | don't write loc to fw ACCEPT rules, we always reset the policy to accept | Olivier Blin | 2005-07-01 | 1 | -3/+1 |
| | |||||
* | remove useless grouping and rewrite code to be safer | Olivier Blin | 2005-07-01 | 1 | -4/+4 |
| | |||||
* | add 'routeback' option for bridge interfaces in shorewall interfaces file | Olivier Blin | 2005-07-01 | 1 | -2/+7 |
| | |||||
* | remove unneeded requires, added in the wrong place... | Olivier Blin | 2005-07-01 | 1 | -5/+0 |
| | |||||
* | load bloaty DBus binding on demand (since we don't actually use it for now) | Thierry Vignaud | 2005-06-30 | 1 | -2/+7 |
| | |||||
* | sanitize network::activefw | Thierry Vignaud | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | (format_date) do not load the bloaty POSIX module | Thierry Vignaud | 2005-06-30 | 1 | -2/+2 |
| | |||||
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | use empty prototype | Olivier Blin | 2005-06-25 | 1 | -1/+1 |
| |