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