| Commit message (Expand) | Author | Files | Lines |
2017-06-11 | forget about stupid mono 32bit | UbitUmarov | 1 | -5/+0 |
2017-06-11 | actually.. its opensim, use same log file name in 32b mode | UbitUmarov | 1 | -2/+2 |
2017-06-11 | remove a ref to old 32bitlauncher | UbitUmarov | 1 | -2/+2 |
2017-06-11 | Set the execute bit on the bin/opensim*.sh files | Kevin Cozens | 2 | -0/+0 |
2017-06-11 | add opensim.sh and opensim32.sh for linux, replacing old opensim-ode.sh | UbitUmarov | 3 | -4/+10 |
2017-06-11 | put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensi... | UbitUmarov | 4 | -75/+75 |
2017-06-09 | Minor changes to commented text in bin/OpenSim.ini.example | Kevin Cozens | 1 | -9/+8 |
2017-05-31 | merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in... | UbitUmarov | 6 | -6/+6 |
2017-05-27 | get back to .net4.0 for now | UbitUmarov | 2 | -0/+0 |
2017-05-27 | update test httpserver, be more tolerant on protocols | UbitUmarov | 2 | -0/+0 |
2017-05-27 | ops no | UbitUmarov | 1 | -0/+0 |
2017-05-27 | add test cert | UbitUmarov | 1 | -0/+0 |
2017-05-26 | change opensim-ode.sh to use the ode engine defined on opensim.ini | UbitUmarov | 2 | -2/+6 |
2017-05-25 | Update macOS version of libode to 0.13.2. The library is build as a fat libra... | Geir Nøklebye | 2 | -0/+0 |
2017-05-24 | mantis 8780 replace ode bins for linux with ones compiled against older Glibc... | UbitUmarov | 2 | -0/+0 |
2017-05-20 | merge | UbitUmarov | 3 | -0/+0 |
2017-05-19 | update libomv LitJSON to version 0.9.0 | UbitUmarov | 4 | -0/+0 |
2017-05-14 | Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big update... | Geir Nøklebye | 2 | -316/+1231 |
2017-05-14 | Updated Npgsql.dll to version 2.0.14.3 built for .NET 4.0 Mono.Security has b... | Geir Nøklebye | 3 | -2093/+2678 |
2017-05-12 | revert changes to *exe.config since a host mask of * produces identical effec... | UbitUmarov | 2 | -12/+1 |
2017-05-12 | soem changes on connections limits | UbitUmarov | 2 | -0/+13 |
2017-05-11 | remove a coment added by mistake | UbitUmarov | 1 | -2/+1 |
2017-05-11 | hide a nonsense option | UbitUmarov | 2 | -9/+2 |
2017-05-09 | let .net decide GC mode from its defaults on the platform | UbitUmarov | 2 | -4/+0 |
2017-05-09 | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 1 | -0/+0 |
2017-05-09 | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 1 | -0/+0 |
2017-05-08 | update mysql connector to v6.9.9 .net4.5 | UbitUmarov | 1 | -0/+0 |
2017-05-08 | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 1 | -0/+0 |
2017-05-08 | update httpserver | UbitUmarov | 2 | -0/+0 |
2017-05-05 | revert to older CSJ2K.dll since new seems have issues on linux with existent... | UbitUmarov | 1 | -0/+0 |
2017-05-02 | coment out optional fields that should be edited and uncomented if needed | UbitUmarov | 1 | -3/+4 |
2017-05-02 | fix some comments | UbitUmarov | 2 | -3/+2 |
2017-05-02 | change opensim.ini.example setting of ExternalHostNameForLSL to a defualt | UbitUmarov | 1 | -6/+8 |
2017-04-25 | Update libOMV | Diva Canto | 5 | -0/+0 |
2017-04-21 | update ode binaries for windows | UbitUmarov | 2 | -0/+0 |
2017-04-19 | update ode binaries for linux; add a minimal velocity for bounce | Michael Cerquoni | 2 | -0/+0 |
2017-04-20 | update ode binaries for windows; add a minimal velocity for bounce | UbitUmarov | 2 | -0/+0 |
2017-04-19 | update ubODE for Linux x86 and x86_64 to include lasted ODE 0.13.2 | Michael Cerquoni | 2 | -0/+0 |
2017-04-18 | update ODE binaries for windows. Other platforms need to compile from opensi... | UbitUmarov | 2 | -0/+0 |
2017-04-14 | update ode binaries for windows | UbitUmarov | 2 | -0/+0 |
2017-04-12 | update ode.dll for windows. Other platforms need fo be compiled from opensim... | UbitUmarov | 2 | -0/+0 |
2017-04-05 | fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 1 | -1/+1 |
2017-04-05 | give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 1 | -0/+1 |
2017-03-31 | Add the ability to post to and act uponconfiguration in etcd | Melanie Thielker | 5 | -0/+11650 |
2017-03-31 | Make the file based log file format sane for the casual user | Melanie Thielker | 1 | -1/+2 |
2017-01-09 | add a bit clarification about grid private port protection | UbitUmarov | 1 | -0/+3 |
2017-01-07 | add the new GOD ossl option to osslEnable.ini | UbitUmarov | 1 | -1/+2 |
2017-01-07 | rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear | UbitUmarov | 1 | -1/+1 |
2017-01-07 | change OSSL enable option GOD to use IsGod, so it means a active god, as my o... | UbitUmarov | 1 | -1/+1 |
2017-01-06 | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 1 | -4/+0 |