aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-06* Added some userserver glue for communications with the message server Teravus Ovares4-75/+197
2008-01-06Set svn:eol-style.Jeff Ames1-225/+225
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-9/+9
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares1-1/+2
2008-01-05* Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares1-0/+226
2008-01-05And another log-instead-of-crash... when creating user fails.Tedd Hansen1-3/+19
2008-01-02Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen3-2/+5
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa711-1/+1
2008-01-02* Added using as per mail to see if that does anything for Ursulas build issu...lbsa711-0/+1
2008-01-02* Updates UserServer Teravus Ovares2-2/+102
2007-12-31Move unused inventory files into the atticJustin Clarke Casey1-2/+2
2007-12-31Set svn:eol-style and svn:ignore.Jeff Ames2-53/+53
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2-3/+8
2007-12-30Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen2-4/+14
2007-12-30server->script event path almost ready for remote scriptengine (translation t...Tedd Hansen2-0/+52
2007-12-28Remove now dead codeJustin Clarke Casey1-44/+0
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-24/+12
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-27* Optimized usingslbsa7116-137/+142
2007-12-23Clean up the region initialization GridServer messages a bit.Charles Krinke1-6/+8
2007-12-23Simplify GridServer mainmap log messages.Charles Krinke1-5/+6
2007-12-22Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey1-1/+2
2007-12-21* Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...Teravus Ovares1-3/+28
2007-12-20Comment out "METHOD BY UUID CALLED" WriteLine as it isCharles Krinke1-1/+2
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-0/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames7-32/+32
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-8/+1
2007-12-16More subtle message tuning of log messages.Charles Krinke1-1/+1
2007-12-16A bit more tuning of UserServer messages.Charles Krinke1-6/+8
2007-12-16Comment out an unneeded "Home Location" message.Charles Krinke1-1/+2
2007-12-16Improve UserServer login messages for logging.Charles Krinke1-4/+8
2007-12-15* Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2-10/+40
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2-9/+54
2007-12-14Added some extra debug console output to Inventory Server and region OGS1 inv...MW1-0/+2
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares4-15/+19
2007-12-11Fix possible array indexing exception in inventory serverJeff Ames1-4/+2
2007-12-11added copyright noticesJeff Ames2-1/+57
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames31-55/+55
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-7/+27
2007-12-07This small patch means that the inventoryserver for grid mode nowSean Dague1-6/+3
2007-12-06removed obsolete Verbose() functionJeff Ames2-141/+158
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames4-5/+5
2007-12-05Some refactoring of the RestObjectPoster (and related classes).MW2-3/+3
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares2-0/+38
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby4-22/+22
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW2-3/+3
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-0/+1
2007-12-01On login, if a set of inventory folders doesn't exist for the user then a new...MW2-1/+10
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW4-5/+202