673a52fa7a 
								
							
								 
							
						 
						
							
							
								
								Implement the groups module query to make the estate allowed groups work  
							
							
							
						 
						
							2010-01-09 15:58:18 +00:00  
				
					
						
							
							
								 
						
							
							
								121c6b4835 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster  
							
							
							
						 
						
							2010-01-09 15:34:58 +00:00  
				
					
						
							
							
								 
						
							
							
								332463ca94 
								
							
								 
							
						 
						
							
							
								
								Fix up the weird Lindenish "setaccess" message. Talk about strange....  
							
							
							
						 
						
							2010-01-09 15:28:52 +00:00  
				
					
						
							
							
								 
						
							
							
								a764eb5dc7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster  
							
							
							
						 
						
							2010-01-09 14:21:50 +00:00  
				
					
						
							
							
								 
						
							
							
								063f106cbb 
								
							
								 
							
						 
						
							
							
								
								Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users  
							
							... 
							
							
							
							will be honored now, while allowed groups will not. This requires additional
groups module integration work 
							
						 
						
							2010-01-09 14:17:44 +00:00  
				
					
						
							
							
								 
						
							
							
								d22bdb5095 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster  
							
							
							
						 
						
							2010-01-09 12:02:48 +00:00  
				
					
						
							
							
								 
						
							
							
								18f12de52a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-01-09 12:01:40 +00:00  
				
					
						
							
							
								 
						
							
							
								b3d6c85126 
								
							
								 
							
						 
						
							
							
								
								Add some configuration hints and references to README.txt  
							
							
							
						 
						
							2010-01-08 23:09:38 -08:00  
				
					
						
							
							
								 
						
							
							
								b297913e2b 
								
							
								 
							
						 
						
							
							
								
								Add some notes to OpenSim.ini.example suggesting to use MySQL with Mono installations  
							
							
							
						 
						
							2010-01-08 22:58:01 -08:00  
				
					
						
							
							
								 
						
							
							
								6b60f3cce5 
								
							
								 
							
						 
						
							
							
								
								A few more inches... Old friends things removed. Less references to UserProfileService.  
							
							
							
						 
						
							2010-01-08 20:31:29 -08:00  
				
					
						
							
							
								 
						
							
							
								a2aadb78a9 
								
							
								 
							
						 
						
							
							
								
								Maintain control() event stream  
							
							
							
						 
						
							2010-01-08 23:12:11 -05:00  
				
					
						
							
							
								 
						
							
							
								bc68390b14 
								
							
								 
							
						 
						
							
							
								
								The first 2 handlers for the XInventory system.  
							
							
							
						 
						
							2010-01-08 22:51:37 +00:00  
				
					
						
							
							
								 
						
							
							
								c76c80a28a 
								
							
								 
							
						 
						
							
							
								
								Adds IClientAPI voids for GroupProposals.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-01-08 18:27:49 +00:00  
				
					
						
							
							
								 
						
							
							
								d14589d1ab 
								
							
								 
							
						 
						
							
							
								
								Add migrations to add fields to user and auth tables  
							
							
							
						 
						
							2010-01-08 18:10:59 +00:00  
				
					
						
							
							
								 
						
							
							
								b63405c1a7 
								
							
								 
							
						 
						
							
							
								
								Inching ahead... This compiles, but very likely does not run.  
							
							
							
						 
						
							2010-01-08 10:43:34 -08:00  
				
					
						
							
							
								 
						
							
							
								22b1ffdc6c 
								
							
								 
							
						 
						
							
							
								
								Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono  
							
							... 
							
							
							
							May fix mantises 3186, 3270, 4022, 4238 
							
						 
						
							2010-01-08 14:45:40 +00:00  
				
					
						
							
							
								 
						
							
							
								3bf69aa5a3 
								
							
								 
							
						 
						
							
							
								
								Change ConsoleClient to allow quoted values to be passed through. This  
							
							... 
							
							
							
							allows setting the login message remotely on the user server console 
							
						 
						
							2010-01-08 11:02:39 +00:00  
				
					
						
							
							
								 
						
							
							
								bba557aff6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-01-08 05:31:31 +00:00  
				
					
						
							
							
								 
						
							
							
								17efecd6c5 
								
							
								 
							
						 
						
							
							
								
								Moving the new group data structures out of LLClientView into GroupData.  
							
							... 
							
							
							
							The new methods are still not in IClientAPI, so some work remains to be done. 
							
						 
						
							2010-01-08 05:29:29 +00:00  
				
					
						
							
							
								 
						
							
							
								452be5e546 
								
							
								 
							
						 
						
							
							
								
								Second Fix to the new Packets as per Melanie's request.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-01-08 05:17:02 +00:00  
				
					
						
							
							
								 
						
							
							
								71adb37fa8 
								
							
								 
							
						 
						
							
							
								
								Fix llRotBetween  
							
							
							
						 
						
							2010-01-07 23:58:19 -05:00  
				
					
						
							
							
								 
						
							
							
								6591f8a592 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://3dhosting.de/var/git/careminster  
							
							
							
						 
						
							2010-01-07 23:04:28 -05:00  
				
					
						
							
							
								 
						
							
							
								f11a97f12d 
								
							
								 
							
						 
						
							
							
								
								* Finished SimulationServiceConnector  
							
							... 
							
							
							
							* Started rerouting calls to UserService.
* Compiles. May run. 
							
						 
						
							2010-01-07 15:53:55 -08:00  
				
					
						
							
							
								 
						
							
							
								1e899704c1 
								
							
								 
							
						 
						
							
							
								
								Adds config option "ForwardOfflineGroupMessages" to allow disabling of group messages forwarded while offline. Addresses Mantis  #4457  
							
							
							
						 
						
							2010-01-07 11:28:38 -08:00  
				
					
						
							
							
								 
						
							
							
								b67470af91 
								
							
								 
							
						 
						
							
							
								
								Fixes the newly added packets as per Melanie's request.  
							
							... 
							
							
							
							Provisionally applied to fix the naming. Signatures are still subject to change.
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-01-07 15:09:13 +00:00  
				
					
						
							
							
								 
						
							
							
								74708a2900 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-01-07 10:15:20 +00:00  
				
					
						
							
							
								 
						
							
							
								7dd43bef8c 
								
							
								 
							
						 
						
							
							
								
								Fixes the Collision errors and adds more to llGetStatus  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-01-07 10:14:59 +00:00  
				
					
						
							
							
								 
						
							
							
								b4c83bc203 
								
							
								 
							
						 
						
							
							
								
								Fixes the Collision errors and adds more to llGetStatus  
							
							
							
						 
						
							2010-01-07 10:06:30 +00:00  
				
					
						
							
							
								 
						
							
							
								6d061d9f39 
								
							
								 
							
						 
						
							
							
								
								Complete the XInventoryConnector. Flesh out the skeleton for the  
							
							... 
							
							
							
							XInventoryInConnector 
							
						 
						
							2010-01-06 22:00:19 +00:00  
				
					
						
							
							
								 
						
							
							
								68eba8973c 
								
							
								 
							
						 
						
							
							
								
								Adding a skeleton for the XInventoryInConnector, counterpart to the already  
							
							... 
							
							
							
							done XInventoryConnector. No functionality yet. 
							
						 
						
							2010-01-06 19:16:43 +00:00  
				
					
						
							
							
								 
						
							
							
								a542871c15 
								
							
								 
							
						 
						
							
							
								
								Allow estate managers (if estate_owner_is_god is set) to actually enter  
							
							... 
							
							
							
							god mode. Allow god modification of objects if the object owner is the
same god that wants to modify, this allows you to regain perms on your
own objects after IAR import messed them up. 
							
						 
						
							2010-01-05 16:04:57 +00:00  
				
					
						
							
							
								 
						
							
							
								3724a38ab4 
								
							
								 
							
						 
						
							
							
								
								Allow estate managers (if estate_owner_is_god is set) to actually enter  
							
							... 
							
							
							
							god mode. Allow god modification of objects if the object owner is the
same god that wants to modify, this allows you to regain perms on your
own objects after IAR import messed them up. 
							
						 
						
							2010-01-05 15:39:53 +00:00  
				
					
						
							
							
								 
						
							
							
								aca01f5415 
								
							
								 
							
						 
						
							
							
								
								Add the XInventoryServicesConnector, a new inventory connector without the cruft  
							
							... 
							
							
							
							of the old one that makes inventory crash on folder creation. This is just
the connector part, the handler is still ont he todo list. 
							
						 
						
							2010-01-05 04:22:03 +00:00  
				
					
						
							
							
								 
						
							
							
								be41ba6670 
								
							
								 
							
						 
						
							
							
								
								Allow lists to be embedded in query strings  
							
							
							
						 
						
							2010-01-05 03:17:45 +00:00  
				
					
						
							
							
								 
						
							
							
								cbe434149e 
								
							
								 
							
						 
						
							
							
								
								Change the signature of the forms requester data in preparation to getting  
							
							... 
							
							
							
							to where lists can be sent as requests 
							
						 
						
							2010-01-05 03:17:37 +00:00  
				
					
						
							
							
								 
						
							
							
								4799f1ce92 
								
							
								 
							
						 
						
							
							
								
								Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!  
							
							
							
						 
						
							2010-01-05 03:13:19 +00:00  
				
					
						
							
							
								 
						
							
							
								28ba16ee53 
								
							
								 
							
						 
						
							
							
								
								Add the port of the XInventoryService for the new Sqlite framework  
							
							
							
						 
						
							2010-01-05 00:35:54 +00:00  
				
					
						
							
							
								 
						
							
							
								033a3da254 
								
							
								 
							
						 
						
							
							
								
								Sqlite framework and generic handler. They compile. More I cannot say.  
							
							
							
						 
						
							2010-01-04 23:30:38 +00:00  
				
					
						
							
							
								 
						
							
							
								54e6c26def 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster  
							
							
							
						 
						
							2010-01-04 22:29:43 +00:00  
				
					
						
							
							
								 
						
							
							
								39293758f1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into presence-refactor  
							
							
							
						 
						
							2010-01-04 22:28:27 +00:00  
				
					
						
							
							
								 
						
							
							
								ab0dfbc163 
								
							
								 
							
						 
						
							
							
								
								Update SQlite to newest  
							
							
							
						 
						
							2010-01-04 22:24:01 +00:00  
				
					
						
							
							
								 
						
							
							
								7f960cd595 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into presence-refactor  
							
							
							
						 
						
							2010-01-04 21:41:33 +00:00  
				
					
						
							
							
								 
						
							
							
								1ae9bfc074 
								
							
								 
							
						 
						
							
							
								
								Finish conversion if XInventoryService  
							
							
							
						 
						
							2010-01-04 20:53:28 +00:00  
				
					
						
							
							
								 
						
							
							
								e76333555d 
								
							
								 
							
						 
						
							
							
								
								First stage port of the XInventoryService  
							
							
							
						 
						
							2010-01-04 20:53:26 +00:00  
				
					
						
							
							
								 
						
							
							
								0907d5d69e 
								
							
								 
							
						 
						
							
							
								
								Finish conversion if XInventoryService  
							
							
							
						 
						
							2010-01-04 20:52:44 +00:00  
				
					
						
							
							
								 
						
							
							
								53d3f46add 
								
							
								 
							
						 
						
							
							
								
								First stage port of the XInventoryService  
							
							
							
						 
						
							2010-01-04 18:47:47 +00:00  
				
					
						
							
							
								 
						
							
							
								1ac36bb5d9 
								
							
								 
							
						 
						
							
							
								
								Forgot to add these to the grid configs, so that logins work.  
							
							
							
						 
						
							2010-01-04 07:45:20 -08:00  
				
					
						
							
							
								 
						
							
							
								d657b76dba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster  
							
							
							
						 
						
							2010-01-04 06:17:38 +00:00  
				
					
						
							
							
								 
						
							
							
								3740775472 
								
							
								 
							
						 
						
							
							
								
								When rezzing a no-copy object on a no-rez parcel, the object vanishes from  
							
							... 
							
							
							
							inventory until relog. This patch corrects this and puts the item back into
inventory. 
							
						 
						
							2010-01-04 06:16:04 +00:00  
				
					
						
							
							
								 
						
							
							
								f198c68547 
								
							
								 
							
						 
						
							
							
								
								Mark GetUserInventory as obsolete. It is still used in the default  
							
							... 
							
							
							
							avatars module and in the REST inventory service, but future inventory
services and/or connector will not include this method anymore, because
it is dangerous on large inventory servers. Marking as obsolete to give
an incentive to rewrite these services to use the recursive fetching
or more targeted retrieval. 
							
						 
						
							2010-01-04 05:34:32 +00:00