Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -62/+0 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | Didn't want to get left behind in the number of commits, and hey it says ↵ | MW | 2007-05-20 | 1 | -0/+1 |
| | | | | there are some differences between my local copy and svn, so why not commit? | ||||
* | Changed session ID generation to use crypto generator, and this time - work. ↵ | Adam Frisby | 2007-05-15 | 1 | -6/+7 |
| | | | | Heh. | ||||
* | PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in ↵ | Adam Frisby | 2007-05-12 | 1 | -2/+10 |
| | | | | System.Security.Cryptography if your generating random numbers for security related purposes. | ||||
* | Small clean up of files and directories | MW | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | In the grid, there is life! | gareth | 2007-04-14 | 1 | -2/+3 |
| | | | | | | OGS now functional again, can login! w00t | ||||
* | After hours of searching for a bug, it works - User accounts in sandbox ↵ | MW | 2007-03-28 | 1 | -0/+1 |
| | | | | | | | mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface | ||||
* | brought zircon branch into trunk | gareth | 2007-03-22 | 1 | -0/+50 |