| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-06 | 1 | -1/+19 |
|\ |
|
| * | minor: organizational | Teravus Ovares (Dan Olivares) | 2009-09-06 | 1 | -1/+19 |
* | | Deleted assets/OpenSimAssetSet, because it had 6M of data that was not being ... | Diva Canto | 2009-09-06 | 74 | -707/+0 |
|/ |
|
* | Thank you, StrawberryFride, for a hit-and-run patch to add authentication | Melanie | 2009-09-06 | 3 | -0/+413 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-06 | 19 | -239/+334 |
|\ |
|
| * | Addendum to last commit. With the last commit, some other code that should | Melanie | 2009-09-06 | 1 | -0/+5 |
| * | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-09-06 | 2 | -0/+11 |
| |\ |
|
| | * | * Typo in previous commit. | Adam Frisby | 2009-09-06 | 1 | -1/+1 |
| | * | * Debugging why region loading is occurring so slowly on a setup with 64 regi... | Adam Frisby | 2009-09-06 | 2 | -0/+11 |
| * | | Remove the encryption from the IAuthenticationService interface. That | Melanie | 2009-09-06 | 5 | -64/+27 |
| |/ |
|
| * | Change the loader to actually load the user service data module | Melanie | 2009-09-06 | 2 | -4/+14 |
| * | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-09-06 | 2 | -2/+2 |
| |\ |
|
| | * | uh-hum. It might help if I remembered to save the file. | Diva Canto | 2009-09-05 | 1 | -1/+1 |
| | * | This should get rid of the infinite loop upon looking up users/agents by UUID... | Diva Canto | 2009-09-05 | 1 | -1/+1 |
| * | | Revising the user account data interfaces. No user functionality yet | Melanie | 2009-09-06 | 8 | -169/+275 |
| |/ |
|
* | | * Moves another Legacy avatar inbounds check to Border | Teravus Ovares (Dan Olivares) | 2009-09-06 | 1 | -4/+10 |
|/ |
|
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-05 | 7 | -24/+162 |
|\ |
|
| * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-04 | 2 | -82/+434 |
| |\ |
|
| * | | Fixed some long-standing issues with appearance in HG1. | Diva Canto | 2009-09-04 | 7 | -24/+162 |
* | | | * Moves ScenePresence SendCourseLocations to a delegate and provide a method ... | Teravus Ovares (Dan Olivares) | 2009-09-05 | 2 | -6/+188 |
| |/
|/| |
|
* | | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-04 | 5 | -48/+73 |
|\ \
| |/ |
|
| * | Add ids to iar requests | Justin Clark-Casey (justincc) | 2009-09-04 | 4 | -28/+56 |
| * | If running tests manually, fail immediately on error | Justin Clark-Casey (justincc) | 2009-09-04 | 2 | -11/+9 |
| * | If a test dll fails when manually run, stop immediately rather than trying al... | Justin Clark-Casey (justincc) | 2009-09-04 | 1 | -9/+8 |
* | | * Fixes various quirks rezzing in virtual regions. | Teravus Ovares (Dan Olivares) | 2009-09-04 | 2 | -82/+434 |
|/ |
|
* | * Last commit was a bit of a fail, it registered the root region for it's own... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -49/+49 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-04 | 13 | -28/+434 |
|\ |
|
| * | preparing LandData seriali(s|z)ation into OAR [not yet functional] | dr scofield (aka dirk husemann) | 2009-09-04 | 1 | -0/+33 |
| * | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 2009-09-04 | 4 | -1/+40 |
| * | Fully implement unencrypted auth token operations | Melanie | 2009-09-04 | 3 | -3/+64 |
| * | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-09-04 | 1 | -16/+26 |
| |\ |
|
| * | | Implement plain password authentication partway. Tested, but no user | Melanie | 2009-09-04 | 8 | -26/+299 |
* | | | * Make the RegionCombinerModule also register to handle permissions for the v... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -3/+303 |
* | | | * Fix for GetTerrainHeightAtXY to make it compatible when Constants.RegionSiz... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -3/+4 |
| |/
|/| |
|
* | | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-04 | 5 | -17/+42 |
|\ \
| |/ |
|
| * | More work on new authentication service | Melanie | 2009-09-04 | 5 | -17/+42 |
* | | * Fixes the function 'GetTerrainHeightAtXY' | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -16/+26 |
|/ |
|
* | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 2009-09-04 | 3 | -26/+130 |
* | Add the user authentication data adapter. This is meant to use a new table | Melanie | 2009-09-04 | 3 | -0/+313 |
* | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-09-03 | 16 | -55/+114 |
|\ |
|
| * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-03 | 5 | -45/+65 |
| |\ |
|
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Sean Dague | 2009-09-03 | 1 | -0/+13 |
| | |\ |
|
| | | * | * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example | Justin Clark-Casey (justincc) | 2009-09-03 | 1 | -4/+6 |
| | | * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2009-09-03 | 1 | -8/+13 |
| | | |\ |
|
| | | * | | document options in OpenSim.ConsoleClient.ini.example | Dave Coyle | 2009-09-03 | 1 | -0/+11 |
| | * | | | in case ruby is somewhere else in the path (just used for coloring output) | Sean Dague | 2009-09-03 | 1 | -2/+1 |
| | | |/
| | |/| |
|
| | * | | some more tooling around on nant / nunit to make it a bit cleaner | Sean Dague | 2009-09-03 | 1 | -8/+13 |
| | |/ |
|
| | * | If a test dll fails, stop immediately rather than trying all the other test dlls | Justin Clark-Casey (justincc) | 2009-09-03 | 3 | -44/+47 |
| * | | Fixes seven leaky .BeginInvoke() calls | John Hurliman | 2009-09-03 | 6 | -6/+12 |
| * | | Added Util.FireAndForget(), to replace leaking calls to Delegate.BeginInvoke() | John Hurliman | 2009-09-03 | 1 | -0/+22 |
| |/ |
|