source: branches/prototype-v0/zoo-project/zoo-kernel @ 977

Name Size Rev Age Author Last Change
../
doc 752   9 years djay Add optional CORS support. Fix issue when dealing with Array in …
locale 810   8 years transifex Transifex auto-update …
sql 861   7 years djay Add missing flag. Remove debug messages.
xslt 908   5 years djay Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing …
caching.c 23.6 KB 911   5 years djay Typo
caching.h 1.6 KB 880   6 years djay Modify memory configuration option gesture. Now, in case you don't …
configure.ac 38.4 KB 902   5 years djay Make Callback and HPC support independent.
Doxyfile 97.9 KB 608   10 years djay Add Doxygen documentation configuration file and index.
LICENSE 1.1 KB 427   11 years djay Rename License files
main.cfg.in 800 bytes 811   8 years djay Generate main.cfg SHAREDSTATEDIR as dataPath. Small modifications to …
main_conf_read.l 2.4 KB 784   8 years djay Give the capability to store the main.cfg file in sysconfdir and the …
main_conf_read.y 3.9 KB 850   7 years djay Fix various memory leaks and enhance the callback support. Add the …
Makefile.in 7.9 KB 908   5 years djay Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing …
makefile.vc 4.8 KB 915   5 years djay Fix issue for building on windows
meta_sql.c 18.7 KB 886   6 years djay Check for md5sum of any file in the cache to avoid sending the same …
meta_sql.h 1.8 KB 845   7 years djay Add the missing service_callback, service_json and meta_sql.
mimetypes.h 33.5 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
nmake.opt 4.5 KB 909   5 years djay Fix typo
otbZooWatcher.cxx 1.5 KB 560   10 years djay Small fix in copyright location.
otbZooWatcher.h 2.1 KB 579   10 years djay Add initial doxygen comments in some C files, for future documentation …
README 133 bytes 348   13 years neteler set correctly svn propset
request_parser.c 56.8 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
request_parser.h 2.2 KB 867   7 years djay Fix issue #163 and add support for extra cookie through definition of …
response_print.c 94.1 KB 908   5 years djay Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing …
response_print.h 7.1 KB 900   5 years djay Add support for SAGA-GIS 7.2.0
server_internal.c 36.9 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
server_internal.h 2.5 KB 789   8 years knut Added support for include mechanism in the main.cfg file. An [include] …
service.c 42.0 KB 900   5 years djay Add support for SAGA-GIS 7.2.0
service.h 14.9 KB 899   6 years djay Fix header files location
service_callback.c 25.4 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_callback.h 1.6 KB 877   6 years djay Fixes for supporting properly the memory=protect which force the …
service_conf.l 3.0 KB 638   9 years djay Fix for SAGA-GIS generated ZCFG and add '=' to the acceptable values …
service_conf.y 27.5 KB 839   7 years djay Update the source code for HPC support. Automatically adding nested …
service_internal.c 24.9 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_internal.h 4.6 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_internal_hpc.c 43.1 KB 908   5 years djay Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing …
service_internal_hpc.h 1.6 KB 899   6 years djay Fix header files location
service_internal_java.c 25.9 KB 877   6 years djay Fixes for supporting properly the memory=protect which force the …
service_internal_java.h 1.7 KB 771   8 years djay Remove the default java.library.path definition and use an optional …
service_internal_js.c 28.0 KB 882   6 years djay Fix to use same default mode when memory is not set and service is run …
service_internal_js.h 2.1 KB 882   6 years djay Fix to use same default mode when memory is not set and service is run …
service_internal_mono.c 16.9 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_internal_mono.h 2.1 KB 896   6 years knut Added some recent changes from trunk (r889), including some new …
service_internal_ms.c 50.2 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_internal_ms.h 2.1 KB 862   7 years djay Add the capability to publish heatmap or any templated mapfile using …
service_internal_otb.c 16.6 KB 647   9 years djay Small fix in OTB support
service_internal_otb.h 1.8 KB 640   9 years djay First version including zoo_service shared library
service_internal_perl.c 4.3 KB 790   8 years djay Add support for nested inputs and outputs.
service_internal_perl.h 1.6 KB 348   13 years neteler set correctly svn propset
service_internal_php7.c 10.4 KB 896   6 years knut Added some recent changes from trunk (r889), including some new …
service_internal_php.c 11.4 KB 790   8 years djay Add support for nested inputs and outputs.
service_internal_php.h 1.4 KB 580   10 years djay Continue adding initial doxygen documentation.
service_internal_python.c 23.8 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
service_internal_python.h 1.7 KB 908   5 years djay Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing …
service_internal_r.c 10.4 KB 880   6 years djay Modify memory configuration option gesture. Now, in case you don't …
service_internal_r.h 1.6 KB 873   7 years djay Add support for R language and its documentation.
service_internal_ruby.c 13.7 KB 863   7 years djay Change the default ZOO-Kernel behavior, if an input has been passed by …
service_internal_ruby.h 2.3 KB 630   9 years djay Small additoin in documentation
service_internal_saga.c 35.8 KB 900   5 years djay Add support for SAGA-GIS 7.2.0
service_internal_saga.h 1.3 KB 637   9 years djay Fixes in zcfg generator and fixes to build correctly on GNU/Linux.
service_json.c 4.9 KB 873   7 years djay Add support for R language and its documentation.
service_json.h 1.5 KB 873   7 years djay Add support for R language and its documentation.
service_loader.c 7.0 KB 348   13 years neteler set correctly svn propset
service_yaml.c 18.0 KB 902   5 years djay Make Callback and HPC support independent.
sqlapi.c 18.8 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
sqlapi.h 2.4 KB 865   7 years djay Use correct declaration of the zo_DS variable in libzoo_service.
sshapi.c 21.7 KB 897   6 years djay Add information abouut semaphore status for future deletion. Make sure …
sshapi.h 2.7 KB 854   7 years djay HPC support update. Add inputs for create options in Gdal_Dem.
ulinet.c 22.4 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
ulinet.h 5.2 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
zcfg2yaml.c 1.6 KB 725   9 years djay Fix issue with rst files displayed from Trac. Fix strings to be …
zoo_loader.c 11.9 KB 896   6 years knut Added some recent changes from trunk (r889), including some new …
zoo_service_loader.c 74.1 KB 933   5 years knut Resolve certain string-related type conflicts, e.g., char* vs. const …
ZOOMakefile.opts.in 3.4 KB 902   5 years djay Make Callback and HPC support independent.
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png