UbitUmarov
ae130d9f25
mantis 8580: make some changes on regions find code. (only gatekeeper
...
host is used on local grid detection, not its port)
2019-09-02 22:48:42 +01:00
Melanie
0fd17c08ae
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00
Melanie
ba680ceecb
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2019-08-07 17:58:55 +01:00
Melanie
d781742d8e
Fix scope support to get friends list names across co-hosted grids
2019-08-07 17:58:08 +01:00
UbitUmarov
482c51a42a
cosmetics
2019-08-02 04:28:34 +01:00
UbitUmarov
944a785a32
now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc
2019-07-30 23:26:29 +01:00
Melanie
d6723dab37
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2019-07-27 12:10:28 +01:00
Melanie
2f52a3b124
When using FSAssets, the HGAssetService would still use AssetService.
...
This introduces a new HGAssetService config option named BackingService,
which defaults to the old behaviour, loading AssetService. It can, however,
be used to load FSAssets for HG assets, which eliminates numerous problems.
2019-07-13 13:33:34 +01:00
Melanie
aedaa32ddc
When using FSAssets, the HGAssetService would still use AssetService.
...
This introduces a new HGAssetService config option named BackingService,
which defaults to the old behaviour, loading AssetService. It can, however,
be used to load FSAssets for HG assets, which eliminates numerous problems.
2019-07-13 13:30:15 +01:00
UbitUmarov
03abb970f4
reduce httptimout on first try to save a asset to grid
2019-06-14 20:13:57 +01:00
UbitUmarov
b7c1d6e7f5
UserAgentService: change handling of its external IP
2019-04-06 16:09:42 +01:00
root
c7a02dc058
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2019-03-11 23:41:26 +00:00
root
c3f9b1568c
Fix multi, and single tenancy on MapGet
2019-03-11 23:38:57 +00:00
UbitUmarov
68b0d9f31d
errr use invariantculture compare not current
2019-03-11 23:24:20 +00:00
UbitUmarov
186e9e2838
at login do try proper region name match before sending just somewhere that looks similar
2019-03-11 23:15:30 +00:00
UbitUmarov
f474c10f71
change threads confusing names
2019-01-25 01:50:33 +00:00
UbitUmarov
33a062612f
remove terraindata abstraction layer, since we only have heightmap type
2019-01-21 06:05:21 +00:00
UbitUmarov
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
2018-12-28 13:52:59 +00:00
Melanie
5e9fa5e7f5
Return a fake openid token to enable web services on a grid to identify the user
2018-12-11 15:09:06 +00:00
UbitUmarov
65310f3e5e
don't share SHA256CryptoServiceProvider (can be improved)
2018-11-18 01:01:39 +00:00
UbitUmarov
6e98272f0d
code aesthetics
2018-11-17 20:46:09 +00:00
UbitUmarov
7fcb3fdf11
FSAssets: truncate assets name and description to max size
2018-11-12 20:46:11 +00:00
UbitUmarov
90db067d2a
last commit was relative to mantis 8405 not 8396
2018-11-09 15:33:54 +00:00
UbitUmarov
f9a2fbed83
mantis 8396: on access control, change viewer string to match so it does include the viewer name, not just version
2018-11-09 15:22:15 +00:00
Bill Blight
bd4907e960
Protect/Prevent user names from using valid HG identifiers.
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2018-10-23 22:06:16 +01:00
UbitUmarov
dd2fd3e4a0
fix wrong error message in mutelist connector
2018-10-22 02:06:56 +01:00
UbitUmarov
6d063785bd
add RemoveUser to UserManagement
2018-10-20 14:04:11 +01:00
UbitUmarov
37dcb8722c
make sure Culture is right on some spots
2018-09-26 22:32:34 +01:00
UbitUmarov
391edb862e
stop sending agent update again when destiny refused the agent
2018-09-15 00:44:10 +01:00
UbitUmarov
c3933ce8b9
replace some string tests
2018-07-08 13:41:55 +01:00
UbitUmarov
60644b440b
we don't use tab simbol, we use 4 whitespaces
2018-07-08 13:26:41 +01:00
Vincent Sylvester
6e3f934c4b
Add mac banning
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2018-07-08 13:05:47 +01:00
Kevin Cozens
e5238cadf7
Back-end fix for region name searches made from the viewer grid map dialog.
...
GetRegionsByName now returns names that include, but don't start with, the
given search string.
2018-07-06 21:28:18 -04:00
UbitUmarov
570440256b
avoid potencial out of range issues
2018-05-13 03:09:56 +01:00
UbitUmarov
fbb77274da
OOps my bad, always do deep copy, let viewers do v1 v2 fixes
2018-05-12 21:35:25 +01:00
UbitUmarov
0d83b9edc3
create user with model: do not copy missing items; convert v1.0 to v2.0 wearables, fail if model has missing wearables
2018-05-12 19:16:23 +01:00
UbitUmarov
7838689dda
why where map and dynamic textures compressed lossless?
2018-05-04 16:59:11 +01:00
UbitUmarov
7c9c5cfedf
robust create user: allow new userid to be to generate a new random one; handle possible case of a weareble being a inventory link
2018-04-14 23:05:46 +01:00
UbitUmarov
4c65bb4196
a few more changes on inventory library and inv fetch
2018-01-27 18:09:44 +00:00
UbitUmarov
f89b2379a0
add a few more encoding to LLSDxmlEncode.. (W or S ?)
2018-01-27 05:35:40 +00:00
UbitUmarov
13b4ce8199
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
2018-01-27 04:32:03 +00:00
UbitUmarov
6978181075
Robust: allow Library assets to override old ones, so they can be updated easily from the xml files keeping same id (left FSAssets out)
2018-01-26 21:04:46 +00:00
UbitUmarov
437369778d
give BlockingCollection more chances
2018-01-22 02:42:50 +00:00
UbitUmarov
cb5a7246a2
cosmetics (or not)
2018-01-21 16:40:58 +00:00
UbitUmarov
e89f1e635b
fail to connect to estates service is a fatal error
2018-01-18 13:04:05 +00:00
UbitUmarov
dd491bba57
abort uploading large region map tiles as soon one fails
2018-01-18 04:28:05 +00:00
UbitUmarov
0ad6ba11fe
pesty warning
2018-01-17 23:55:30 +00:00
UbitUmarov
c92ba1cc04
shut up some pesty warnings
2018-01-15 16:23:19 +00:00
UbitUmarov
48dbba3441
add more files for robust mutes suport. (module is still named MuteListModuleTst for testing, others in core will be removed later
2018-01-04 20:56:48 +00:00
UbitUmarov
d32debe618
commit what i did so far for core mutes module, befere i lose it
2017-12-11 23:58:27 +00:00