aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Storage.LocalStorageBerkeleyDB (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Cleaning lady at it again.lbsa712007-04-113-17/+0
|
* * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa712007-04-111-0/+1
|
* Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW2007-04-113-50/+51
| | | | | | | scripting Engines. Added the work in progress JVM scripting engine.
* Added POST handler for /sims/ in the grid servergareth2007-04-111-47/+47
| | | | | | | | | Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
* * nant building againlbsa712007-04-113-45/+140
|
* Adding BDB to prebuild, making BDB compile.Adam Frisby2007-04-111-1/+1
|
* * One change in SQLiteLocalStorageAdam Frisby2007-04-116-0/+207
* Committing half-started Berkeley BDB bindings, however not adding to solution or prebuild (will/should not compile yet)