Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add llGiveInventory() test from object to object where both objects are ↵ | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -1/+0 |
| | | | | owned by the same user. | ||||
* | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 2010-09-03 | 1 | -1/+4 |
| | |||||
* | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 1 | -0/+1 |
| | | | | | | This requires a special XMLRPC call, which has to supply the credentials of a god user (User level >= 200). Disabled by default. Also Adds a configuration option to set the initial permitted login level. | ||||
* | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵ | Diva Canto | 2010-01-01 | 1 | -1/+2 |
| | | | | obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. | ||||
* | Yes! First test of new login service done still in 2009! Bombs in auth, ↵ | Diva Canto | 2009-12-31 | 1 | -1/+2 |
| | | | | | | because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR! | ||||
* | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 2009-12-31 | 1 | -0/+93 |
* More beef to the LLLoginService * Better design for handling local simulation service |