aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-1/+1
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-6/+9
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov1-19/+19
2017-05-31merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2-202/+34
2017-05-30remove anoying crossing messages on open bordersUbitUmarov1-3/+4
2017-05-30do another dns request via new cache. My problems bf wheren't mono after all,...UbitUmarov1-17/+2
2017-05-29some cleanup and assume Linux/mono DNS is just broken...UbitUmarov1-8/+7
2017-05-29 no.. still a failUbitUmarov1-1/+1
2017-05-29 mono is a total crapUbitUmarov1-2/+8
2017-05-29 add temporary debug msgsUbitUmarov1-0/+3
2017-05-29 remove a now anoying message..UbitUmarov1-3/+3
2017-05-28 enclose GetRequestStream on try/catchUbitUmarov1-6/+6
2017-05-28 need to delay even more agent close after teleport to compensate for slow ma...UbitUmarov1-3/+4
2017-05-27disable llhttprequests secure con, since it still collides with main ssl sett...UbitUmarov1-1/+1
2017-05-27minor cleanupUbitUmarov1-0/+1
2017-05-27minor cleanupUbitUmarov1-10/+24
2017-05-26lose a refUbitUmarov1-5/+12
2017-05-26mantis 8181: don't try to delete contents of a non exitent folderUbitUmarov1-4/+13
2017-05-26avoid some wrong watchdog timeoutsUbitUmarov1-1/+1
2017-05-26make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov1-4/+4
2017-05-25add some checks for valid endpointsUbitUmarov1-29/+23
2017-05-23 please DIE! PLEASE??UbitUmarov3-1/+11
2017-05-22remove some code for NAT that was disabled by its author Adam Frisby since 20...UbitUmarov1-18/+1
2017-05-22 fix IClientIPEndpoint broken by justin long ago.. but stop using itUbitUmarov2-18/+13
2017-05-22disable keepalive on llHttpRequestUbitUmarov1-0/+1
2017-05-20mantis 8171 fix redirection on llHttpRequestUbitUmarov1-11/+2
2017-05-19fix a null ref on parcels joinUbitUmarov1-4/+11
2017-05-19fix land parcel group been lost on region uploadUbitUmarov1-2/+0
2017-05-19change some confusing comands helpUbitUmarov1-6/+6
2017-05-14clear land object on deleteUbitUmarov2-1/+17
2017-05-14 don't round to nearest intUbitUmarov2-3/+3
2017-05-14 don't do dwell if there is no module activeUbitUmarov1-1/+6
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov3-1/+12
2017-05-14fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov3-21/+61
2017-05-13find parcels by GlobalID.. well most timeUbitUmarov3-12/+58
2017-05-11avoid a null refUbitUmarov1-12/+16
2017-05-11 let new regions know about grid services godUbitUmarov1-26/+74
2017-05-07let StreamReader be in using statementsUbitUmarov2-6/+8
2017-05-06 dispose some MemoryStreamsUbitUmarov1-0/+2
2017-05-05add a few guard checks on serviceThrottlemoduleUbitUmarov1-1/+9
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov2-2/+2
2017-05-04 move deep effective permissions aggregation to first time use and not on cha...UbitUmarov1-1/+1
2017-05-03fix right to change permissions of group owned objectsUbitUmarov1-1/+32
2017-05-03 change taskInventory copy/move to agents inventory rulesUbitUmarov1-11/+18
2017-05-02mantis 8135UbitUmarov1-7/+15
2017-05-02 disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...UbitUmarov1-7/+62
2017-05-01buysell: make sure we dont buy child parts, dont mess with absolute position ...UbitUmarov1-12/+7
2017-05-01rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov2-17/+10
2017-04-30Add a missing viewer-relevant message to the perms moduleMelanie Thielker1-0/+3
2017-04-30fix new landmarks default permissionsUbitUmarov1-3/+8