summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version of proxy.c that compiles with gcc -std=c89jeff-devjeffschroed2008-01-231-3/+6
* Merging jeff-dev with trunk/jeffschroed2008-01-1025-505/+624
* Add back in a quick typo in the changelogjeffschroed2008-01-091-0/+1
* Adding in python bindings fixjeffschroed2008-01-091-1/+1
* Adding info for 0.2.2 releasejeffschroed2008-01-091-1/+5
* Adding pthreads from r191 in trunkjeffschroed2008-01-093-10/+19
* Removing duplicated strdup functionjeffschroed2008-01-091-9/+0
* Creating a new test branch which will be eventually tagged as 0.2.2jeffschroed2008-01-090-0/+0
* back down version number for 0.2.1 release, update ChangeLognpmccallum2007-12-212-1/+6
* fixed mozjs autodetectionnpmccallum2007-12-211-2/+2
* fix python bindings: px_proxy_factory_get_proxy() -> px_proxy_factory_get_pro...npmccallum2007-12-201-3/+3
* move x_has_client() out of gnome/kde into its own filenpmccallum2007-12-144-172/+101
* make sure with_x=no if it isn't yesnpmccallum2007-12-141-2/+10
* updated changelog for 0.2 releasenpmccallum2007-12-131-0/+13
* Makefile changes to make distcheck worknpmccallum2007-12-133-9/+11
* misc configure.ac cleanupnpmccallum2007-12-131-9/+1
* relicense under LGPLv2.1 for maximum compatibilitynpmccallum2007-12-1329-189/+526
* natively code the xlsclients stuff; sacrifice application re-homing for MASSI...npmccallum2007-12-134-72/+267
* found the bottleneck... its where we shell out for xlsclients. Added a TODO ...npmccallum2007-12-122-0/+2
* added px_config_create(); implemented ignores for: envvar, file and gnome. T...npmccallum2007-12-127-51/+68
* fix crashernpmccallum2007-12-121-1/+1
* reworked IP handling so that ignores could be implementednpmccallum2007-12-1210-390/+367
* make proxy program more self-documenting; don't use internal apinpmccallum2007-12-071-6/+59
* cleanup proxy command for readabilitynpmccallum2007-12-071-7/+6
* px_proxy_factory_get_proxy -> px_proxy_factory_get_proxies: reflects more acc...npmccallum2007-12-073-3/+3
* fix firefox-js/xulrunner-js detectionnpmccallum2007-12-071-2/+2
* undo ltdl support, we'll handle this differentlynpmccallum2007-12-072-12/+8
* fix memory leaknpmccallum2007-11-231-2/+3
* migrated to ltdlnpmccallum2007-11-212-8/+12
* new kde plugin; reworked plugin buildingnpmccallum2007-11-214-31/+180
* actually store the config filenpmccallum2007-11-211-0/+3
* make dns WPAD a bit more robustnpmccallum2007-11-201-2/+12
* fix sysconfdir referencenpmccallum2007-11-201-1/+1
* fix crashernpmccallum2007-11-201-1/+3
* convert get_proxy() to use config_file; fix memory leaknpmccallum2007-11-202-50/+21
* fix SYSCONFDIR referencenpmccallum2007-11-201-1/+1
* Added config file class, use it for the file plugin; misc.c fixesnpmccallum2007-11-206-9/+311
* Created stub for _ignorekippled2007-11-161-0/+21
* check for xulrunner-js as well, so mozjs plugin can be built without full fir...npmccallum2007-11-161-2/+3
* make networkmanager plugin actually worknpmccallum2007-11-071-5/+12
* crashers, memory leaks and const fixes; oh my!npmccallum2007-11-072-21/+32
* make grep quiet; unset client from miscnpmccallum2007-11-071-1/+4
* fix version (0.2)npmccallum2007-11-071-1/+1
* fix crashernpmccallum2007-11-071-1/+1
* Better GNOME detection; don't use GDK anymore; cache GConf connectionnpmccallum2007-11-073-39/+24
* fix crashernpmccallum2007-11-071-1/+1
* initial skeleton of file pluginnpmccallum2007-11-073-1/+64
* fix indentnpmccallum2007-11-051-1/+1
* first stab at the networkmanager pluginnpmccallum2007-11-055-20/+225
* fix various warningsnpmccallum2007-11-033-3/+5