aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-22give BlockingCollection more chancesUbitUmarov1-0/+1
2018-01-22give BlockingCollection more chancesUbitUmarov1-22/+23
2018-01-22give BlockingCollection more chancesUbitUmarov2-72/+83
2018-01-21cosmetics (or not)UbitUmarov1-9/+9
2018-01-17pesty warningsUbitUmarov1-1/+0
2017-08-28fix some nunit testsUbitUmarov1-2/+6
2017-07-30Corrected index number in ErrorFormat based Exception messageKevin Cozens1-1/+1
2017-07-20fix merge issuesUbitUmarov1-30/+5
2017-06-19 revert EnvironmentTick back to orignal clock, since change may cause issues ...UbitUmarov2-80/+46
2017-06-09add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov1-4/+15
2017-06-06some changes on polleventUbitUmarov1-47/+40
2017-05-31change child agents close control; disablesimulator is not a caps event messageUbitUmarov2-4/+4
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov1-153/+2
2017-05-29 mono is a total crapUbitUmarov1-5/+0
2017-05-29 cleanup util.cs get dnsUbitUmarov1-1/+1
2017-05-29 add temporary debug msgsUbitUmarov1-0/+5
2017-05-26make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov3-6/+5
2017-05-25minor changesUbitUmarov2-4/+10
2017-05-25make a few more threads background onesUbitUmarov1-1/+1
2017-05-25make some threads background onesUbitUmarov2-2/+2
2017-05-25remove use of libomv BlockingQueueUbitUmarov2-5/+5
2017-05-07let StreamReader be in using statementsUbitUmarov1-2/+3
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov1-1/+1
2017-04-25move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...UbitUmarov1-71/+14
2017-04-25cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...UbitUmarov1-23/+36
2017-04-25 finish encoding number of mesh faces in pbs shape on new meshs upload, and *...UbitUmarov1-6/+19
2017-01-17add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2-5/+6
2017-01-07Remove a red ink error on shutdown. Harmless message since shutting down anywayMelanie Thielker1-1/+7
2017-01-06Restructure god level and permissionsMelanie Thielker1-1/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker19-126/+126
2016-12-27some cleanupUbitUmarov1-6/+1
2016-12-20Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker1-2/+1
2016-12-15set pbs shape acording to mesh number of (material) facesUbitUmarov1-19/+25
2016-12-08 remove not needed sslport parameterUbitUmarov1-2/+1
2016-12-07change caps Sethome fail error reportUbitUmarov1-1/+1
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2-0/+3
2016-12-04a few changes to new GetDisplaynames and friendsUbitUmarov1-9/+15
2016-12-04replace GetDisplaynames by a handler really usable as a client cap. Most capa...UbitUmarov2-143/+84
2016-11-16minor change to getdisplaynames cap urlUbitUmarov1-4/+3
2016-10-06recover regions main http server ssl suport. Using a PKCS12 cert file, and no...UbitUmarov1-1/+1
2016-08-19 catch some NULL refsUbitUmarov1-1/+6
2016-08-19 add cap GroupMemberDataUbitUmarov1-1/+132
2016-08-18 allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""UbitUmarov1-3/+16
2016-08-18add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov1-2/+143
2016-08-18several changes on BunchOfCaps. Move some mesh cost initialization to its cla...UbitUmarov3-129/+78
2016-08-11 remove code from httptests branchUbitUmarov1-2/+1
2016-08-11 to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2-1/+21
2016-07-23 add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ...UbitUmarov1-0/+3
2016-07-23remove code from httptests branchUbitUmarov1-1/+1
2016-07-23add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2-6/+16