| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-09 | 1 | -0/+11 |
|\ |
|
| * | Implement the "delete" path for assets. Adds a new option to allow remote ass... | Melanie | 2010-05-09 | 1 | -0/+11 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-09 | 5 | -46/+5 |
|\ \
| |/ |
|
| * | Add a field asset_flags and a corresponding enum to the asset database. This | Melanie | 2010-05-09 | 1 | -0/+1 |
| * | * Added missing loggout notification to home grid upon agents logging out in ... | Diva Canto | 2010-05-08 | 1 | -0/+4 |
| * | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 3 | -46/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-08 | 11 | -217/+465 |
|\ \
| |/ |
|
| * | Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f... | Diva Canto | 2010-05-07 | 1 | -6/+0 |
| * | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 11 | -211/+465 |
| * | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-05 | 2 | -7/+8 |
| * | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 2 | -0/+54 |
* | | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-06 | 2 | -7/+8 |
* | | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 2 | -0/+54 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-04 | 4 | -29/+36 |
|\ \
| |/ |
|
| * | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 4 | -29/+36 |
| * | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 2010-05-02 | 2 | -4/+4 |
| * | Allow retrieval if admin users in scope mode | Melanie Thielker | 2010-04-30 | 1 | -0/+18 |
* | | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 2010-05-03 | 2 | -4/+4 |
* | | Allow retrieval if admin users in scope mode | Melanie Thielker | 2010-04-30 | 1 | -0/+18 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-30 | 2 | -66/+55 |
|\ \
| |/ |
|
| * | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 2 | -66/+55 |
* | | Treat a UserLevel of -1 as an unverified account and refer them to their | Melanie | 2010-04-30 | 2 | -0/+11 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-29 | 4 | -56/+87 |
|\ \
| |/ |
|
| * | Started redoing HGInventoryBroker for XInventory and with multi-protocol in m... | Diva Canto | 2010-04-29 | 1 | -3/+3 |
| * | Merge branch 'minor-stuff' | Melanie | 2010-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Removed unused var from InventoryService.cs (-1 warning) | AlexRa | 2010-04-28 | 1 | -1/+1 |
| * | | Putting it back to protected; Melanie doesn't like it to be public. | Diva Canto | 2010-04-27 | 1 | -1/+1 |
| * | | Changed GetToken from protected to public. This is not exposed at the interface. | Diva Canto | 2010-04-27 | 1 | -1/+1 |
| * | | * Thanks cmickeyb, for a patch that sanity checks if the response from m_Data... | John Hurliman | 2010-04-27 | 1 | -1/+4 |
| * | | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 2010-04-27 | 2 | -54/+82 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-27 | 3 | -15/+61 |
|\ \
| |/ |
|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-04-27 | 1 | -0/+29 |
| |\ |
|
| | * | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 2010-04-26 | 1 | -0/+29 |
| * | | Allow a client to pass a scope id to log into in the login XML / LLSD | Melanie | 2010-04-27 | 2 | -15/+32 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-27 | 2 | -7/+12 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-04-22 | 1 | -3/+3 |
| |\ |
|
| | * | Sanitized parsing of floats (x, y, z location) for Culture. | Diva Canto | 2010-04-22 | 1 | -3/+3 |
| * | | * Better error logging for failed SimianGrid web service calls | John Hurliman | 2010-04-22 | 1 | -4/+9 |
| |/ |
|
* | | Remove some usings that stopped compilation | Melanie Thielker | 2010-04-24 | 1 | -15/+1 |
* | | Plumb a data path to initialize an attachment from an alternate source | Melanie Thielker | 2010-04-24 | 1 | -0/+31 |
|/ |
|
* | Applying a patch from lkalif to fix a small bug in the previous patch | John Hurliman | 2010-04-14 | 1 | -1/+1 |
* | Applying patch from lkalif to add support for inventory links to the SimianGr... | John Hurliman | 2010-04-13 | 1 | -0/+12 |
* | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 2010-04-08 | 5 | -0/+42 |
* | * Fixing incorrect documentation for the continuation passing style IAssetSer... | John Hurliman | 2010-04-07 | 2 | -2/+3 |
* | * In the async asset fetch method, cache check before firing any async code. ... | John Hurliman | 2010-04-05 | 1 | -47/+62 |
* | * Guard against null in last commit | Diva Canto | 2010-04-03 | 1 | -1/+2 |
* | Last commit was too fast... must override. | Diva Canto | 2010-04-03 | 1 | -1/+1 |
* | * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria... | Diva Canto | 2010-04-03 | 1 | -0/+7 |
* | * Better logging for Authenticate() failures | John Hurliman | 2010-04-02 | 2 | -3/+11 |
* | Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi... | John Hurliman | 2010-03-26 | 9 | -112/+112 |