summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SYSCONFDIR needs to be defined0.3dominique.leuenberger2009-10-091-0/+1
* gnome: support reading credentials from gconf.dominique.leuenberger2009-10-092-2/+18
* ChangeLog and spelling error in NEWSdominique.leuenberger2009-10-082-1/+14
* Merge trunk into 0.3-bugfix - mainly KDE config module fix.dominique.leuenberger2009-10-0510-39/+87
* Merge trunk into branches/0.3dominique.leuenberger2009-09-2922-309/+861
* Creating 0.3.x branchnpmccallum2009-08-150-0/+0
* bump version to 0.3.1npmccallum2009-08-151-1/+1
* update NEWS and ChangeLog for 0.3.0 releasenpmccallum2009-08-142-10/+28
* fix Makefile to properly reference AM_LDFLAGSnpmccallum2009-08-141-8/+8
* moodle_la_LDFLAGS overrides a global AM_LDFLAGS. Thus setting it for those ge...dominique.leuenberger2009-08-141-5/+5
* do not override the user specifiec CFLAGS and LDFLAGS. We're notdominique.leuenberger2009-08-131-6/+6
* Some NEWS update and typodominique.leuenberger2009-08-131-4/+3
* Autodetect also installed proxy binary. Disable two tests.dominique.leuenberger2009-08-126-6/+6
* Let's start writing some NEWS File. downstream packagers will be gratefuldominique.leuenberger2009-08-031-0/+13
* webkit: fix crash on object destroydominique.leuenberger2009-08-031-1/+1
* Add the possibility to 'beautify' the compiler output when usingdominique.leuenberger2009-07-211-0/+1
* added w32 registry config module stubnpmccallum2009-07-212-1/+68
* testsuite: if no plugin can be found, libproxy should still 'do something'dominique.leuenberger2009-06-271-0/+20
* Testsuite: forcibly test pacrunner_{webkit,mozjs}dominique.leuenberger2009-06-262-0/+48
* added whitelist and blacklist supportnpmccallum2009-06-262-29/+100
* fix a crash if no pacrunner can be founddominique.leuenberger2009-06-251-1/+1
* automake: modules: CFLAGS are user-configured flags. Our's are CPPFLAGS.dominique.leuenberger2009-06-241-13/+13
* mingw32: make some platform specific includes that we can extend with feature...dominique.leuenberger2009-06-248-1/+74
* _CFLAGS are user specified variables and should not be overwritten by us.dominique.leuenberger2009-06-241-1/+1
* define INET_ADDRSTRLEN if not already defined. Needed for Solaris. Fixes issu...dominique.leuenberger2009-06-192-0/+16
* add automatic gconftool-2 detection and caching for performancenpmccallum2009-06-193-12/+22
* yet another config_gnome rewrite. this one moves all gconf code out of processnpmccallum2009-06-195-208/+141
* mingw32: include the correct headers for win32 compilationdominique.leuenberger2009-06-171-0/+6
* fix crasher in singleton codenpmccallum2009-06-081-1/+1
* make px_array_length() return -1 if self is NULLnpmccallum2009-06-082-2/+4
* added singleton support to the module manager (for PACRunners)npmccallum2009-06-083-8/+24
* Update test suite to follow the rename of the modules: envvar -> config_envvardominique.leuenberger2009-06-074-6/+6
* fix crasher bugs for when no plugins are foundnpmccallum2009-06-071-4/+4
* fix a recursion bugnpmccallum2009-06-071-1/+1
* fix an old crasher bug that has bothered me for some timenpmccallum2009-06-071-1/+5
* simplify module registration a bitnpmccallum2009-06-0715-18/+23
* fix a memory leaknpmccallum2009-06-071-0/+1
* remove some debugging printf()'snpmccallum2009-06-062-4/+0
* the real fix for the url problemnpmccallum2009-06-061-2/+3
* reverting last changenpmccallum2009-06-061-2/+2
* snprintf should append not overwritenpmccallum2009-06-061-2/+2
* turn on -pedantic, turn off -Werror, fix some pedantic warningsnpmccallum2009-06-043-5/+5
* mv src/plugins -> src/modulesnpmccallum2009-06-0418-2/+2
* win32 finally completely buildssvn diff | lesssvn diff | less muahahahaha...npmccallum2009-06-047-78/+77
* make distclean should also delete mingw32-config.cachedominique.leuenberger2009-06-041-0/+1
* misc cleanupnpmccallum2009-06-041-6/+6
* mingw32: all the modules build toodominique.leuenberger2009-06-031-13/+7
* mingw32: find libws2_32. And some restructuring in configure.ac, fordominique.leuenberger2009-06-032-5/+10
* Fix -ldl detection, as rev 363 broke mingw32 compilationdominique.leuenberger2009-06-032-2/+2
* mingw32: let libproxy-0.dll build (plugins are missing)dominique.leuenberger2009-06-032-1/+7