summaryrefslogtreecommitdiff
path: root/libproxy/modules/config_envvar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow multiple result to be returned from static confignicolas.dufresne@gmail.com2012-07-051-6/+9
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@842 c587cffe-e639-0410-9787-d7902ae8ed56
* Ported libproxy to new libmodman API/ABInicolas.dufresne2010-08-181-1/+1
| | | | | | | This solves issue 133 by using real builtin modules instead of relying on symbols being visible in current process. git-svn-id: http://libproxy.googlecode.com/svn/trunk@721 c587cffe-e639-0410-9787-d7902ae8ed56
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@548 c587cffe-e639-0410-9787-d7902ae8ed56
* add smod everywherenpmccallum2010-02-111-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@544 c587cffe-e639-0410-9787-d7902ae8ed56
* remove googlecode from the namespacenpmccallum2010-02-051-2/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@518 c587cffe-e639-0410-9787-d7902ae8ed56
* massive rework; split off libmodman; make unit tests for libmodman; remove ↵npmccallum2010-02-051-6/+8
| | | | | | config_wpad; remove config_file (both intenal and module); remove config ordering support; merge lukas' kde plugin rework git-svn-id: http://libproxy.googlecode.com/svn/trunk@513 c587cffe-e639-0410-9787-d7902ae8ed56
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@492 c587cffe-e639-0410-9787-d7902ae8ed56
* make it possible to build modules into the core libproxynpmccallum2010-01-171-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@473 c587cffe-e639-0410-9787-d7902ae8ed56
* re-enable kde module; fix lots of warningsnpmccallum2010-01-171-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@466 c587cffe-e639-0410-9787-d7902ae8ed56
* make code more c++ish (major rework)npmccallum2010-01-171-57/+44
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@457 c587cffe-e639-0410-9787-d7902ae8ed56
* build using c++npmccallum2010-01-171-0/+76
git-svn-id: http://libproxy.googlecode.com/svn/trunk@456 c587cffe-e639-0410-9787-d7902ae8ed56