aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-26Added method to create default config file in region server(OpenSim) followin...Tleiades Hax1-2/+2
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-26/+36
2007-10-21* Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby1-1/+1
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-20/+34
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-18/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-2/+18
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-65/+29
2007-09-24* Removed some more fields from CommunicationsLocallbsa711-10/+12
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-0/+10
2007-08-08OGS1GridServices.csBrian McBee1-0/+8
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-1/+0
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-5/+14
2007-07-20Attempt to fix the bug/crash that MetaLeo just reported.MW1-1/+1
2007-07-19* Removing more compiler warningsAdam Frisby1-1/+1
2007-07-18few small changesMW1-5/+0
2007-07-18* One hopefully-final attempt at fixing this remoting issue.Adam Frisby1-48/+64
2007-07-17* More LSL changes (and fixing a compile warning)Adam Frisby1-3/+10
2007-07-17* Added exception handler to deal with RemotingExceptions for Child Agents.Adam Frisby1-3/+10
2007-07-17* Applying babblefrog's DNS patches from issue #188Adam Frisby1-1/+1
2007-07-17* Added quick ping check reply system to OGS1GridServicesAdam Frisby1-0/+19
2007-07-16changed to native line ending encodingSean Dague1-431/+431
2007-07-15It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW1-1/+1
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-3/+3
2007-07-14* Excelsior!Adam Frisby1-0/+2
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-11/+62
2007-07-10preliminary inter region communications (between regions in different instanc...MW1-9/+88
2007-07-10Fixed the crashing when trying to look at the map in grid mode. Although the ...MW1-10/+13
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-32/+61
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-14/+17
2007-07-05*Fixed crash of OpenSim client when in grid mode from a recent commitmingchen1-2/+2
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen1-1/+2
2007-07-04Grid Servers:Adam Frisby1-0/+3
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+1
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-6/+14
2007-07-03*Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-14/+12
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-4/+14
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-7/+3
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+248