aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into presence-refactorMelanie2010-01-041-5/+5
|\
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-5/+5
* | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-012-9/+28
|/
* Adds tons of packets.Revolution2009-12-312-0/+47
* No-op in this commit. Just increasing the tag number due to weirdnesses.Diva Canto2009-12-231-1/+1
* Library Module: allows adding folders/items to the Library from IAR files pla...Diva Canto2009-12-232-0/+482
* Formatting cleanup.Jeff Ames2009-11-2316-17/+449
* * Added some new syntax options for the Monitor Module's HTTP poll.Adam Frisby2009-11-121-0/+30
* * Added HTTP polling for Statistics Monitor Module (access via http://sim.com...Adam Frisby2009-11-111-1/+24
* * Committing missing file from last commit.Adam Frisby2009-11-021-0/+13
* * Implemented some tweaks to monitoring module.Adam Frisby2009-11-023-1/+95
* * Implements new 'Monitoring' system for reporting performance.Adam Frisby2009-11-0113-0/+420
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-208/+0
* Completely remove the prior implementation of the request event handlingMelanie2009-09-221-1/+1
* Make the poll service handler call the handler method on incoming requests.Melanie2009-09-211-1/+6
* Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie2009-09-211-4/+4
* Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie2009-09-211-2/+2
* Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto2009-08-111-8/+12
* * Fix a locking issue in the EventQueueTeravus Ovares2009-07-311-10/+22
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-2/+4
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-2/+2
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-13/+80
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-102-3/+3
* comment out some excessively verbose eventqueue debugging messagesDahlia Trimble2009-07-051-2/+2
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-015-5/+5
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-1/+2
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-138/+0
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-043-2/+3
* Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva2009-04-271-5/+18
* Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva2009-04-261-3/+3
* Thank you kindly, TLaukkan for a patch that:Charles Krinke2009-04-211-1/+3
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-052-46/+44
* svn:eol-style property set.diva2009-03-271-208/+208
* svn:eol-style property set.diva2009-03-271-123/+124
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-242-10/+9
* Minor changes in names inside.diva2009-03-212-78/+6
* Moving HGStandaloneAssetService to a new place, and giving it a more generic ...diva2009-03-212-0/+404
* Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble2009-03-191-8/+8
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-124-34/+34
* * optimized usings.lbsa712009-02-124-45/+36
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-104-0/+1487