aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW6-1041/+0
the Grid servers can be a separate solution to the region server.
2007-05-20* Minor tweaks with new userserverAdam Frisby1-12/+19
* Fixed password encoding to match MD5 standard properly. * Fixed exception caused on user first login (minor) * Fixed exception caused by incorrect username (minor) * Returns login error rather than grid error if username is incorrect
2007-05-20Finished adding commentsAdam Frisby1-0/+61
2007-05-20* Switching back to MySqlAdam Frisby1-1/+2
2007-05-20* DB4o support made defaultAdam Frisby2-1/+18
* Some comments
2007-05-20Infact, so fresh it didnt even load a database connection!Adam Frisby1-5/+1
2007-05-20Adam proudly presents: A new user/login server - fresh to you from his ↵Adam Frisby2-14/+346
desktop, and completely untested!
2007-05-20* Fixed depreciated warning in MSSQL ManagerAdam Frisby1-0/+51
* Added support for user agents in the Userserver UserManager
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby1-50/+50
changed something. * Updated solution files & build files via prebuild.
2007-05-18Added session IDs to the grid management agentgareth1-50/+50
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2-182/+182
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth2-182/+182
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Updating nant/solution files.Adam Frisby2-30/+29
2007-05-16Let stuff be broken!Adam Frisby3-18/+138
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-48/+48
2007-05-16FIXED THE BUILD!gareth1-48/+48
2007-05-15updated Build/project files to include the new projects and new files.MW1-48/+48
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
2007-05-13Added skeleton master service managergareth1-48/+48
2007-05-12EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵Adam Frisby1-10/+7
to include Log Priority)
2007-05-12* Changed homepos default to 150m from original of 23 which could be ↵Adam Frisby1-1/+1
underground. * Need to create new user accounts for this to take effect.
2007-05-08* deleted bin directorieslbsa711-48/+48
* ignored bin directories * regenerated nant files
2007-04-29Copied gridserver ready to convert to asset servergareth1-48/+48
I'M THAT NUTS!!!!!!!!
2007-04-26added just what opensim needs...yet another command line option: -noverbose ↵MW1-1/+1
. cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW2-0/+7
viewer 1.15.02, due to big changes in the message templates.
2007-04-22=== Dedicated to Jesse. ===lbsa711-47/+47
* Deleted empty directory
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth1-47/+47
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa714-261/+103
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa712-12/+14
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-1/+1
2007-04-11* Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa713-2/+10
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW1-47/+47
scripting Engines. Added the work in progress JVM scripting engine.
2007-04-11Added POST handler for /sims/ in the grid servergareth2-72/+83
Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
2007-04-11* built binaries, pdb's and user files should not be under version control.lbsa712-55/+47
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-10Fixed "teh bug"gareth1-47/+47
2007-04-04* Added Primitive2 to vs2005 solutionlbsa711-47/+47
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-03Finished initial sim<>Grid login (kinda)gareth1-47/+47
Can login but no config data sent/updated yet
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2-47/+51
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Added help linegareth1-6/+7
2007-04-02Added DB backing for user profilesgareth1-2/+28
Added "create profile command"
2007-04-02Finished adding Db4o support to user profile managergareth1-0/+1
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-110/+110
same database as in world prims are stored.
2007-04-02Finished putting user server config into Db4ogareth1-42/+41
2007-04-02Added OpenUser.Config projectgareth1-110/+110
2007-04-02Fixed VS2005 solution/project filesMW1-110/+110
2007-04-02Added new REST protocol (partially complete)gareth2-156/+156
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-31* fixed some Framework refslbsa711-4/+6
2007-03-30* updated build fileslbsa711-25/+18
2007-03-30Started to add a few features to the web front end that should be useful ↵MW1-18/+25
during debugging. First such feature is that you can see a list of any connected clients inventory.
2007-03-29When you change the name of a inventory item, it should no longer revert ↵MW1-95/+107
after a logout / login
2007-03-29* Naaw, -realphysx is too much to asklbsa711-2/+2
* Genning proj Guids from name hash, for great justice