aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This update enables the web_login method.Teravus Ovares2008-01-091-0/+2
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-091-0/+1
* * Added some userserver glue for communications with the message server Teravus Ovares2008-01-061-1/+17
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-1/+2
* And another log-instead-of-crash... when creating user fails.Tedd Hansen2008-01-051-3/+19
* * Updates UserServer Teravus Ovares2008-01-021-1/+5
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-1/+3
* * Optimized usingslbsa712007-12-271-7/+14
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-051-1/+1
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-041-0/+2
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-2/+2
* Some refactoring , mainly on Inventory code. MW2007-12-021-1/+1
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-1/+18
* * Optimized usingslbsa712007-10-301-15/+12
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa712007-10-151-1/+1
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-10/+1
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+10
* Can now set the http ports that grid server and user server use. MW2007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Deleted a few old files that are no longer used.MW2007-08-271-3/+0
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-131-1/+4
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-2/+7
* * More console related changes.Adam Frisby2007-07-241-1/+1
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+0
* Re-added the ability to set the database provider (dll) in the config file fo...MW2007-07-211-1/+1
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-38/+2
* changed to native line ending encodingSean Dague2007-07-161-214/+214
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-2/+2
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-2/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-11/+6
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-1/+1
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-281-2/+2
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-281-1/+1
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen2007-06-271-5/+5
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+219