index
:
delta/libproxy-git.git
0.3
add-tools-man-page
dbusify
fix-ignore-check
fix-kde-on-win
force-config-env
gh-pages
improve-config-call
improve-debug-output
libproxy-0.2
libproxy-0.4
main
master
tests-without-duktape
update-doc
wiki
github.com: libproxy/libproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tag: libproxy 0.3.1
libproxy-0.3.1
dominique.leuenberger
2009-10-09
1
-14
/
+2
*
gnome: support reading credentials from gconf.
dominique.leuenberger
2009-10-09
1
-2
/
+14
*
config_kde: clean up test remainings, no require to read HOME envvar
dominique.leuenberger
2009-10-04
1
-6
/
+1
*
iniparse.test: properly link also on clean tree
dominique.leuenberger
2009-10-04
1
-1
/
+1
*
config_kde: New a C++ module, linking against Qt and kdecore.
dominique.leuenberger
2009-10-03
2
-10
/
+19
*
module_manager: define headers as external C and do not use 'new' where not a...
dominique.leuenberger
2009-10-01
2
-8
/
+17
*
config_file: define the headers external C
dominique.leuenberger
2009-10-01
1
-0
/
+9
*
misc: define the headers external C
dominique.leuenberger
2009-10-01
1
-0
/
+9
*
config_file: when switching section make this the current section to add key/...
dominique.leuenberger
2009-09-29
1
-0
/
+4
*
test: iniparse - More flexibility by having the binary output specifics from ...
dominique.leuenberger
2009-09-29
1
-5
/
+11
*
test: iniparser should also check the __DEFAULT__ Section.
dominique.leuenberger
2009-09-29
1
-2
/
+2
*
testsuite: simple test app to verify ini parsers function.
dominique.leuenberger
2009-09-29
2
-0
/
+22
*
KDE: KDE_FULL_SESSION is only guaranteed to be set in KDE, not to have a guar...
dominique.leuenberger
2009-09-25
1
-1
/
+1
*
config_file: ignore empty lines - avoid invalid free calls
dominique.leuenberger
2009-09-25
1
-29
/
+28
*
KDE: Proper session detection using the kde upstream recommended way. Check b...
dominique.leuenberger
2009-09-25
2
-5
/
+4
*
fix dotnet install path, fixes issue #61.
dominique.leuenberger
2009-09-24
2
-11
/
+10
*
added a w32reg implementation, still needs ignores
npmccallum
2009-08-17
1
-3
/
+152
*
fix Makefile to properly reference AM_LDFLAGS
npmccallum
2009-08-14
1
-8
/
+8
*
moodle_la_LDFLAGS overrides a global AM_LDFLAGS. Thus setting it for those ge...
dominique.leuenberger
2009-08-14
1
-5
/
+5
*
do not override the user specifiec CFLAGS and LDFLAGS. We're not
dominique.leuenberger
2009-08-13
1
-6
/
+6
*
webkit: fix crash on object destroy
dominique.leuenberger
2009-08-03
1
-1
/
+1
*
added w32 registry config module stub
npmccallum
2009-07-21
2
-1
/
+68
*
added whitelist and blacklist support
npmccallum
2009-06-26
1
-4
/
+74
*
fix a crash if no pacrunner can be found
dominique.leuenberger
2009-06-25
1
-1
/
+1
*
automake: modules: CFLAGS are user-configured flags. Our's are CPPFLAGS.
dominique.leuenberger
2009-06-24
1
-13
/
+13
*
mingw32: make some platform specific includes that we can extend with feature...
dominique.leuenberger
2009-06-24
7
-1
/
+73
*
_CFLAGS are user specified variables and should not be overwritten by us.
dominique.leuenberger
2009-06-24
1
-1
/
+1
*
define INET_ADDRSTRLEN if not already defined. Needed for Solaris. Fixes issu...
dominique.leuenberger
2009-06-19
2
-0
/
+16
*
add automatic gconftool-2 detection and caching for performance
npmccallum
2009-06-19
2
-9
/
+16
*
yet another config_gnome rewrite. this one moves all gconf code out of process
npmccallum
2009-06-19
4
-201
/
+137
*
mingw32: include the correct headers for win32 compilation
dominique.leuenberger
2009-06-17
1
-0
/
+6
*
fix crasher in singleton code
npmccallum
2009-06-08
1
-1
/
+1
*
make px_array_length() return -1 if self is NULL
npmccallum
2009-06-08
2
-2
/
+4
*
added singleton support to the module manager (for PACRunners)
npmccallum
2009-06-08
3
-8
/
+24
*
fix crasher bugs for when no plugins are found
npmccallum
2009-06-07
1
-4
/
+4
*
fix a recursion bug
npmccallum
2009-06-07
1
-1
/
+1
*
fix an old crasher bug that has bothered me for some time
npmccallum
2009-06-07
1
-1
/
+5
*
simplify module registration a bit
npmccallum
2009-06-07
15
-18
/
+23
*
fix a memory leak
npmccallum
2009-06-07
1
-0
/
+1
*
remove some debugging printf()'s
npmccallum
2009-06-06
2
-4
/
+0
*
the real fix for the url problem
npmccallum
2009-06-06
1
-2
/
+3
*
reverting last change
npmccallum
2009-06-06
1
-2
/
+2
*
snprintf should append not overwrite
npmccallum
2009-06-06
1
-2
/
+2
*
turn on -pedantic, turn off -Werror, fix some pedantic warnings
npmccallum
2009-06-04
2
-4
/
+4
*
mv src/plugins -> src/modules
npmccallum
2009-06-04
17
-1
/
+1
*
win32 finally completely buildssvn diff | lesssvn diff | less muahahahaha...
npmccallum
2009-06-04
5
-34
/
+35
*
misc cleanup
npmccallum
2009-06-04
1
-6
/
+6
*
mingw32: all the modules build too
dominique.leuenberger
2009-06-03
1
-13
/
+7
*
mingw32: find libws2_32. And some restructuring in configure.ac, for
dominique.leuenberger
2009-06-03
1
-3
/
+0
*
Fix -ldl detection, as rev 363 broke mingw32 compilation
dominique.leuenberger
2009-06-03
1
-1
/
+1
[next]