aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-295-6/+6
* Added method to create default config file in region server(OpenSim) followin...Tleiades Hax2007-10-261-2/+2
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-262-3/+3
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-26/+36
* * Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby2007-10-211-1/+1
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-20/+34
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-155-0/+140
* getting all our line endings consistant againSean Dague2007-10-051-52/+52
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-14/+14
* * UserProfileData meets code conventionslbsa712007-10-051-14/+14
* == The "right name and place" commit ==lbsa712007-10-052-2/+2
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-1/+1
* * Renamed IUserServices to IUserServicelbsa712007-10-051-1/+1
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-273-77/+14
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-273-14/+77
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-65/+29
* * Removed some more fields from CommunicationsLocallbsa712007-09-242-11/+13
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-7/+7
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-243-41/+60
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-8/+4
* * reorder and renamelbsa712007-09-241-2/+2
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-242-3/+3
* fixing me some line endingsSean Dague2007-09-171-38/+38
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+5
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-0/+10
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+5
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-142-1/+34
* OGS1GridServices.csBrian McBee2007-08-081-0/+8
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-1/+0
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+5
* * Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby2007-07-301-8/+8
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-223-11/+22
* Attempt to fix the bug/crash that MetaLeo just reported.MW2007-07-201-1/+1
* * Removing more compiler warningsAdam Frisby2007-07-191-1/+1
* few small changesMW2007-07-182-6/+0
* * One hopefully-final attempt at fixing this remoting issue.Adam Frisby2007-07-181-48/+64
* * Once more into the breach!Adam Frisby2007-07-181-0/+2
* * and again...Adam Frisby2007-07-181-2/+2
* * More attempts at fixing Ckrinke's phantom remoting error. Heh.Adam Frisby2007-07-181-2/+16
* * More LSL changes (and fixing a compile warning)Adam Frisby2007-07-171-3/+10
* * Added exception handler to deal with RemotingExceptions for Child Agents.Adam Frisby2007-07-171-3/+10
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-1/+1
* * Added quick ping check reply system to OGS1GridServicesAdam Frisby2007-07-171-0/+19
* changed to native line ending encodingSean Dague2007-07-165-652/+652
* It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW2007-07-151-1/+1
* *Fixed master avatar requesting when in grid mode.mingchen2007-07-151-5/+1
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-3/+3
* * Excelsior!Adam Frisby2007-07-141-0/+2
* updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW2007-07-111-11/+62
* preliminary inter region communications (between regions in different instanc...MW2007-07-101-9/+88