aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-112-0/+126
* Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker2009-05-114-167/+323
* Add the HG asset module skeletonMelanie Thielker2009-05-101-0/+165
* Use the new async handling class to actually make the new asset service'sMelanie Thielker2009-05-101-12/+34
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-101-1/+1
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-103-32/+198
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-105-22/+72
* Fix the build breakMelanie Thielker2009-05-101-0/+1
* Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker2009-05-101-0/+11
* COmmitting the asset cache skeletonMelanie Thielker2009-05-091-0/+99
* * Break out the SampleMoneyModule to a new namespaceTeravus Ovares2009-05-091-1605/+0
* Make remote assets work through the new server systemMelanie Thielker2009-05-091-5/+53
* Plumb the remote asset hookup, all but the actual requestsMelanie Thielker2009-05-092-13/+59
* Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker2009-05-093-0/+211
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-081-1/+2
* another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague2009-05-081-0/+2
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-073-0/+11
* minor: Inconsquential change to provoke another buildJustin Clarke Casey2009-05-071-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-071-4/+15
* Thank you kindly, Fly-Man- for a patch that:Charles Krinke2009-05-061-5/+17
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-052-6/+9
* - moving banned check and public/private check toDr Scofield2009-05-054-10/+27
* Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2009-05-051-15/+15
* Add the remote user connector skeletonMelanie Thielker2009-05-052-0/+89
* Change local user connector into a shared moduleMelanie Thielker2009-05-051-1/+7
* Some refactoring. Database is now active in the new user serverMelanie Thielker2009-05-051-2/+2
* Plumb the new server connector logicMelanie Thielker2009-05-052-0/+86
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-0412-5/+12
* * refactor: move OspResolver to a different namespaceJustin Clarke Casey2009-05-043-2/+5
* * Insert profile references for creators for items saved into iarsJustin Clarke Casey2009-05-042-6/+9
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-0/+1
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-042-9/+3
* Some reorganization around service connectors. No functional changeMelanie Thielker2009-05-033-4/+3
* Thank you kindly, Thomax, for a patch that:Charles Krinke2009-05-031-1/+2
* Thank you kindly, Fly-Man, for a patch that:Charles Krinke2009-05-021-1/+1
* Thank you kindly, Thomax, for a patch that solves:Charles Krinke2009-05-021-1/+1
* Rename CoreModules.Communications to CoreModule.ServiceConnectors and, inside...diva2009-05-022-0/+0
* Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker2009-05-021-1/+1
* * refactor: move iar name hashing into a methodJustin Clarke Casey2009-04-301-1/+1
* Estate owners who are not administrators, even in god mode, should not beMelanie Thielker2009-04-301-1/+1
* Fixed a bug in the permissions module, where if there were multiple admins, t...MW2009-04-301-7/+21
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-291-4/+3
* * Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey2009-04-291-3/+73
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-292-3/+1
* * Add missing System.Reflection reference from last commitJustin Clarke Casey2009-04-291-0/+1
* * Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2009-04-291-7/+17
* Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2009-04-291-1/+1
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-282-4/+4
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-282-12/+44