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