Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-15 | Update log4net to avoid log4shell security hole. | onefang | 1 | -0/+0 | |
Alledgedly. | |||||
2021-10-02 | Delete excess [UserProfiles] section. | onefang | 1 | -11/+0 | |
Had two of them. | |||||
2021-09-23 | Enable Flotsaam cache again. | onefang | 7 | -13/+13 | |
Coz relying on the linux caching works, except for avatars. | |||||
2021-09-16 | Disable Flotsam cache. | onefang | 8 | -14/+14 | |
Coz on Linux we can just rely on the usual file caching. Flotsam is just another level of caching, thus just one more source of slow down and resource waste. | |||||
2021-09-09 | Get the other viewer web pages to work via FCGI. | onefang | 1 | -5/+5 | |
2021-09-03 | Restore missing dll. | onefang | 1 | -0/+0 | |
2021-09-02 | netcd crap, should be gone, but it's not. | onefang | 1 | -0/+0 | |
2021-09-02 | Clean out excess pdb file. | onefang | 1 | -0/+0 | |
2021-08-26 | Fix up those silly addin-db links. | onefang | 4 | -4/+4 | |
2021-08-18 | bin/.sledjchisl.lua is alink to the one in src. | onefang | 1 | -0/+1 | |
2021-08-18 | Fix a typo in tho OhSillyThreat config file. | onefang | 1 | -52/+52 | |
Not sure how this escaped me for so long. | |||||
2021-08-18 | Move more stuff into the var directory. | onefang | 9 | -23/+27 | |
2021-07-07 | Add gods to OhSilly threat level config. | onefang | 1 | -52/+53 | |
2021-07-06 | Various config file merges and fix ups. | onefang | 5 | -166/+330 | |
Plus some sorting. | |||||
2021-07-06 | White space fixes. | onefang | 5 | -23/+23 | |
2021-07-06 | Fix up the usual script messes. | onefang | 1 | -48/+49 | |
Don't slow scripts down with bogus monitoring that isn't used anywhere. Don't make scripts sleep all the time. Don't bother with useless OhSilly Threat checks, and clean up the remains. | |||||
2020-09-10 | Various map generation tweaks. | onefang | 3 | -17/+17 | |
Fix up Warp3DCachedImageModule to work with my directory structure. Remove some excess code from it. Clean up maptile directory creation code. When the generate map command is given, generate the map. The month check seems a bit dodgy, but I'll let it ride for now. | |||||
2020-09-10 | Another ini file I forgot in the last commit. | onefang | 1 | -0/+401 | |
2020-09-10 | Some ini files that got skipped coz .gitignore vasn't clean. | onefang | 4 | -0/+1240 | |
2020-09-10 | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 1 | -120/+164 | |
Don't bother doing useless threat level, sleep, and bogus stat collections, it only slows things down. https://sledjhamr.org/mantisbt/view.php?id=15 for an analysis of the bogus stat collection. | |||||
2020-09-09 | Gatekeeper -> GatekeeperURI | root | 2 | -3/+3 | |
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s. One of theem even got removed upstream. | |||||
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 55 | -0/+0 | |
2020-09-08 | .ini files for various grids. | onefang | 3 | -0/+317 | |
2020-09-08 | Major clean up of config and ini files. | onefang | 9 | -174/+3785 | |
2020-09-08 | Move various paths out of the bin directory. | onefang | 8 | -15/+26 | |
2020-04-18 | Add Destiny Grid config. | onefang | 1 | -0/+87 | |
2020-03-18 | Now ROBUST writes it's PID file. DOH! | onefang | 1 | -1/+1 | |
2020-03-16 | Finally add the sledjchisl C & Lua maanger, and friends. | onefang | 2 | -0/+2 | |
2020-02-08 | Add a default gloebit config file, coz it doesn't like it if it doesn't exist. | onefang | 1 | -0/+82 | |
2019-12-16 | update libomv | UbitUmarov | 4 | -0/+0 | |
2019-11-24 | and yes mono-addins .... | UbitUmarov | 5 | -0/+0 | |
2019-11-24 | and yes mono-addins again | UbitUmarov | 4 | -0/+0 | |
2019-11-24 | mantis 8631: and another try... | UbitUmarov | 5 | -0/+0 | |
2019-11-24 | mantis 8631: the missing file | UbitUmarov | 1 | -0/+0 | |
2019-11-24 | mantis 8631: mono addins again (one file missing) | UbitUmarov | 5 | -0/+0 | |
2019-11-22 | YEngine, change default number of exec threads to 2 of priority Normal. Let ↵ | UbitUmarov | 2 | -7/+29 | |
the threads priority a option on ini files | |||||
2019-11-18 | update mono addins again | UbitUmarov | 4 | -0/+0 | |
2019-11-18 | revert to previus ICSharpCode.SharpZipLib.dll that was .net4.6 unlike new one | UbitUmarov | 1 | -0/+0 | |
2019-11-17 | Mono addins uses this, and the version was now incompatible. | Diva Canto | 1 | -0/+0 | |
2019-11-17 | Replaced mono addins dlls and mautil.exe with the patch | Crista Lopes | 4 | -0/+0 | |
2019-11-17 | update mono addins ( need to runprebuidl and recomp opensim) | UbitUmarov | 4 | -0/+0 | |
2019-11-16 | remove some llUDP options | UbitUmarov | 1 | -12/+0 | |
2019-11-14 | make attachments WearReplacesAll option visible | UbitUmarov | 1 | -0/+5 | |
2019-11-05 | mantis 8624: replace native code libs for Mac by ones signed by Geir ↵ | UbitUmarov | 6 | -0/+0 | |
Nøklebye (Gavin Hird). Ths again Gavin | |||||
2019-11-04 | update libopenmetaverse ( attach points) | UbitUmarov | 4 | -0/+0 | |
2019-10-29 | update server release notes default URL | UbitUmarov | 1 | -1/+1 | |
2019-10-21 | a few changes on osslEnable.ini | UbitUmarov | 1 | -6/+6 | |
2019-10-21 | a few changes on osslEnable.ini | UbitUmarov | 1 | -1/+4 | |
2019-10-19 | add a few lsl constants | UbitUmarov | 1 | -1/+21 | |
2019-10-19 | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 1 | -1/+1 | |