| Commit message (Expand) | Author | Age | Files | Lines |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 1 | -2/+11 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 1 | -0/+1 |
* | * Do not allow a user to be created if one with the same name already exists | Justin Clarke Casey | 2008-02-18 | 1 | -9/+14 |
* | Changed UserServer create user password input to cleartext so we can see what... | Tedd Hansen | 2008-02-14 | 1 | -1/+2 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -2/+2 |
* | Update version numbers to 0.5 | Jeff Ames | 2008-02-07 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -28/+27 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -23/+20 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 1 | -7/+5 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 1 | -5/+4 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -1/+11 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 1 | -0/+1 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -3/+3 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -0/+2 |
* | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2008-01-09 | 1 | -0/+1 |
* | * Added some userserver glue for communications with the message server | Teravus Ovares | 2008-01-06 | 1 | -1/+17 |
* | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 2008-01-05 | 1 | -1/+2 |
* | And another log-instead-of-crash... when creating user fails. | Tedd Hansen | 2008-01-05 | 1 | -3/+19 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 1 | -1/+5 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 1 | -1/+3 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -7/+14 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 1 | -1/+1 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | Some refactoring of the RestObjectPoster (and related classes). | MW | 2007-12-05 | 1 | -1/+1 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -0/+2 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 1 | -2/+2 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 1 | -1/+1 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -1/+18 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -15/+12 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 2007-10-15 | 1 | -1/+1 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -10/+1 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -1/+10 |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 1 | -1/+1 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -3/+0 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 1 | -1/+4 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 1 | -2/+7 |
* | * More console related changes. | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 1 | -1/+0 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 1 | -1/+1 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -2/+2 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -1/+0 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 1 | -38/+2 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -214/+214 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 1 | -2/+2 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -2/+2 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -11/+6 |