| Commit message (Expand) | Author | Files | Lines |
2008-12-06 | Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-12-05 | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 1 | -12/+17 |
2008-12-03 | Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-12-03 | * Locked some RemoteAdmin methods due to racing condition bad behavior. | Sean Dague | 1 | -392/+407 |
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-10 | this changeset adds an option to RemoteAdmin to limit the number of | Dr Scofield | 1 | -0/+7 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 1 | -0/+1 |
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-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 | adds admin_exists_user XmlRpc call. | Dr Scofield | 1 | -0/+74 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -5/+5 |
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 | 1 | -12/+12 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -4/+0 |
2008-08-28 | adds XmlRcpLoadOAR support to RemoteAdminPlugin.cs | Dr Scofield | 1 | -0/+96 |
2008-08-22 | bug fixes: | Dr Scofield | 1 | -1/+1 |
2008-08-22 | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 1 | -12/+27 |
2008-08-21 | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 1 | -3/+8 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 1 | -5/+0 |
2008-07-14 | adding support for Xml2 serialization format to XmlRpcLoadXMLMethod. | Dr Scofield | 1 | -1/+20 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 1 | -0/+5 |
2008-07-10 | Mantis#1541. Thank you kindly, Phrearch for a patch that: | Charles Krinke | 1 | -3/+3 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 1 | -5/+0 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 1 | -0/+106 |
2008-07-01 | making XmlRpcs of RemoteController more robust; this fixes mantis #1467 | Dr Scofield | 1 | -17/+23 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -2/+15 |
2008-06-26 | small change to last commit | MW | 1 | -3/+3 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 1 | -3/+3 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 1 | -2/+2 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -48/+48 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -116/+100 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -100/+116 |
2008-05-01 | * In ur code. Making it static. | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-04-30 | * Sometimes you know, you do something really stupid. | Adam Frisby | 1 | -1/+1 |
2008-04-29 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -17/+14 |
2008-04-28 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -21/+29 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -60/+100 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+4 |