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