Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplify has_roaming definition | Olivier Blin | 2008-05-02 | 1 | -2/+3 | |
| | ||||||
* | do not create unused monitor object (but add a FIXME note) | Olivier Blin | 2008-05-02 | 1 | -1/+1 | |
| | ||||||
* | remove unneeded use | Olivier Blin | 2008-05-01 | 1 | -1/+0 | |
| | ||||||
* | use common in network::net_applet so that find works again | Olivier Blin | 2008-04-30 | 1 | -0/+1 | |
| | ||||||
* | do not try to run ifw code if disabled (total memory gain of 156 kB after ↵ | Olivier Blin | 2008-04-30 | 1 | -1/+1 | |
| | | | | network::net_applet::ifw move, if D-Bus is disabled) | |||||
* | move ifw code in network::net_applet::ifw | Olivier Blin | 2008-04-30 | 2 | -220/+221 | |
| | ||||||
* | move some variables in a network::net_applet package (to be shared with ↵ | Olivier Blin | 2008-04-30 | 1 | -23/+48 | |
| | | | | future network::net_applet::ifw) | |||||
* | add support for using dbus-send to select a network (will require some way ↵ | Olivier Blin | 2008-04-30 | 1 | -1/+10 | |
| | | | | to get network IDs first) | |||||
* | move out some variables (for future usage) | Olivier Blin | 2008-04-30 | 1 | -6/+7 | |
| | ||||||
* | be safer ("id" should exist only if a monitor exist when running as non-root ↵ | Olivier Blin | 2008-04-30 | 1 | -1/+1 | |
| | | | | user) | |||||
* | allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_applet | Olivier Blin | 2008-04-30 | 1 | -1/+1 | |
| | | | | | | (saves about 5200 kB of RSS memory) this disables Interactive Firewall and switching wireless network in the background without being root | |||||
* | read global settings from /etc/sysconfig/net_applet | Olivier Blin | 2008-04-30 | 1 | -0/+3 | |
| | ||||||
* | do not disable ONBOOT for PCMCIA interfaces (ifplugd is used by default) | Olivier Blin | 2008-04-30 | 1 | -2/+0 | |
| | ||||||
* | do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716) | Olivier Blin | 2008-04-29 | 1 | -3/+1 | |
| | ||||||
* | make modules_conf optional when finding interface driver | Olivier Blin | 2008-04-29 | 1 | -3/+3 | |
| | ||||||
* | blacklist bytes | Olivier Blin | 2008-04-29 | 1 | -0/+1 | |
| | ||||||
* | add suport for cdc_acm USB modems in cellular backend | Olivier Blin | 2008-04-25 | 1 | -1/+4 | |
| | ||||||
* | add APN for SFR WAP (Illimythics / Pass Surf) | Olivier Blin | 2008-04-25 | 1 | -0/+3 | |
| | ||||||
* | enhance label of SFR Web APN | Olivier Blin | 2008-04-25 | 1 | -1/+1 | |
| | ||||||
* | fix APN for TIM provider (from Giuseppe Ghibo) | Olivier Blin | 2008-04-25 | 1 | -1/+1 | |
| | ||||||
* | greek (el) translation update by Dimitris | Nikos Papadopoulos | 2008-04-19 | 1 | -28/+140 | |
| | ||||||
* | add BouygTel provider | Olivier Blin | 2008-04-16 | 1 | -0/+13 | |
| | ||||||
* | add another useful link | Olivier Blin | 2008-04-16 | 1 | -0/+1 | |
| | ||||||
* | add additional link | Olivier Blin | 2008-04-16 | 1 | -0/+1 | |
| | ||||||
* | update translation for galician | Leandro Regueiro | 2008-04-14 | 1 | -12/+12 | |
| | ||||||
* | greek (el) translation update by Dimitris | Nikos Papadopoulos | 2008-04-13 | 1 | -36/+37 | |
| | ||||||
* | Updated zh_CN translation | Funda Wang | 2008-04-13 | 1 | -210/+120 | |
| | ||||||
* | update translation for galician | Leandro Regueiro | 2008-04-09 | 1 | -14/+14 | |
| | ||||||
* | updated Russian translation | Pavel Maryanov | 2008-04-05 | 1 | -597/+623 | |
| | ||||||
* | greek translation (el) update by Dimitris | Nikos Papadopoulos | 2008-04-04 | 1 | -570/+715 | |
| | ||||||
* | add missing colon | Olivier Blin | 2008-04-04 | 1 | -1/+1 | |
| | ||||||
* | 0.34 | Olivier Blin | 2008-04-04 | 2 | -1/+6 | |
| | ||||||
* | use network-up to wait for connection to be started | Olivier Blin | 2008-04-04 | 1 | -0/+3 | |
| | | | | | (useful when called right before adding urpmi media) | |||||
* | show wait message when starting connection | Olivier Blin | 2008-04-04 | 1 | -0/+1 | |
| | ||||||
* | update | José Melo | 2008-04-04 | 1 | -2/+2 | |
| | ||||||
* | update translation for galician | Leandro Regueiro | 2008-04-03 | 1 | -570/+607 | |
| | ||||||
* | 0.33 | Olivier Blin | 2008-04-03 | 2 | -1/+32 | |
| | ||||||
* | do not set RESOLV_MODS to "yes" if PEERDNS is "yes" for ethernet connections | Olivier Blin | 2008-04-03 | 1 | -1/+1 | |
| | ||||||
* | update translation for Polish | Tomasz Bednarski | 2008-04-03 | 1 | -1/+6 | |
| | ||||||
* | allow to accept multiple users for the same port | Olivier Blin | 2008-04-03 | 2 | -4/+4 | |
| | ||||||
* | use http instead of www (to be consistent with drakguard) | Olivier Blin | 2008-04-03 | 1 | -2/+2 | |
| | ||||||
* | make sure squid user can connect to www | Olivier Blin | 2008-04-03 | 1 | -0/+1 | |
| | ||||||
* | allow more local networks in squid (from squid default conf) | Olivier Blin | 2008-04-03 | 1 | -0/+4 | |
| | ||||||
* | redirect both fw and loc zone (if loc is available) | Olivier Blin | 2008-04-03 | 1 | -2/+4 | |
| | ||||||
* | do not import everything from POSIX | Olivier Blin | 2008-04-03 | 1 | -2/+2 | |
| | ||||||
* | remove unused variable | Olivier Blin | 2008-04-03 | 1 | -1/+0 | |
| | ||||||
* | do not write MII_NOT_SUPPORTED in wireless.d files (so that its value | Olivier Blin | 2008-04-03 | 1 | -1/+1 | |
| | | | | | does not get overwritten when switching networks) | |||||
* | rewrite for next commit | Olivier Blin | 2008-04-03 | 1 | -3/+5 | |
| | ||||||
* | write open/restricted mode in WIRELESS_ENC_MODE variable to be able | Olivier Blin | 2008-04-03 | 1 | -5/+6 | |
| | | | | | to use spaces in ASCII wireless keys (#26025) | |||||
* | add useful URL about WEP key length | Olivier Blin | 2008-04-03 | 1 | -0/+1 | |
| |