aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* move http range parser to utilUbitUmarov2018-11-301-0/+32
* code aestheticsUbitUmarov2018-11-171-1/+1
* remove some fire and forget methodsUbitUmarov2018-11-061-90/+1
* autogen LSLSyntax version uuidUbitUmarov2018-10-191-2/+15
* breaking map (warp3d)UbitUmarov2018-05-061-0/+31
* a few minor changesUbitUmarov2018-04-191-16/+40
* a few more changes on inventory library and inv fetchUbitUmarov2018-01-271-0/+1
* iStackTrace(targetThread, true) is no longer safe on windoes alsoUbitUmarov2018-01-181-0/+7
* remove more xml things no longer needed on .net >4.5.2UbitUmarov2018-01-171-1/+1
* pesty warningsUbitUmarov2018-01-171-1/+1
* disable some XmlResolverUbitUmarov2018-01-041-0/+1
* add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; s...UbitUmarov2017-07-131-1/+8
* BUG FIX: change lludp hovertext utf-8 cut point. Thx djphilUbitUmarov2017-06-281-3/+3
* revert EnvironmentTick back to orignal clock, since change may cause issues ...UbitUmarov2017-06-191-4/+3
* change the clock source for EnvironmentTickCount so it does get a bit more r...UbitUmarov2017-06-151-8/+10
* add option for Fireandforget not timeout (our access to main smartThreadPool)UbitUmarov2017-06-131-4/+6
* change servicePoint dns expire also to 5min, let the endpoints expire slide. ...UbitUmarov2017-05-291-1/+7
* cache endpoints (and other paths) dns requests for 5min, this delay should be...UbitUmarov2017-05-291-5/+25
* some cleanup and assume Linux/mono DNS is just broken...UbitUmarov2017-05-291-34/+42
* no.. still a failUbitUmarov2017-05-291-19/+13
* mono is a total crapUbitUmarov2017-05-291-19/+22
* cleanup util.cs get dnsUbitUmarov2017-05-291-77/+80
* cleanup (grid)region info endpoint; add log to try to find some xml decode is...UbitUmarov2017-05-261-0/+59
* use threads from main pool on assetsconnectorUbitUmarov2017-05-251-1/+0
* add a bit more pre exit cleanupUbitUmarov2017-05-241-0/+10
* recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov2017-04-291-2/+2
* a few changes to permissions folding... we are testing. at this point only us...UbitUmarov2017-04-281-1/+4
* Merge branch 'melanie'Melanie Thielker2017-03-311-1/+14
|\
| * Allow setting the stats log file location in OpenSim.ini rather than app.exe....Melanie Thielker2017-03-311-1/+14
* | chance new effective permissions code to ease aggregation on demand( ie on c...UbitUmarov2017-01-161-7/+9
|/
* Remove the last instance of the legacy slam but being setMelanie Thielker2017-01-161-0/+8
* use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit...UbitUmarov2017-01-151-3/+3
* oops fix FolderMask acordingUbitUmarov2017-01-141-1/+1
* make the Slam bit actually be the two previus used ones, to try to minimize c...UbitUmarov2017-01-141-2/+2
* fix incoerent definition of Slam bit (bits 3 and 4 used in diferentUbitUmarov2017-01-141-2/+3
* Harmonize case in Permissions enumMelanie Thielker2017-01-131-4/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-43/+43
* check if a parcelID is a encoded position data or a true UUID. This may fail...UbitUmarov2016-12-231-1/+5
* and yes HG uri againUbitUmarov2016-12-161-0/+20
* ok.. another try on the HG uriUbitUmarov2016-12-161-0/+114
* Fix OpenSim bombing when a MySQL connection string doesn't contain a password.Melanie Thielker2016-12-101-0/+2
* try to make mono happyUbitUmarov2016-08-221-3/+3
* workaround potencial memory leakUbitUmarov2016-08-221-1/+3
* add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994)UbitUmarov2016-08-131-1/+2
* rearrange handlers convertion math, harcoding the grid unit size of 256m, als...UbitUmarov2016-07-311-17/+17
* rename a few things to reduce confusion between regions wold location and gr...UbitUmarov2016-07-311-3/+5
* Fixed the order of two file names used in a warning.Kevin Cozens2016-07-081-1/+1
* coment out odd DoubleQueue class codeUbitUmarov2015-12-091-1/+2
* fix a 1m diference in regions view range estimationsUbitUmarov2015-12-031-1/+1
* coment out warnings that do a messed around number of threadpool workitens an...UbitUmarov2015-11-271-1/+3