aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Some refactorings.Adam Frisby2008-05-081-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-8/+8
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-73/+72
* * Cleaning code still.Adam Frisby2008-05-011-72/+73
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+7
* * Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2008-04-201-8/+28
* * Refactored out common http handler operationslbsa712008-03-281-43/+26
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+1
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-261-2/+11
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-251-0/+1
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-9/+14
* Changed UserServer create user password input to cleartext so we can see what...Tedd Hansen2008-02-141-1/+2
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-2/+2
* Update version numbers to 0.5Jeff Ames2008-02-071-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-28/+27
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-23/+20
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-7/+5
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-5/+4
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-1/+11
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-0/+1
* * Mother of all commits:Adam Frisby2008-01-151-3/+3
* * 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