aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen2008-09-2112-0/+771
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-185-14/+14
* and this actually adds the appearance code itself (and not just theDr Scofield2008-09-182-0/+1102
* Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield2008-09-185-32/+62
* adds support to delete a region completely and offers thatDr Scofield2008-09-181-4/+65
* * Patch http://opensimulator.org/mantis/view.php?id=2158Justin Clarke Casey2008-09-121-9/+90
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-3/+9
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0611-85/+87
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-022-5/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-287-388/+258
* adds XmlRcpLoadOAR support to RemoteAdminPlugin.csDr Scofield2008-08-281-0/+96
* From: Richard Alimi <ralimi@us.ibm.com>Sean Dague2008-08-271-1/+1