| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 2009-06-14 | 12 | -3285/+0 |
* | Bug fix in remote neighbour connector. | diva | 2009-06-14 | 2 | -2/+3 |
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 2009-06-14 | 4 | -136/+282 |
* | * minor: removing some logging stuff accidentally left in on the last commit | Justin Clarke Casey | 2009-06-12 | 1 | -3/+2 |
* | * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr... | Justin Clarke Casey | 2009-06-12 | 1 | -4/+7 |
* | Fixes mantis #3803. Thanks jhurliman. | diva | 2009-06-11 | 3 | -4/+4 |
* | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2009-06-11 | 1 | -1/+1 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 3 | -33/+56 |
* | Update svn properties. | Jeff Ames | 2009-06-09 | 1 | -273/+273 |
* | Bug fix. Adding the asset to the cache after a DB get. | diva | 2009-06-08 | 1 | -1/+5 |
* | Added more functions to IInventoryService. Unsure about whether all of these ... | diva | 2009-06-08 | 3 | -0/+83 |
* | First draft of inventory service connectors, and service implementation. No h... | diva | 2009-06-07 | 3 | -0/+858 |
* | * Fix race condition in save oar | Justin Clarke Casey | 2009-06-01 | 1 | -0/+4 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 7 | -7/+7 |
* | Forgot to add this to my last commit 2 days ago. Async in the HGBroker too. | diva | 2009-05-30 | 1 | -1/+1 |
* | Making the delegate handlers async in async Get, to make things consistent. T... | diva | 2009-05-29 | 1 | -2/+2 |
* | This should make HG asset transfers work much better. It now uses HGUuidGathe... | diva | 2009-05-23 | 1 | -1/+1 |
* | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 2009-05-22 | 1 | -11/+24 |
* | Finished HG Service Store. Not fully functional because of problems with asse... | diva | 2009-05-18 | 1 | -3/+6 |
* | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 2009-05-18 | 3 | -3/+3 |
* | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 2009-05-18 | 1 | -1/+1 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 5 | -5/+5 |
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 1 | -21/+41 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 5 | -5/+5 |
* | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 2009-05-14 | 2 | -2/+2 |
* | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 2009-05-14 | 1 | -1/+2 |
* | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 2009-05-14 | 1 | -184/+9 |
* | Honor the temp and local asset flags | Melanie Thielker | 2009-05-14 | 2 | -0/+12 |
* | Fix interface registration/deregistration mechanics | Melanie Thielker | 2009-05-12 | 1 | -0/+2 |
* | Changes to the new user system to add the modularity developed for the asset | Melanie Thielker | 2009-05-11 | 3 | -4/+36 |
* | Plumb the HG asset broker. More naming changes to clarify things. Lots more | Melanie Thielker | 2009-05-11 | 3 | -167/+322 |
* | Add the HG asset module skeleton | Melanie Thielker | 2009-05-10 | 1 | -0/+165 |
* | Use the new async handling class to actually make the new asset service's | Melanie Thielker | 2009-05-10 | 1 | -12/+34 |
* | Connect up the new asset cache and introduce an asynchronous call path | Melanie Thielker | 2009-05-10 | 2 | -31/+189 |
* | Add some asset cache plumbing. Change the generic cache from UUID to string | Melanie Thielker | 2009-05-10 | 2 | -0/+42 |
* | Make remote assets work through the new server system | Melanie Thielker | 2009-05-09 | 1 | -5/+53 |
* | Plumb the remote asset hookup, all but the actual requests | Melanie Thielker | 2009-05-09 | 2 | -13/+59 |
* | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 2009-05-09 | 2 | -0/+209 |
* | * break out 'xml2' deserialization from sog | Justin Clarke Casey | 2009-05-08 | 1 | -1/+2 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 2 | -8/+16 |
* | Add the remote user connector skeleton | Melanie Thielker | 2009-05-05 | 1 | -0/+88 |
* | Change local user connector into a shared module | Melanie Thielker | 2009-05-05 | 1 | -1/+7 |
* | Some refactoring. Database is now active in the new user server | Melanie Thielker | 2009-05-05 | 1 | -2/+2 |
* | Plumb the new server connector logic | Melanie Thielker | 2009-05-05 | 1 | -0/+85 |
* | Some reorganization around service connectors. No functional change | Melanie Thielker | 2009-05-03 | 2 | -3/+2 |
* | Rename CoreModules.Communications to CoreModule.ServiceConnectors and, inside... | diva | 2009-05-02 | 2 | -0/+1224 |