summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PB: removed dead codePeter Baumann2010-07-301-40/+1
* fixed host name bug in rasmgr.conf introduced by changeset 6266bdb85ce90b10e2...Constantin2010-07-261-11/+11
* PB: file path cleanup, such as removing RMANHOME variable usagePeter Baumann2010-07-225-39/+26
* PB: predefine 10 server processes. Improved documentation.Peter Baumann2010-07-222-10/+60
* fixed bug which made server crash in release mode because of default values n...Constantin2010-06-192-6/+1
* Merge branch 'master' of ssh://kahlua:9141/home/git/rasdamanConstantin2010-06-140-0/+0
|\
| * Merge branch 'master' of ssh://kahlua:9141/home/git/rasdamanConstantin2010-06-140-0/+0
| |\
* | \ Merge branch 'master' of ssh://kahlua:9141/home/git/rasdamanConstantin2010-06-142-179/+326
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'master' of ssh://kahlua:9141/home/git/rasdamanConstantin2010-06-140-0/+0
| |\
* | \ Merge branch 'master' of ssh://kahlua:9141/home/git/rasdamanConstantin2010-06-142-2/+1
|\ \ \ | |/ / |/| / | |/
| * changed build system of java/ folder from makefile to ant (big compilation ti...Constantin2010-06-14215-586/+40
* | changed build system of java/ folder from makefile to ant (big compilation ti...Constantin2010-06-14216-586/+44
|/
* solving compilation error introduced by patch: 4530d1219de64bf2651f069fbb47f6...Constantin2010-06-143-7/+5
* PB: make more resistant against different HDF packages/versionsPeter Baumann2010-06-091-1/+4
* Fixed ax_lib_rasdaman.m4Sorin Stancu-Mara2010-06-091-0/+15
* Changed default tiling to regularPostgreSQL administrator2010-06-091-1/+1
* Module for Catalogmgrshaan2010-06-084-76/+338
* Modules for reladminifshaan2010-06-0813-11/+43
* Modules for relblobifshaan2010-06-086-4/+22
* Modules for relcatalogifshaan2010-06-0826-0/+88
* Module for relindexifshaan2010-06-083-0/+16
* Module for relmddifshaan2010-06-082-0/+11
* Module for relstorageifshaan2010-06-081-0/+7
* Modules for Rnprotocolshaan2010-06-087-1/+81
* Module for Servershaan2010-06-083-1/+16
* Module for storagemgrshaan2010-06-081-1/+7
* Module for rasmgrshaan2010-06-0811-5/+98
* PB: cleanup in auth file name creationPeter Baumann2010-06-081-6/+0
* PB: removed unnecessary #ifdef DEBUG stanzaPeter Baumann2010-06-081-13/+0
* PB: removed #ifdef NO_OFFICIAL_RELEASEPeter Baumann2010-06-083-9/+5
* PB: bug fix: still change NO_OFFICIAL_RELEASE -> RMANDEBUGPeter Baumann2010-06-081-1/+1
* PB: adjusted file path length to FILENAME_MAXPeter Baumann2010-06-081-2/+2
* PB: defaults are shielded by RMANDEBUG (needs to be propagated to r' community!)Peter Baumann2010-06-081-2/+2
* integrate the functional test on rasql to systemtestrasdaman2010-06-08425-1/+16763
* PB: added description of scaling with target bboxPeter Baumann2010-06-082-0/+0
* PB: improved installation procedure descriptionPeter Baumann2010-06-082-0/+0
* PB: HDF changed from MAX_VAR_DIMS to H4_MAX_VAR_DIMS around 9/5/2007 to avoid...Peter Baumann2010-06-081-1/+7
* PB: workaround for missing ARG_MAX in limits.h in some glibc versionsPeter Baumann2010-06-081-0/+8
* PB: improved Timer output for easy greppingPeter Baumann2010-06-081-2/+3
* Fixed C++ Examples MakefileAndrei Aiordachioaie2010-06-086-273/+902
* fix : compile warnings in reladminif,relindexifKeshab Raj Neupane2010-06-082-4/+4
* Fixed compile warnings in rasdaman/relblobifKeshab Raj Neupane2010-06-081-9/+9
* joined .gitignore files of petascope and rasdaman repositories.Constantin2010-06-02173-3109/+3280
* Merge branch 'master' of git://kahlua/petascopeConstantin2010-06-02460-0/+64939
|\
| * preparing for joining with rasdaman open sourceConstantin2010-06-02460-0/+0
| * Updated README file.Andrei Aiordachioaie2010-05-061-0/+2
| * Updated stale test case for scaling operation.Andrei Aiordachioaie2010-04-291-2/+2
| * Implemented the scale operation.Andrei Aiordachioaie2010-04-2910-2110/+2360
| * WPS implementation added to PetascopeMichael Owonibi2010-04-075-8/+290
| * Fixed bug in the processing of extra parameters passed to the format encoder.Andrei Aiordachioaie2010-04-078-2/+31