Git extended
From OpenSimulator
Recent Git Commits
- fix typos (UbitUmarov) (Tue, 07 Jul 2026 11:59:13 -0700)
- fix typos UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
- fix another typos (UbitUmarov) (Tue, 07 Jul 2026 11:41:14 -0700)
- fix another typos UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
- Merge pull request #47 from holoneon/patch-5 (Ubit Umarov) (Tue, 07 Jul 2026 10:54:00 -0700)
- Merge pull request #47 from holoneon/patch-5 Update CombatModule.cs - typo Ubit Umarov <ajlduarte at gmail dot com> .../CoreModules/Avatar/Combat/CombatModule.cs
- Merge pull request #46 from holoneon/patch-4 (Ubit Umarov) (Tue, 07 Jul 2026 10:51:13 -0700)
- Merge pull request #46 from holoneon/patch-4 Update BunchOfCaps.cs typo Ubit Umarov <ajlduarte at gmail dot com> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
- Update CombatModule.cs - typoe (Fiona Sweet) (Tue, 07 Jul 2026 08:12:56 -0700)
- Update CombatModule.cs - typoe Unkown -> Unknown Fiona Sweet <fiona at pobox dot holoneon dot com> .../CoreModules/Avatar/Combat/CombatModule.cs
- Update BunchOfCaps.cs typo (Fiona Sweet) (Tue, 07 Jul 2026 08:11:01 -0700)
- Update BunchOfCaps.cs typo Unkown -> Unknown Fiona Sweet <fiona at pobox dot holoneon dot com> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
- a few changes to last patch (UbitUmarov) (Tue, 30 Jun 2026 13:37:22 -0700)
- a few changes to last patch UbitUmarov <ajlduarte at sapo dot pt> .../InventoryAccess/InventoryAccessModule.cs
- Handle failed asset stores for InventoryAccessModule (Vincent Sylvester) (Tue, 30 Jun 2026 01:58:32 -0700)
- Handle failed asset stores for InventoryAccessModule Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> Vincent Sylvester <vincentsylvester at zetamex dot com> .../InventoryAccess/InventoryAccessModule.cs
- fix typo in function name (missed file) (UbitUmarov) (Tue, 30 Jun 2026 11:32:56 -0700)
- fix typo in function name (missed file) UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/Attachments/AttachmentsModule.cs
- fix typo in function name (UbitUmarov) (Tue, 30 Jun 2026 11:31:33 -0700)
- fix typo in function name UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Region/Framework/Scenes/Scene.cs
- cosmetics and things (UbitUmarov) (Sat, 27 Jun 2026 15:50:17 -0700)
- cosmetics and things UbitUmarov <ajlduarte at sapo dot pt> .../External/ExternalRepresentationUtils.cs
- silly bugs (UbitUmarov) (Fri, 26 Jun 2026 17:08:45 -0700)
- silly bugs UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/Attachments/AttachmentsModule.cs
- reduce unnecessary saves of attachments a bit (UbitUmarov) (Fri, 19 Jun 2026 17:34:33 -0700)
- reduce unnecessary saves of attachments a bit UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/Attachments/AttachmentsModule.cs
- a few changes on assets store and exists return (UbitUmarov) (Fri, 19 Jun 2026 14:47:12 -0700)
- a few changes on assets store and exists return UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/MySQL/MySQLAssetData.cs
- increase asset store web timeout to 30s again (UbitUmarov) (Fri, 19 Jun 2026 13:39:58 -0700)
- increase asset store web timeout to 30s again UbitUmarov <ajlduarte at sapo dot pt> .../Connectors/Asset/AssetServicesConnector.cs
- cosmetics (UbitUmarov) (Thu, 18 Jun 2026 17:41:02 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/AvatarAppearance.cs
- change the rebakes throotle code (UbitUmarov) (Tue, 16 Jun 2026 13:56:11 -0700)
- change the rebakes throotle code UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/AvatarFactory/AvatarFactoryModule.cs
- add AddOrUpdate to ExpiringKey (UbitUmarov) (Tue, 16 Jun 2026 13:41:15 -0700)
- add AddOrUpdate to ExpiringKey UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/ExpiringKey.cs
- Merge pull request #41 from holoneon/patch-3 (Ubit Umarov) (Tue, 16 Jun 2026 12:54:32 -0700)
- Merge pull request #41 from holoneon/patch-3 Update AvatarFactoryModule.cs Ubit Umarov <ajlduarte at gmail dot com> .../Avatar/AvatarFactory/AvatarFactoryModule.cs
- update libomv (UbitUmarov) (Tue, 16 Jun 2026 11:09:47 -0700)
- update libomv UbitUmarov <ajlduarte at sapo dot pt> bin/CSJ2K.dll
- Update AvatarFactoryModule.cs (Fiona Sweet) (Mon, 15 Jun 2026 12:53:52 -0700)
- Update AvatarFactoryModule.cs in logs i have noticed thousands of 'rebake' requests happening extremely rapidly from a few hg visitors, (for example yesterday 2400 from one hg visitor in 3 minutes) a potential denial of service vector. this adds throttling limit 1 per 30 seconds. please review Fiona Sweet <fiona at pobox dot holoneon dot com> .../Avatar/AvatarFactory/AvatarFactoryModule.cs
- cosmetics (UbitUmarov) (Fri, 12 Jun 2026 04:12:24 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../CoreModules/World/Land/LandManagementModule.cs
- Postgres fixes for uuid type handling (Vincent Sylvester) (Fri, 12 Jun 2026 00:05:06 -0700)
- Postgres fixes for uuid type handling Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> Vincent Sylvester <vincentsylvester at zetamex dot com> OpenSim/Data/PGSQL/PGSQLEstateData.cs
- Merge pull request #36 from Tampa/webrtc-fix (Ubit Umarov) (Sat, 06 Jun 2026 07:17:17 -0700)
- Merge pull request #36 from Tampa/webrtc-fix Fix response for vivox server type under webrtc Ubit Umarov <ajlduarte at gmail dot com> .../WebRtcVoiceRegionModule.cs
- Do not respond to vivox under webrtc (Vincent Sylvester) (Thu, 04 Jun 2026 13:44:37 -0700)
- Do not respond to vivox under webrtc Vincent Sylvester <vincentsylvester at zetamex dot com> .../WebRtcVoiceRegionModule.cs
- cosmetics (UbitUmarov) (Thu, 04 Jun 2026 03:36:33 -0700)
- cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../UserManagement/HGUserManagementModule.cs
- Merge pull request #35 from AdilElFarissi/master (Ubit Umarov) (Thu, 04 Jun 2026 03:03:34 -0700)
- Merge pull request #35 from AdilElFarissi/master Bug fixes and cosmetics Ubit Umarov <ajlduarte at gmail dot com> .../UserManagement/HGUserManagementModule.cs
- Bug fix and cosmetics (Adil El Farissi) (Wed, 03 Jun 2026 17:41:25 -0700)
- Bug fix and cosmetics Fix: UserAgentServiceConnector return null if the destination is under TLS/SSL. Refractor: DataSnapshot to use http> UnSecureInstance as @UbitUmarov recommaded. Personally, i prefer it to be under HTTPS as well. Adil El Farissi <144741970+AdilElFarissi at users dot noreply dot github dot com> .../UserManagement/HGUserManagementModule.cs
- Merge branch 'master' of https://github.com/AdilElFarissi/opensim (Adil El Farissi) (Wed, 03 Jun 2026 16:07:23 -0700)
- Merge branch 'master' of https://github.com/AdilElFarissi/opensim Adil El Farissi <144741970+AdilElFarissi at users dot noreply dot github dot com> OpenSim/Addons/Groups/GroupsExtendedData.cs
- increase default SensorMaxResults to 32 (UbitUmarov) (Mon, 01 Jun 2026 01:34:38 -0700)
- increase default SensorMaxResults to 32 UbitUmarov <ajlduarte at sapo dot pt> .../Api/Implementation/Plugins/SensorRepeat.cs