aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Rename OpenSim.Server.exe to OpenSim.Services.exe and the correspondingMelanie Thielker2009-05-183-1/+1
* Adding missing filesMelanie Thielker2009-05-181-0/+46
* This commit changes the way the new server works. There is no longer a serverMelanie Thielker2009-05-185-11/+60
* DLL name change in config var.diva2009-05-181-1/+1
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-183-40/+48
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-182-21/+10
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-183-12/+15
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-184-221/+225
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-05-182-2/+6
* logging ACL list additionsDr Scofield2009-05-181-1/+2
* From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2009-05-182-22/+22
* Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker2009-05-1810-20/+19
* Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker2009-05-189-12/+12
* Logically group the server connector with it's handlersMelanie Thielker2009-05-182-1/+2
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-187-143/+10
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-183-3/+21
* fixing XmlWriter problemDr Scofield2009-05-185-99/+124
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-05-175-155/+168
* Thank you kindly, Jonc, for a patch that solvesCharles Krinke2009-05-171-1/+1
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-179-14/+20
* Update svn properties.Jeff Ames2009-05-1711-569/+569
* Removing a superfluous message, just to make bamboo run again.diva2009-05-171-1/+0
* Duh, prebuild was wrong. My evil twin sister did it.diva2009-05-171-10/+11
* HG asset transfers starting to work -- GETs only for now. diva2009-05-177-102/+138
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-168-14/+28
* Oops. Next time try not to commit things at the same time as having important...diva2009-05-161-1/+1
* Another minor bug fix for making notecard/script savings work with old asset ...diva2009-05-162-2/+5
* Bug fix on POST asset so that the new asset service connector can talk to the...diva2009-05-151-2/+5
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-155-17/+20
* * Change default sqlite asset db back to Asset.db instead of AssetStorage.dbJustin Clarke Casey2009-05-151-2/+2
* Added PostInitialise method to IGridPlugin. MW2009-05-152-0/+6
* Fixed minor problem in prebuild.xmldiva2009-05-151-24/+25
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-1556-530/+735
* some sculpted prim geometry accuracy and meshing speed improvementsDahlia Trimble2009-05-151-22/+7
* Remove all messages from the groups module that would be output when it isMelanie Thielker2009-05-142-11/+4
* Remove a misleading event that was only used internallyMelanie Thielker2009-05-142-3/+0
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-146-148/+155
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-142-2/+3
* Added a bool variable to OGS1GridServices to be able to turn off the use of t...MW2009-05-141-9/+16
* * Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey2009-05-141-20/+15
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-147-73/+70
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-149-23/+36
* Remove empty server dirs to break the mold and allow a new structure to evolveMelanie Thielker2009-05-140-0/+0
* Move the server request handlers into a separate lib nunit can digestMelanie Thielker2009-05-148-6/+39
* * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa712009-05-142-3/+3
* * Ignored some genslbsa712009-05-140-0/+0
* * Changed auto-properties to properties with backing fieldlbsa712009-05-141-2/+13
* Move the connector for the new asset server to a connectors project. InheritMelanie Thielker2009-05-144-185/+293
* Small fix uncommenting something that got commented too much.diva2009-05-141-1/+1
* Honor the temp and local asset flagsMelanie Thielker2009-05-142-0/+12