| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
used a MySQL style ?folderID insted of @folderID
Thanks to LuciusSirnah in http://opensimulator.org/mantis/view.php?id=7075 for this fix
|
| |
|
|
|
|
| |
both a public field and a get property
|
|
|
|
|
|
| |
AllowLandMark, AllowParcelChanges and AllowSetHome columns to estate_settings table.
Taken from http://opensimulator.org/mantis/view.php?id=7074 by LuciusSirnah. Thanks!
|
|\ |
|
| |
| |
| |
| | |
- Changed a few places that launch long-lasting threads to skip the timeout altogether
|
| |
| |
| |
| | |
This reverts commit 8ecab21b379d34f97ac966b13e1605024364142b.
|
|/
|
|
|
|
| |
This was failing because it used MySQL syntax
This is taken from Lucius Sirnah's entry in http://opensimulator.org/mantis/view.php?id=6593
But with the column existence checking removed, as this should not be necessary in a migration and is inconsistent with all other migrations, though I can see a case for doing it.
|
|
|
|
|
|
|
|
| |
response in UserAgentServiceConnector.
This is actually code from commits afb2e07 and cf61cdf
For as yet unexplained reasons, the section of these commits which changed UserAgentServiceConnector.cs disappeared from its history between approx Feb 5 2014 and Feb 13 2014.
This ought to be impossible. More details to follow in opensim-dev mailing list
|
|
|
|
| |
Fixes build break from d3387d591a2bd496c8315f17b2310d6a6f40a7c3
|
|
|
|
|
|
|
| |
This hasn't been mainntained since 2008 and has not been kept up with the rest of the language infrastructure.
Hence, it almost certainly doesn't work and has never been used, afaik
If this is wrong, please say on the opensim-users/dev mailing list.
Removing to reduce maintenance burden (since it still needs to be made to compile).
|
|
|
|
|
|
|
|
| |
config since it hasn't been present in OpenSimulator for a very long time (0.6 days)
One reason support was removed is that the external DLL that implemented Javascript stopped development.
Not sure how well this ever worked in OpenSimulator.
Not removing vb for now as this is directly supported by Mono (via vbnc compiler) though I strongly suspect it is also inoperable.
|
|
|
|
| |
indepedent backup thread is not running (e.g. in a regression test)
|
|
|
|
| |
OpenSims fail if they get an unknown "Content-Encoding"
|
| |
|
|
|
|
| |
Resolves http://opensimulator.org/mantis/view.php?id=6950
|
|
|
|
|
|
| |
using the OpenProfile protocol
Resolves http://opensimulator.org/mantis/view.php?id=6954
|
|
|
|
|
|
| |
(Previously many exceptions were ignored)
Resolves http://opensimulator.org/mantis/view.php?id=6949
|
|
|
|
|
|
|
|
|
|
|
| |
- MemoryBuffer isn't seekable, so we can't log it. Log the string instead.
- Handle compressed streams
- Don't attempt to dump binary data. Either don't log it at all (if we know it's binary), or at least convert non-ASCII characters to ASCII.
- Log responses to HTTP requests
- Use the same log prefix for all of these log messages ("[LOGHTTP]"), to make them easy to see at a glance
- Increased the snippet length to 200 (80 doesn't show enough), and add "..." only if the message was actually truncated
Resolves http://opensimulator.org/mantis/view.php?id=6949
|
| |
|
|
|
|
|
|
| |
(which has a 1-minute timeout)
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
|
|
| |
threadpool level" to set the logging level.
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
|
|
|
|
|
|
| |
If a task in the thread pool hangs then it will permanently take up
one of the threads. If this happens repeatedly then the thread pool will
become exhausted and OpenSim will fail. This watchdog terminates threads in the
thread pool that have been executing for over a minute (which probably
means they're hung).
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
|
|
| |
packet type
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
| |
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
| |
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|
|
|
|
|
| |
threadpool.
Resolves http://opensimulator.org/mantis/view.php?id=6945
|
|\ |
|
| |
| |
| |
| |
| |
| | |
"debug" options to appear in "help")
This is a (small) part of http://opensimulator.org/mantis/view.php?id=6949
|
| |
| |
| |
| |
| |
| | |
region
Resolves http://opensimulator.org/mantis/view.php?id=6946
|
| |
| |
| |
| |
| |
| | |
("<xml ...>")
Resolves http://opensimulator.org/mantis/view.php?id=6944
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6943
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6943
|
| |
| |
| |
| |
| |
| | |
assets (previously only rezzed objects were fixed)
Resolves http://opensimulator.org/mantis/view.php?id=6942
|
| |
| |
| |
| |
| |
| | |
are being loaded
Resolves http://opensimulator.org/mantis/view.php?id=6942
|
| |
| |
| |
| |
| |
| | |
Startup, Hypergrid, HGAssetService
Resolves http://opensimulator.org/mantis/view.php?id=6940
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6938
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6938
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6937
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6937
|
| |
| |
| |
| |
| |
| | |
an invalid UUID
Resolves http://opensimulator.org/mantis/view.php?id=6935
|
| |
| |
| |
| |
| |
| | |
the viewer adds a space at the end, which causes searches to fail.
Resolves http://opensimulator.org/mantis/view.php?id=6935
|
| |
| |
| |
| | |
Resolves http://opensimulator.org/mantis/view.php?id=6934
|
| |
| |
| |
| |
| |
| | |
Reclaim. (Previously these updates only changed the parcel in memory)
Resolves http://opensimulator.org/mantis/view.php?id=6934
|
| |
| |
| |
| |
| |
| | |
"CreatorData" field is calculated, to ensure uniformity
Resolves http://opensimulator.org/mantis/view.php?id=6933
|
| |
| |
| |
| |
| |
| | |
CreatorIdAsUuid field as well
Resolves http://opensimulator.org/mantis/view.php?id=6933
|
| | |
|
| |
| |
| |
| |
| | |
This is only done if the Suitcase Inventory Service is used.
Previously the Suitcase was created at a later time, which meant that it wasn't shown in the viewer until the viewer was restarted.
|
| | |
|
| |
| |
| |
| |
| |
| | |
URL (the hostname), not the IP
This resolves http://opensimulator.org/mantis/view.php?id=6955 (that patch was modified a bit)
|