| Commit message (Expand) | Author | Age | Files | Lines |
* | Thank you kindly, RandomHuman for a patch that: | Charles Krinke | 2009-07-08 | 1 | -0/+94 |
* | - adding a Persistent flag to RegionInfo | Dr Scofield | 2009-07-03 | 1 | -1/+12 |
* | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 2009-06-26 | 1 | -18/+21 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -6/+6 |
* | persists Estate.PublicAccess settings across reboots [re #552] | Dr Scofield | 2009-06-10 | 1 | -0/+3 |
* | makes voice setting persistent [re #552] | Dr Scofield | 2009-06-10 | 1 | -0/+2 |
* | adding lastlogin information to admin_exists_user: will be 0 if the | Dr Scofield | 2009-06-10 | 1 | -0/+9 |
* | ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)! | Dr Scofield | 2009-06-09 | 1 | -1/+2 |
* | * Fix race condition in save oar | Justin Clarke Casey | 2009-06-01 | 1 | -4/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -20/+20 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -2/+1 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 1 | -5/+5 |
* | logging ACL list additions | Dr Scofield | 2009-05-18 | 1 | -1/+2 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -1/+18 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -2/+3 |
* | more fixes to default avatar appearance creation | Dr Scofield | 2009-05-12 | 1 | -14/+18 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-12 | 1 | -39/+34 |
* | partially fixing avatar appearance code | Dr Scofield | 2009-05-12 | 1 | -58/+62 |
* | RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1 | Dr Scofield | 2009-05-07 | 1 | -51/+51 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-07 | 1 | -106/+673 |
* | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-05-05 | 1 | -4/+4 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-29 | 1 | -9/+67 |
* | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-04-29 | 1 | -41/+191 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -1/+287 |
* | * Run RemoteAdminPlugin user info queries through cache service rather than d... | Justin Clarke Casey | 2009-04-17 | 1 | -10/+18 |
* | Add a console command facility to the RemoteAdmin plugin. | Melanie Thielker | 2009-04-15 | 1 | -0/+47 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-27 | 1 | -7/+30 |
* | merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, adding | Dr Scofield | 2009-03-12 | 1 | -117/+28 |
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 1 | -208/+250 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-10 | 1 | -4/+4 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 1 | -2/+2 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 1 | -0/+4 |
* | From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com> | Dr Scofield | 2009-02-20 | 1 | -1/+1 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 1 | -9/+27 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -3/+3 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -1/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -2/+2 |
* | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2009-01-10 | 1 | -40/+61 |
* | * refactor: Remove archiver module scene wrappers | Justin Clarke Casey | 2008-12-19 | 1 | -4/+13 |
* | Minor formatting cleanup. | Jeff Ames | 2008-12-06 | 1 | -7/+7 |
* | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 2008-12-05 | 1 | -12/+17 |
* | Minor formatting cleanup. | Jeff Ames | 2008-12-03 | 1 | -7/+7 |
* | * Locked some RemoteAdmin methods due to racing condition bad behavior. | Sean Dague | 2008-12-03 | 1 | -392/+407 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -3/+3 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -3/+9 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 1 | -3/+101 |
* | this changeset adds an option to RemoteAdmin to limit the number of | Dr Scofield | 2008-11-10 | 1 | -0/+7 |
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2008-11-08 | 1 | -0/+1 |