| Commit message (Expand) | Author | Files | Lines |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -3/+3 |
2008-01-09 | * This update enables the web_login method. | Teravus Ovares | 1 | -0/+2 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -0/+1 |
2008-01-06 | * Added some userserver glue for communications with the message server | Teravus Ovares | 1 | -1/+17 |
2008-01-05 | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 1 | -1/+2 |
2008-01-05 | And another log-instead-of-crash... when creating user fails. | Tedd Hansen | 1 | -3/+19 |
2008-01-02 | * Updates UserServer | Teravus Ovares | 1 | -1/+5 |
2007-12-31 | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 1 | -1/+3 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -7/+14 |
2007-12-14 | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -1/+1 |
2007-12-05 | Some refactoring of the RestObjectPoster (and related classes). | MW | 1 | -1/+1 |
2007-12-04 | * Avatar picker works in grid mode now. | Teravus Ovares | 1 | -0/+2 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 1 | -2/+2 |
2007-12-02 | Some refactoring , mainly on Inventory code. | MW | 1 | -1/+1 |
2007-12-01 | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 1 | -1/+18 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -15/+12 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+2 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-10-15 | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 1 | -1/+1 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -10/+1 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -1/+10 |
2007-09-14 | Can now set the http ports that grid server and user server use. | MW | 1 | -1/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -3/+0 |
2007-08-13 | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 1 | -1/+4 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -2/+7 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+0 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 1 | -1/+1 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -2/+2 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 1 | -1/+0 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -38/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -214/+214 |
2007-07-06 | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 1 | -2/+2 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 1 | -2/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -11/+6 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -1/+1 |
2007-06-28 | *User Profile requests on OGS UserServer now uses XMLRPC instead of REST | mingchen | 1 | -2/+2 |
2007-06-28 | *Fixed UserServer and OpenSim so now they start without crashing. | mingchen | 1 | -1/+1 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 1 | -5/+5 |