| Commit message (Expand) | Author | Age | Files | Lines |
* | no space before question marks | Pablo Saratxaga | 2005-06-17 | 1 | -1/+1 |
* | prefix write_secret_backend | Olivier Blin | 2005-06-13 | 1 | -1/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 2 | -2/+1 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 10 | -14/+3 |
* | write_secret_backend isn't exported anymore | Olivier Blin | 2005-06-10 | 1 | -1/+1 |
* | use services::enable() and services::disable() | Olivier Blin | 2005-06-10 | 2 | -5/+5 |
* | add some "use xxx;" (the idea is to see what the package needs, but i may rol... | Pascal Rigaux | 2005-06-10 | 2 | -0/+3 |
* | - create network::pxe out of drakpxelinux (pxe configuration files management) | Olivier Blin | 2005-06-10 | 1 | -0/+180 |
* | add get_interface_ip_address (with bits from drakpxelinux) | Olivier Blin | 2005-06-09 | 1 | -0/+6 |
* | - added senegal ADSL provider entry | Daouda Lo | 2005-06-09 | 1 | -0/+10 |
* | remove non-ASCII character | Olivier Blin | 2005-06-09 | 1 | -1/+1 |
* | allow to install ndiswrapper drivers during install | Olivier Blin | 2005-06-08 | 1 | -2/+3 |
* | use prefix only once it has been defined by install | Olivier Blin | 2005-06-08 | 2 | -19/+23 |
* | do not crash when restarting shorewall | Olivier Blin | 2005-06-07 | 1 | -0/+1 |
* | don't be fooled by if_ not short-circuiting and auto-vivification, use $conf-... | Olivier Blin | 2005-06-07 | 1 | -2/+2 |
* | make it more readable | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
* | set system hostname when writing network configuration | Olivier Blin | 2005-06-06 | 1 | -0/+1 |
* | update comments | Olivier Blin | 2005-06-06 | 1 | -2/+2 |
* | add ISP field in eagle-usb.conf | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
* | API change (me sux) | Olivier Blin | 2005-06-06 | 1 | -6/+3 |
* | keep NETWORKING_IPV6 and FORWARD_IPV4 variables in /etc/sysconfig/network | Olivier Blin | 2005-06-03 | 1 | -2/+3 |
* | net interface is now in $net->{net_interface} | Olivier Blin | 2005-06-03 | 1 | -4/+4 |
* | help perl_checker | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | fix pixel sucks | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 8 | -632/+374 |
* | drop unused variable, this is done in detect_devices::get_sysfs_device_id_map() | Olivier Blin | 2005-06-03 | 1 | -1/+0 |
* | be more in drakx spirit, and more important perl_checker warning clean | Pascal Rigaux | 2005-06-03 | 1 | -2/+1 |
* | use services::set_status | Olivier Blin | 2005-05-31 | 1 | -6/+3 |
* | - rename "hw_account" step as "isdn_account" | Olivier Blin | 2005-05-31 | 1 | -10/+7 |
* | tag obscure isdn card settings as advanced | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
* | if__(exists $foo, $bar) returns $bar whatever $foo is, don't try to | Olivier Blin | 2005-05-31 | 1 | -25/+18 |
* | really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish the | Olivier Blin | 2005-05-31 | 1 | -5/+5 |
* | read I4L_IDLETIME setting | Olivier Blin | 2005-05-31 | 1 | -0/+1 |
* | handle huptimeout setting again (I4L_IDLETIME in isdn4net) | Olivier Blin | 2005-05-31 | 2 | -1/+2 |
* | add no_club option to specify that no club drivers are available (ECI) | Olivier Blin | 2005-05-30 | 1 | -14/+17 |
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 2 | -39/+42 |
* | add missing closing brace | Olivier Blin | 2005-05-30 | 1 | -0/+2 |
* | external isdn modems don't require the "isdn_dial_on_boot" step | Olivier Blin | 2005-05-30 | 1 | -1/+1 |
* | $netc->{isdntype} is unneeded | Olivier Blin | 2005-05-30 | 1 | -2/+1 |
* | simply isdn external modem code (remove $netcnx->{isdn_external}) | Olivier Blin | 2005-05-30 | 1 | -12/+9 |
* | remove unneeded comments | Olivier Blin | 2005-05-30 | 1 | -3/+0 |
* | use network::thirdparty for modem devices | Olivier Blin | 2005-05-30 | 1 | -42/+14 |
* | allow to ask for some configuration fields (useful for "device" in "rtc" cate... | Olivier Blin | 2005-05-30 | 1 | -1/+6 |
* | initial import of network::thirdparty (this module factorizes the thirdparty ... | Olivier Blin | 2005-05-27 | 3 | -105/+449 |
* | create $ask_shorewall_interface_label, shorewall_interface_choices() | Olivier Blin | 2005-05-26 | 1 | -10/+21 |
* | perl_checker fixes | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
* | better way to handle squid ports (read shorewall REDIRECT rules in network::s... | Olivier Blin | 2005-05-26 | 1 | -7/+6 |
* | read_squid_conf() is now in network::squid | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
* | simplify check_iptables() | Olivier Blin | 2005-05-26 | 1 | -4/+2 |
* | use if_() | Olivier Blin | 2005-05-25 | 1 | -1/+1 |