Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove the AllowAlternatePorts option. It wasn't implemented anyway. | Melanie Thielker | 2016-12-13 | 5 | -40/+21 | |
| | | | | | | | | | | Instead, handle the port being 0 as "any port" and assign a random port for regions in that case. | |||||
| * | Make sure sims on Linux can be restarted without waiting on a 2 mintue ↵ | Melanie Thielker | 2016-12-13 | 1 | -5/+7 | |
| | | | | | | | | socket timeout | |||||
| * | ubOde other convex type objects other than mesh and sculpt also don't have holes | UbitUmarov | 2016-12-12 | 2 | -4/+7 | |
| | | ||||||
| * | ubOde simple spheres and boxes with type convex have no holes on ↵ | UbitUmarov | 2016-12-12 | 1 | -9/+15 | |
| | | | | | | | | physics(long forgotten fix) | |||||
| * | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2016-12-12 | 8 | -18/+18 | |
| | | | | | | | | | | | | This field started out as a simple flag in the protocol to indicate a user being a SL charter member. It has since then taken on additional functionality that means that the name is no longer appropriate. | |||||
| * | Only ask for the new parameter when starting from scratch. | Melanie Thielker | 2016-12-12 | 1 | -3/+4 | |
| | | | | | | | | It is set to false implicitly on existing regions. | |||||
| * | Make resolving the IP on startup optional. | Melanie Thielker | 2016-12-12 | 1 | -0/+19 | |
| | | | | | | | | Adds ResolveAddress boolean to regions.ini | |||||
| * | Applying a modified version of TomTheDragon's patch to prevent the sim | Melanie Thielker | 2016-12-12 | 1 | -7/+14 | |
| | | | | | | | | from crashing when signals are unavailable. | |||||
| * | don't do unix signals on windows | UbitUmarov | 2016-12-12 | 1 | -6/+12 | |
| | | ||||||
| * | Allow OpenSim to respond to Unix signals. This may need work to be | Melanie Thielker | 2016-12-12 | 1 | -2/+23 | |
| | | | | | | | | | | | | properly ignoed on Windows. Windows devs, please test and check for platform flags if this causes issues in Windows | |||||
| * | If a region address is resolveable to a single address, resolve it on | Melanie Thielker | 2016-12-11 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | startup and use that address This change facilitates running opensim within containers and VMs where the external address isn't that of the VM/container but that of the host. | |||||
| * | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2016-12-10 | 4 | -1/+11 | |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-12-10 | 2 | -2/+2 | |
| |\ | ||||||
| | * | Make it more unlikely that a script teleport will be caught by default ↵ | AliciaRaven | 2016-12-10 | 2 | -2/+2 | |
| | | | | | | | | | | | | region landing point. | |||||
| * | | Fix OpenSim bombing when a MySQL connection string doesn't contain a password. | Melanie Thielker | 2016-12-10 | 1 | -0/+2 | |
| |/ | | | | | | | | | Passwordless connection is perfectly legal and makes sense within a container. | |||||
| * | do not try xbakes on HG | UbitUmarov | 2016-12-10 | 1 | -5/+6 | |
| | | ||||||
| * | HG regions URI need to include also the default ports for compatibility | UbitUmarov | 2016-12-10 | 1 | -5/+6 | |
| | | ||||||
| * | avoid a null ref | UbitUmarov | 2016-12-09 | 1 | -1/+1 | |
| | | ||||||
| * | The new string-parameter: "region_object_bonus" for llGetEnv(string name); | Mandarinka Tasty | 2016-12-09 | 1 | -0/+4 | |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | HG: add missing information on GetRegion | UbitUmarov | 2016-12-09 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-09 | 2 | -1/+4 | |
|\ \ | |/ | ||||||
| * | JsonRpc: don't try to connect to a empty uri | UbitUmarov | 2016-12-08 | 1 | -0/+3 | |
| | | ||||||
| * | change caps Sethome fail error report | UbitUmarov | 2016-12-07 | 1 | -1/+1 | |
| | | ||||||
* | | provide remote SSLcommonName to xmlRpcRequest methods, but in a away it can ↵ | UbitUmarov | 2016-12-09 | 1 | -0/+11 | |
| | | | | | | | | be detected/parsed. This is used by some external modules like DTLNSLMoneyServer. But this module does need to change on this ( and it cannot override default validation rules, it needs to do it on its httplistener with method provided in previus commits | |||||
* | | suport client certificate validation per listenner, with a supplied static ↵ | UbitUmarov | 2016-12-09 | 1 | -0/+4 | |
| | | | | | | | | callback | |||||
* | | remove not needed sslport parameter | UbitUmarov | 2016-12-08 | 3 | -11/+11 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-07 | 10 | -26/+82 | |
|\ \ | |/ | ||||||
| * | add missing sp Intransit control | UbitUmarov | 2016-12-07 | 1 | -10/+18 | |
| | | ||||||
| * | set HasGridUserTried on usercache of NPCs | UbitUmarov | 2016-12-07 | 3 | -4/+4 | |
| | | ||||||
| * | if we have profile then npc is online | UbitUmarov | 2016-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile ↵ | UbitUmarov | 2016-12-06 | 6 | -3/+40 | |
| | | | | | | | | About text. requires OsNpcCreate rights | |||||
| * | let NPCs have profile | UbitUmarov | 2016-12-06 | 1 | -11/+22 | |
| | | ||||||
* | | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 2016-12-07 | 2 | -2/+30 | |
| | | | | | | | | without any peer autentification using simple homemade (or even shared) certs. | |||||
* | | add SSL certs validation options for robust to allow simple certificates, ↵ | UbitUmarov | 2016-12-07 | 1 | -0/+27 | |
| | | | | | | | | possible only for encriptation without any peer autentification. disable validation by default for the small grids case | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-06 | 2 | -23/+7 | |
|\ \ | |/ | ||||||
| * | jenkins likes null httplisteners | UbitUmarov | 2016-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | remove redundante check for ssl listener | UbitUmarov | 2016-12-06 | 2 | -23/+7 | |
| | | ||||||
* | | save a few lists scaning | UbitUmarov | 2016-12-06 | 1 | -58/+80 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-04 | 21 | -167/+235 | |
|\ \ | |/ | ||||||
| * | HG: fix the never ending avatar confirmation when 2 users from same grid ↵ | UbitUmarov | 2016-12-04 | 1 | -1/+41 | |
| | | | | | | | | made friendship on another grid | |||||
| * | remove SOG.FromPartID from main code and flag it obsolete | UbitUmarov | 2016-12-04 | 4 | -6/+12 | |
| | | ||||||
| * | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 2016-12-04 | 15 | -3/+76 | |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | a few changes to new GetDisplaynames and friends | UbitUmarov | 2016-12-04 | 1 | -9/+15 | |
| | | ||||||
| * | replace GetDisplaynames by a handler really usable as a client cap. Most ↵ | UbitUmarov | 2016-12-04 | 2 | -143/+84 | |
| | | | | | | | | capabilities.handlers are so it all things not propor PER CLIENT CAP handlers | |||||
| * | Adding new string-parameter: "region_max_prims" for llGetEnv(string name); | Mandarinka Tasty | 2016-12-04 | 1 | -0/+4 | |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | ubMeshmerizer, fix the orientation of last triangle on top/bottom faces in ↵ | UbitUmarov | 2016-12-03 | 1 | -2/+2 | |
| | | | | | | | | case on circle hollow shape | |||||
| * | change a wrong error message and avoid a null ref (that may happen due to ↵ | UbitUmarov | 2016-12-02 | 1 | -13/+11 | |
| | | | | | | | | needed time delays) | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-02 | 9 | -158/+172 | |
|\ \ | |/ | ||||||
| * | do a GC collect on last client exit | UbitUmarov | 2016-12-01 | 1 | -4/+2 | |
| | | ||||||
| * | fix a typo in dbs region range | UbitUmarov | 2016-12-01 | 2 | -2/+2 | |
| | |