aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey2-2/+11
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-4/+13
2008-12-06Minor formatting cleanup.Jeff Ames1-7/+7
2008-12-05killing warnings, reformatting RemoteAdminPluginDr Scofield1-12/+17
2008-12-03Minor formatting cleanup.Jeff Ames1-7/+7
2008-12-03* Locked some RemoteAdmin methods due to racing condition bad behavior.Sean Dague1-392/+407
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+0
2008-12-01* Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey1-3/+2
2008-12-01* stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey1-93/+93
2008-12-01* minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2-135/+119
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-3/+3
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey1-3/+9
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke1-3/+101
2008-11-14Add group permissions to agent inventory.Melanie Thielker1-0/+8
2008-11-10minor: remove mono compiler warningsJustin Clarke Casey1-1/+2
2008-11-10this changeset adds an option to RemoteAdmin to limit the number ofDr Scofield1-0/+7
2008-11-09Refactoring: Moved component creation to "ComponentFactory" as dictated by co...Tedd Hansen3-101/+148
2008-11-08* "Fixed" a NRE with the new script engine Tedd committedAdam Frisby1-8/+14
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen13-632/+182
2008-11-07adding region_port field to /admin/rest/regions/UUID/ to convey theDr Scofield1-0/+4
2008-11-01Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2-12/+18
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-8/+29
2008-10-23adding documentation for region_master_uuid to XML doc commentsDr Scofield1-0/+2
2008-10-23fix: allowing explicit setting of UUID for master avatar inDr Scofield1-7/+18
2008-10-23fix: recent patch to XmlRpcCreateRegionMethod introduced master avatarDr Scofield1-5/+23
2008-10-23Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield1-14/+14
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames4-18/+18
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield7-63/+152
2008-10-20actually enabling SaveOAR XmlRpc ;-)Dr Scofield1-4/+93
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker1-0/+56
2008-10-09Small remote admin cleanups/additionsMelanie Thielker1-0/+4
2008-10-06cleaning up OSHttpResponse: note that read access to extra headerDr Scofield1-40/+32
2008-10-06adds admin_exists_user XmlRpc call.Dr Scofield1-0/+74
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield1-25/+25
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-26* Patch from JHurlimanTeravus Ovares2-32/+32
2008-09-26* minor: fix lolbug in RestInventoryService spotted by jhurlimanJustin Clarke Casey1-2/+2
2008-09-26* minor: remove warningsJustin Clarke Casey1-2/+2
2008-09-24From: alan webb (alan_webb@us.ibm.com)Dr Scofield1-60/+60
2008-09-24cleanups, fixing REST appearance services.Dr Scofield2-110/+128
2008-09-23Update svn properties, formatting cleanup.Jeff Ames2-9/+9
2008-09-23this add POST support for asset services (howto forthcoming) and fixesDr Scofield1-9/+109
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield6-9/+38
2008-09-21* minor: warnings removalJustin Clarke Casey3-17/+17
2008-09-21bugfix for shutdownTedd Hansen1-2/+9
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames11-788/+788
2008-09-21Fix an exception in new ScriptEngine loader where a region wouldMelanie Thielker1-1/+2
2008-09-21More locks, try's and disable some things in SEC - maybe it won't crash now. :)Tedd Hansen3-14/+27
2008-09-21Some error handling to avoid errors in SECTedd Hansen2-18/+40