OpenSimMirror/OpenSim.Framework
MW 17b00785ee Added lbsa71's http server changes.
So it now has a single http listener that passes incoming requests to the correct handler.
This means that logins (in sandbox mode) now go through this listener, which for now is listening on the port you set in startup (default 9000). (This needs changing so that the http listener and udp server are not using the same port)
2007-03-29 11:08:42 +00:00
..
Properties brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
AgentCiruitData.cs Who dropped my child_agent flag? It returns 2007-03-27 23:33:15 +00:00
AgentInventory.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
AssetBase.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
BlockingQueue.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
HeightMapGenHills.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
IAssetServer.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
IConfig.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
IGridServer.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
ILocalStorage.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
IUserServer.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
LocalGridBase.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
Login.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
LoginService.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
NeighbourInfo.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
OpenSim.Framework.csproj * revert the revert - begin the beguine 2007-03-27 21:42:14 +00:00
OpenSim.Framework.dll.build * Now there's one Console class, and instead the apps responds to cmd's and show's 2007-03-27 08:10:15 +00:00
PrimData.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
RemoteGridBase.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
SimProfile.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
SimProfileBase.cs brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
UserProfile.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
UserProfileManager.cs Added lbsa71's http server changes. 2007-03-29 11:08:42 +00:00
UserProfileManagerBase.cs After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). 2007-03-28 18:10:52 +00:00
Util.cs Added a very very very basic Web front end for admin use - ready to be used in sandbox mode for adding new accounts. 2007-03-26 16:51:50 +00:00