Teravus Ovares
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 years ago |
Teravus Ovares
|
b8efd5f294
* Added some userserver glue for communications with the message server
|
17 years ago |
Teravus Ovares
|
db3edff5d5
* Applying jhurliman's LLSD login enablement patch.
|
17 years ago |
Tedd Hansen
|
8d15890554
And another log-instead-of-crash... when creating user fails.
|
17 years ago |
Teravus Ovares
|
3738bc8899
* Updates UserServer
|
17 years ago |
Justin Clarke Casey
|
60fa75ac04
Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Teravus Ovares
|
79935881aa
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST calls
|
17 years ago |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 years ago |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 years ago |
MW
|
d2736437d4
Some refactoring of the RestObjectPoster (and related classes).
|
17 years ago |
Teravus Ovares
|
a553e6f67c
* Avatar picker works in grid mode now.
|
17 years ago |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 years ago |
MW
|
80609c2b15
Some refactoring , mainly on Inventory code.
|
17 years ago |
MW
|
5df851761a
Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people?
|
17 years ago |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 years ago |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 years ago |
Sean Dague
|
32869aec47
apply http://bug.opensecondlife.org/view.php?id=512 from chillken
|
17 years ago |
lbsa71
|
77459edb70
* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!
|
17 years ago |
lbsa71
|
863195612b
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445.
|
17 years ago |
lbsa71
|
8143c597fc
* Tleiades grid mode inventory (#444) - thanx Tleiades!
|
17 years ago |
MW
|
0d685d6a52
Can now set the http ports that grid server and user server use.
|
17 years ago |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 years ago |
MW
|
653a4ff22d
Deleted a few old files that are no longer used.
|
17 years ago |
MW
|
04b1767886
Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished).
|
17 years ago |
Brian McBee
|
599a6d32ee
Changes to prepare for future possible configuration of separate logdir, configdir, datadir.
|
17 years ago |
Adam Frisby
|
ad5548de9f
* More console related changes.
|
17 years ago |
Adam Frisby
|
3cbc1e011d
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
|
17 years ago |
MW
|
b3cef2fc2a
Re-added the ability to set the database provider (dll) in the config file for the userserver and gridserver.
|
17 years ago |
mingchen
|
ed69e84874
*Moved XmlConfiguration to its own project
|
17 years ago |