summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse "Signal level=" as well (was only parsing "Signal level:")Olivier Blin2008-05-141-1/+1
* Convert cellular provider list to UTF-8.Anssi Hannula2008-05-141-2/+2
* Add internet settings for Finnish cellular providers.Anssi Hannula2008-05-141-0/+51
* install ppp (thanks Anssi) and bluez-utils when configuring a cellular connec...Olivier Blin2008-05-131-0/+2
* reuse any::ask_for_X_restart()Thierry Vignaud2008-05-131-2/+1
* allow to skip protocol and address configuration (defaulting to dhcp) if AUTO...Olivier Blin2008-05-123-4/+8
* use NET_APPLET_DBUS variable in /etc/sysconfig/drakx-net as D-Bus optionOlivier Blin2008-05-121-2/+2
* default to roaming for all encryption types if ROAMING is true in /etc/syscon...Olivier Blin2008-05-121-1/+5
* allow skipping interface choice if AUTOMATIC_IFACE_CHOICE is true in /etc/sys...Olivier Blin2008-05-121-2/+5
* greek (el) language update by DimitrisNikos Papadopoulos2008-05-091-64/+272
* refresh networks list when switching from non-roaming to roaming (to get wpa_...Olivier Blin2008-05-051-0/+10
* support LXDE tooFunda Wang2008-05-041-1/+1
* add network to wpa_supplicant config if needed when connecting (drakroam/netc...Olivier Blin2008-05-021-0/+2
* reorderOlivier Blin2008-05-021-4/+4
* extract add_nework_to_wpa_supplicant functionOlivier Blin2008-05-021-7/+10
* force using wireless-tools when wpa_supplicant gives empty resultsOlivier Blin2008-05-021-0/+1
* do not try to use mandi if not availableOlivier Blin2008-05-021-1/+1
* simplify has_roaming definitionOlivier Blin2008-05-021-2/+3
* do not create unused monitor object (but add a FIXME note)Olivier Blin2008-05-021-1/+1
* remove unneeded useOlivier Blin2008-05-011-1/+0
* 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