summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+1
* Use CHECK_* in netwillchan@chromium.org2010-03-021-2/+2
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-27/+29
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-3/+11
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-4/+3
* Linux: fix a data race in a proxy config service unit test.mdm@chromium.org2009-09-221-6/+0
* Linux: improve KDE proxy settings parsing and add unit tests for it.mdm@chromium.org2009-09-031-22/+34
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-84/+544
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-1/+2
* Correctly update gconf proxy settings on Linux.mdm@chromium.org2009-08-131-1/+3
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-31/+38
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-40/+4
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-2/+7
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-7/+2
* Fix the log error message about proxy authentication insdoyon@chromium.org2009-07-151-4/+10
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-2/+5
* Relax assertion in ProxyConfigServiceLinux gconf cleanup.sdoyon@chromium.org2009-07-131-2/+18
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-83/+250
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-66/+1
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-061-0/+3
* linux: obey proxy environment variables in preference to gconfevan@chromium.org2009-05-041-1/+1
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-0/+556