Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix for standalone HG login. VerifySession should be local for local users. | diva | 2009-04-18 | 1 | -0/+10 |
| | |||||
* | minor: Remove some mono compiler warnings. Uncomment code when it's ↵ | Justin Clarke Casey | 2009-04-15 | 1 | -1/+1 |
| | | | | actually being used. | ||||
* | Adds session authentication upon NewUserConnections. Adds user key ↵ | diva | 2009-04-14 | 1 | -72/+149 |
| | | | | authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities. | ||||
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -0/+5 |
| | | | | | | | | | * Introduced preprocess step in FetchAsset (Might revert this later) * Some minor CCC * Added actual implementation of GetUserProfile( uri ) and the corresponding handler to OGS1. * Introduced non-functioning GetUserUri( userProfile) awaiting user server wireup (this might move elsewhere) | ||||
* | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 2009-04-08 | 1 | -0/+6 |
| | |||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -6/+0 |
| | |||||
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -6/+0 |
| | | | | | | * please say if this causes you a problem | ||||
* | Update svn properties. | Jeff Ames | 2008-11-25 | 1 | -267/+267 |
| | |||||
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 1 | -3/+3 |
| | |||||
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 1 | -0/+267 |
* This is Diva's hypergrid patch, as perviously discussed on the opensim-dev mailing list * Applied some minor prebuild.xml jiggling to resolve a dependency issue * Thanks Diva! |