summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use common in network::net_applet so that find works againOlivier Blin2008-04-301-0/+1
* do not try to run ifw code if disabled (total memory gain of 156 kB after net...Olivier Blin2008-04-301-1/+1
* move ifw code in network::net_applet::ifwOlivier Blin2008-04-302-220/+221
* move some variables in a network::net_applet package (to be shared with futur...Olivier Blin2008-04-301-23/+48
* add support for using dbus-send to select a network (will require some way to...Olivier Blin2008-04-301-1/+10
* move out some variables (for future usage)Olivier Blin2008-04-301-6/+7
* be safer ("id" should exist only if a monitor exist when running as non-root ...Olivier Blin2008-04-301-1/+1
* allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_appletOlivier Blin2008-04-301-1/+1
* read global settings from /etc/sysconfig/net_appletOlivier Blin2008-04-301-0/+3
* do not disable ONBOOT for PCMCIA interfaces (ifplugd is used by default)Olivier Blin2008-04-301-2/+0
* do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)Olivier Blin2008-04-291-3/+1
* make modules_conf optional when finding interface driverOlivier Blin2008-04-291-3/+3
* blacklist bytesOlivier Blin2008-04-291-0/+1
* add suport for cdc_acm USB modems in cellular backendOlivier Blin2008-04-251-1/+4
* add APN for SFR WAP (Illimythics / Pass Surf)Olivier Blin2008-04-251-0/+3
* enhance label of SFR Web APNOlivier Blin2008-04-251-1/+1
* fix APN for TIM provider (from Giuseppe Ghibo)Olivier Blin2008-04-251-1/+1
* greek (el) translation update by DimitrisNikos Papadopoulos2008-04-191-28/+140
* add BouygTel providerOlivier Blin2008-04-161-0/+13
* add another useful linkOlivier Blin2008-04-161-0/+1
* add additional linkOlivier Blin2008-04-161-0/+1
* update translation for galicianLeandro Regueiro2008-04-141-12/+12
* greek (el) translation update by DimitrisNikos Papadopoulos2008-04-131-36/+37
* Updated zh_CN translationFunda Wang2008-04-131-210/+120
* update translation for galicianLeandro Regueiro2008-04-091-14/+14
* updated Russian translationPavel Maryanov2008-04-051-597/+623
* greek translation (el) update by DimitrisNikos Papadopoulos2008-04-041-570/+715
* add missing colonOlivier Blin2008-04-041-1/+1
* 0.34Olivier Blin2008-04-042-1/+6
* use network-up to wait for connection to be startedOlivier Blin2008-04-041-0/+3
* show wait message when starting connectionOlivier Blin2008-04-041-0/+1
* updateJosé Melo2008-04-041-2/+2
* update translation for galicianLeandro Regueiro2008-04-031-570/+607
* 0.33Olivier Blin2008-04-032-1/+32
* do not set RESOLV_MODS to "yes" if PEERDNS is "yes" for ethernet connectionsOlivier Blin2008-04-031-1/+1
* update translation for PolishTomasz Bednarski2008-04-031-1/+6
* allow to accept multiple users for the same portOlivier Blin2008-04-032-4/+4
* use http instead of www (to be consistent with drakguard)Olivier Blin2008-04-031-2/+2
* make sure squid user can connect to wwwOlivier Blin2008-04-031-0/+1
* allow more local networks in squid (from squid default conf)Olivier Blin2008-04-031-0/+4
* redirect both fw and loc zone (if loc is available)Olivier Blin2008-04-031-2/+4
* do not import everything from POSIXOlivier Blin2008-04-031-2/+2
* remove unused variableOlivier Blin2008-04-031-1/+0
* do not write MII_NOT_SUPPORTED in wireless.d files (so that its valueOlivier Blin2008-04-031-1/+1
* rewrite for next commitOlivier Blin2008-04-031-3/+5
* write open/restricted mode in WIRELESS_ENC_MODE variable to be ableOlivier Blin2008-04-031-5/+6
* add useful URL about WEP key lengthOlivier Blin2008-04-031-0/+1
* move commentOlivier Blin2008-04-031-3/+3
* write netmask as VLSM for shorewall (#38447)Olivier Blin2008-04-031-1/+1
* add netmask_to_vlsm function (for shorewall masq computing)Olivier Blin2008-04-031-0/+12