summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakproxy
Commit message (Collapse)AuthorAgeFilesLines
* drakproxy need common for getVarsFromSh()Thierry Vignaud2003-01-151-0/+1
|
* - move any::pppConfig() to network::modem::ppp_configure()Pascal Rigaux2002-12-291-4/+3
| | | | | | | | | | | | | | | | - move any::miscellaneousNetwork() to network::network::proxy_configure() (and uses the parameter instead of $::o->{miscellaneous}) - move network::network::miscellaneousNetwork() to network::network::miscellaneous_choose() (and do not export it) (and uses a parameter instead of $::o->{miscellaneous}) - move network::modem::pppConfig() to network::modem::ppp_choose() (and change parameter order, and drop unused parameter $intf) - do not export network::network::write_interface_conf() (since it is only used locally (?)) - cleanup network::network::write_interface_conf() (one still needs to pass $::o->{miscellaneous}{track_network_id} more cleanly, and use run_program::rooted when calling /sbin/ip)
* this one requires anyThierry Vignaud2002-11-211-1/+1
|
* fix blind copyright copyThierry Vignaud2002-11-201-1/+1
|
* update copyright yearsThierry Vignaud2002-11-181-1/+1
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* drakproxy rewrittendamien2002-03-081-2/+4
|
* working drakproxydamien2002-03-081-83/+17
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+8
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* corrected ref($in) =~ /gtk/damien2001-10-301-1/+4
|
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+4
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+4
|
* ui for drakproxy almost doneDavid Odin2001-06-121-2/+5
|
* corrected CVS: ↵damien2001-06-111-15/+15
| | | | ----------------------------------------------------------------------
* updateddamien2001-06-111-4/+6
|
* perliseddamien2001-06-111-62/+32
|
* first import of drakproxyDavid Odin2001-06-111-0/+107