Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |
Justin Clarke Casey
|
baefa05b57
* Rebase all current servers on common abstract BaseOpenSimServer class
|
17 years ago |
Justin Clarke Casey
|
a1c9349d47
Refactor only: serve stats objects directly through StatsManager singleton
|
17 years ago |
Justin Clarke Casey
|
beefbb46d2
* Add total logouts (and total logins) to server side user stats
|
17 years ago |
Justin Clarke Casey
|
90c853685c
* Add very basic initial login stats to the user server
|
17 years ago |
Teravus Ovares
|
a3851b3812
* Added hooks for logout to all IUserService and all that implement it.
|
17 years ago |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 years ago |
Teravus Ovares
|
85fe8ed085
* This update enables the web_login method.
|
17 years ago |
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 |