aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey3-10/+21
2008-01-23* Timer wants, ms, not secs!Justin Clarke Casey1-1/+1
2008-01-23* Add very very very basic initial statistical information collection to asse...Justin Clarke Casey3-13/+112
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares3-1/+39
2008-01-15* Mother of all commits:Adam Frisby10-23/+79
2008-01-12* Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby1-5/+6
2008-01-12* In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby1-114/+127
2008-01-12Added license to new filesTedd Hansen4-4/+90
2008-01-12Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen1-1/+2
2008-01-12Set svn:eol-style.Jeff Ames1-27/+27
2008-01-12Added references for last commitTedd Hansen1-0/+27
2008-01-12ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen2-2/+11
2008-01-12New ScriptServer protocol successfully implemented.Tedd Hansen1-4/+25
2008-01-12ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen1-1/+1
2008-01-10Whitespace cleanup.Jeff Ames8-305/+296
2008-01-09Set svn:eol-style.Jeff Ames1-122/+122
2008-01-09* This update enables the web_login method.Teravus Ovares1-0/+2
2008-01-09Did someone say missing files? Thanks SakaiTedd Hansen1-0/+123
2008-01-09Dynamic loading of ScriptEngine in ScriptServerTedd Hansen6-187/+26
2008-01-09* Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares1-0/+1
2008-01-08* Added the files for work units for the purpose of sending out updates to re...Teravus Ovares3-0/+78
2008-01-08* Added more methods to MessageServiceTeravus Ovares1-49/+161
2008-01-08* Switched over to RegionProfileData from using RegionInfo because RegionInfo...Teravus Ovares2-22/+64
2008-01-07* Message Server stuff.Teravus Ovares1-11/+11
2008-01-07*Added ability to update only necessary data on insertRegion for the grid ser...mingchen1-1/+1
2008-01-07* More message server methodsTeravus Ovares2-2/+104
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares4-0/+302
2008-01-06* A few more Message Server comms related updatesTeravus Ovares4-10/+70
2008-01-06Added code to gridserver to prevent new region from connecting at X,Y locatio...Brian McBee1-112/+128
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