| Commit message (Expand) | Author | Files | Lines |
2008-12-01 | * minor: fix log message printed when unrecognized elements are found in inve... | Justin Clarke Casey | 2 | -135/+119 |
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -3/+3 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -3/+9 |
2008-11-23 | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 1 | -3/+101 |
2008-11-14 | Add group permissions to agent inventory. | Melanie Thielker | 1 | -0/+8 |
2008-11-10 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -1/+2 |
2008-11-10 | this changeset adds an option to RemoteAdmin to limit the number of | Dr Scofield | 1 | -0/+7 |
2008-11-09 | Refactoring: Moved component creation to "ComponentFactory" as dictated by co... | Tedd Hansen | 3 | -101/+148 |
2008-11-08 | * "Fixed" a NRE with the new script engine Tedd committed | Adam Frisby | 1 | -8/+14 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 13 | -632/+182 |
2008-11-07 | adding region_port field to /admin/rest/regions/UUID/ to convey the | Dr Scofield | 1 | -0/+4 |
2008-11-01 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2 | -12/+18 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -8/+29 |
2008-10-23 | adding documentation for region_master_uuid to XML doc comments | Dr Scofield | 1 | -0/+2 |
2008-10-23 | fix: allowing explicit setting of UUID for master avatar in | Dr Scofield | 1 | -7/+18 |
2008-10-23 | fix: recent patch to XmlRpcCreateRegionMethod introduced master avatar | Dr Scofield | 1 | -5/+23 |
2008-10-23 | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 1 | -14/+14 |
2008-10-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 4 | -18/+18 |
2008-10-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 7 | -63/+152 |
2008-10-20 | actually enabling SaveOAR XmlRpc ;-) | Dr Scofield | 1 | -4/+93 |
2008-10-10 | Add the beginnings of a sim health check (through remote admin) | Melanie Thielker | 1 | -0/+56 |
2008-10-09 | Small remote admin cleanups/additions | Melanie Thielker | 1 | -0/+4 |
2008-10-06 | cleaning up OSHttpResponse: note that read access to extra header | Dr Scofield | 1 | -40/+32 |
2008-10-06 | adds admin_exists_user XmlRpc call. | Dr Scofield | 1 | -0/+74 |
2008-09-30 | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 1 | -25/+25 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -1/+1 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 2 | -32/+32 |
2008-09-26 | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 1 | -2/+2 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -2/+2 |
2008-09-24 | From: alan webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -60/+60 |
2008-09-24 | cleanups, fixing REST appearance services. | Dr Scofield | 2 | -110/+128 |
2008-09-23 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -9/+9 |
2008-09-23 | this add POST support for asset services (howto forthcoming) and fixes | Dr Scofield | 1 | -9/+109 |
2008-09-22 | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 6 | -9/+38 |
2008-09-21 | * minor: warnings removal | Justin Clarke Casey | 3 | -17/+17 |
2008-09-21 | bugfix for shutdown | Tedd Hansen | 1 | -2/+9 |
2008-09-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 11 | -788/+788 |
2008-09-21 | Fix an exception in new ScriptEngine loader where a region would | Melanie Thielker | 1 | -1/+2 |
2008-09-21 | More locks, try's and disable some things in SEC - maybe it won't crash now. :) | Tedd Hansen | 3 | -14/+27 |
2008-09-21 | Some error handling to avoid errors in SEC | Tedd Hansen | 2 | -18/+40 |
2008-09-21 | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 12 | -0/+771 |
2008-09-19 | * minor: eliminate the current warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-09-18 | Update svn properties, minor formatting cleanup. | Jeff Ames | 5 | -14/+14 |
2008-09-18 | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2 | -0/+1102 |
2008-09-18 | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 5 | -32/+62 |
2008-09-18 | adds support to delete a region completely and offers that | Dr Scofield | 1 | -4/+65 |
2008-09-12 | * Patch http://opensimulator.org/mantis/view.php?id=2158 | Justin Clarke Casey | 1 | -9/+90 |
2008-09-08 | * some if inversions and added {}'s for readability | lbsa71 | 1 | -3/+9 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 11 | -85/+87 |