| Commit message (Expand) | Author | Age | Files | Lines |
* | Fox my changes to radmin | Melanie | 2010-06-13 | 1 | -2/+2 |
* | Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following | Melanie | 2010-06-13 | 1 | -341/+608 |
* | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 1 | -2/+3 |
* | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -3/+3 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -1/+1 |
* | * May fix mantis #4603. | Diva Canto | 2010-04-05 | 1 | -1/+3 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -2/+2 |
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -1/+0 |
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-10 | 1 | -38/+2 |
|\ |
|
| * | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -38/+2 |
* | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -7/+12 |
|/ |
|
* | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 1 | -12/+19 |
* | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -203/+230 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -2/+2 |
* | Allow terrain heightmaps to be loaded directly from URIs via the remote admin... | Justin Clark-Casey (justincc) | 2009-12-04 | 1 | -2/+15 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -4/+1 |
* | Fix an invalid argument exception in the remote admin module when. | Melanie | 2009-11-02 | 1 | -1/+1 |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -8/+8 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -103/+48 |
* | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -1/+4 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -6/+6 |
* | Thank you kindly, Fly-Man for a patch that solves: | Charles Krinke | 2009-07-12 | 1 | -1/+72 |
* | 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 |