| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed opportunity for exception in BaseHttpServer. (mantis #4825) | Diva Canto | 2010-06-30 | 1 | -0/+4 |
* | Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ... | Diva Canto | 2010-06-29 | 1 | -0/+4 |
* | Addresses mantis #4789. Not really a fix, because the event is harmless anywa... | Diva Canto | 2010-06-27 | 1 | -1/+7 |
* | Fixed a couple of buglets in Friendship offers / acceptance / decline when av... | Diva Canto | 2010-06-04 | 2 | -2/+2 |
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 2 | -14/+14 |
* | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 2010-05-27 | 2 | -14/+14 |
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 2 | -14/+14 |
* | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 2010-05-20 | 1 | -2/+1 |
* | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 2010-05-20 | 1 | -1/+2 |
* | Implement the "delete" path for assets. Adds a new option to allow remote ass... | Melanie | 2010-05-09 | 2 | -4/+8 |
* | These files are part of the GridUserService write-up. | Diva Canto | 2010-05-07 | 2 | -0/+339 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -43/+2 |
* | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-05 | 1 | -2/+2 |
* | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 2 | -0/+38 |
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 2 | -1/+3 |
* | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 2 | -154/+0 |
* | Commented verbose debug messages from XInventory handler. | Diva Canto | 2010-04-28 | 1 | -13/+13 |
* | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 2010-04-27 | 1 | -15/+54 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-04-27 | 1 | -1/+47 |
|\ |
|
| * | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 2010-04-26 | 1 | -1/+47 |
* | | Allow a client to pass a scope id to log into in the login XML / LLSD | Melanie | 2010-04-27 | 1 | -2/+10 |
|/ |
|
* | * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria... | Diva Canto | 2010-04-03 | 1 | -12/+1 |
* | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+1 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 2 | -2/+29 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-03-02 | 1 | -2/+0 |
|\ |
|
| * | Fix a few compiler warnings. | Jeff Ames | 2010-03-01 | 1 | -2/+0 |
* | | Now showing friends online upon grid login. | Diva Canto | 2010-02-26 | 1 | -0/+3 |
* | | Flags on Store(Friend) are supposed to be MyFlags. | Diva Canto | 2010-02-26 | 1 | -1/+1 |
* | | Added server-side Friends in connector. Untested. | Diva Canto | 2010-02-25 | 2 | -0/+299 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -3/+3 |
* | | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 2010-02-20 | 1 | -2/+2 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Comment the asset deletion handler. It can be abused and is not currently | Melanie | 2010-01-18 | 1 | -1/+1 |
* | | Finished implementing the XInventory connector. Untested. | Diva Canto | 2010-02-07 | 1 | -62/+174 |
* | | A little more beef on the xinventory in connector. | Diva Canto | 2010-02-06 | 1 | -0/+61 |
* | | * Remove unnecessary debug message | Diva Canto | 2010-01-31 | 1 | -1/+1 |
* | | * Simplified the configuration by having [DatabaseService] in it | Diva Canto | 2010-01-31 | 1 | -1/+1 |
* | | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 2010-01-31 | 1 | -1/+3 |
* | | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 3 | -41/+290 |
* | | Works for grid login. | Diva Canto | 2010-01-29 | 1 | -0/+29 |
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 5 | -159/+171 |
* | | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -1/+3 |
* | | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 2 | -41/+3 |
* | | * Towards enabling hyperlinks at grid-level. | Diva Canto | 2010-01-18 | 2 | -3/+42 |
* | | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -0/+126 |
* | | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 2 | -0/+34 |
* | | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 3 | -79/+0 |
* | | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 6 | -75/+305 |