aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-18/+27
2010-01-18Go Home works. With security!!Diva Canto2-8/+71
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto2-224/+281
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto2-38/+34
2010-01-17HG teleports through gatekeeper are working.Diva Canto2-17/+12
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2-6/+44
2010-01-17Oops, forgot this one.Diva Canto1-0/+137
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-229/+240
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-1/+1
2010-01-16Finished moving object crossings into EntityTransferModuleDiva Canto1-3/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto1-49/+372
2010-01-16Shorten the names of the tags in monitorstats summary to the immediate typeMelanie1-1/+5
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto1-0/+1201
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-2/+2
2010-01-11CommunicationsManager deleted.Diva Canto1-1/+0
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-5/+4
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-5/+5
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2-9/+28
2009-12-31Adds tons of packets.Revolution2-0/+47
2009-12-23No-op in this commit. Just increasing the tag number due to weirdnesses.Diva Canto1-1/+1
2009-12-23Library Module: allows adding folders/items to the Library from IAR files pla...Diva Canto2-0/+482
2009-11-23Formatting cleanup.Jeff Ames16-17/+449
2009-11-12* Added some new syntax options for the Monitor Module's HTTP poll.Adam Frisby1-0/+30
2009-11-11* Added HTTP polling for Statistics Monitor Module (access via http://sim.com...Adam Frisby1-1/+24
2009-11-02* Committing missing file from last commit.Adam Frisby1-0/+13
2009-11-02* Implemented some tweaks to monitoring module.Adam Frisby3-1/+95
2009-11-01* Implements new 'Monitoring' system for reporting performance.Adam Frisby13-0/+420
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-208/+0
2009-09-22Completely remove the prior implementation of the request event handlingMelanie1-1/+1
2009-09-21Make the poll service handler call the handler method on incoming requests.Melanie1-1/+6
2009-09-21Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie1-4/+4
2009-09-21Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie1-2/+2
2009-08-11Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto1-8/+12
2009-07-31* Fix a locking issue in the EventQueueTeravus Ovares1-10/+22
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-2/+4
2009-07-29* An attempt to fix mantis #3953Teravus Ovares1-2/+2
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-13/+80
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-3/+3
2009-07-05comment out some excessively verbose eventqueue debugging messagesDahlia Trimble1-2/+2
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-1/+2
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-138/+0
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker3-2/+3
2009-04-27Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva1-5/+18
2009-04-26Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva1-3/+3
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke1-1/+3
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2-46/+44