aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto2010-01-101-51/+0
* CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-101-2/+0
* A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-081-1/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Poof! on OGS1 GridServices.Diva Canto2009-09-261-2/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-24/+0
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-4/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-2/+2
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+4
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-201-1/+0
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+3
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-2/+4
* The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson2008-07-231-4/+18
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-231-0/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-0/+1
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-1/+10
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Diuerse beavtificatemslbsa712007-11-011-1/+1
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-301-2/+2
* * Optimized usingslbsa712007-10-301-4/+4
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-1/+1
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+1
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-3/+3
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-8/+4
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-2/+2
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-1/+6
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+3
* changed to native line ending encodingSean Dague2007-07-161-18/+18
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-2/+3
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-1/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+2
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-1/+1
* *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen2007-06-281-0/+18