aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Map/MapAddServerConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-12/+17
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-22/+13
2012-04-27MapImageService: changed the event at which the map tiles are uploaded, becau...Diva Canto1-2/+2
2012-04-27MapImage security issue. Compare strings instead of IPAddresses.Diva Canto1-1/+1
2012-04-27MapImage security issue: better error messagesDiva Canto1-3/+5
2012-04-27Amend to last commit: account for the existence of proxies.Diva Canto1-3/+32
2012-04-27MapImageService: added an additional security check for OSGrid and other grid...Diva Canto1-5/+43
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-11-19Improve some grid region log messages to express regions at co-ordinate (e.g....Justin Clark-Casey (justincc)1-5/+9
2011-06-13V2 map now working in grids too. WARNING: A few visible configuration variabl...Diva Canto1-1/+123
2011-06-12First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto1-7/+7
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-5/+6
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-5/+6
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto1-1/+1
2009-09-22Added HGGridConnector and related code.Diva Canto1-1/+1
2009-09-21Added grid handler and grid remote connector.Diva Canto1-9/+9
2009-09-04Implement plain password authentication partway. Tested, but no userMelanie1-1/+1
2009-09-04More work on new authentication serviceMelanie1-3/+3
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-4/+3
2009-06-03Committing the partial refactor of authentication services. No user functionlityMelanie Thielker1-14/+11
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-0/+1
2009-05-18This commit changes the way the new server works. There is no longer a serverMelanie Thielker1-2/+4
2009-05-18Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker1-3/+2
2009-05-18Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker1-0/+0
2009-05-18Logically group the server connector with it's handlersMelanie Thielker1-1/+1
2009-05-14Move the server request handlers into a separate lib nunit can digestMelanie Thielker1-0/+1
2009-05-11Smooth out some .ini stuff, actually commit the exampleMelanie Thielker1-1/+1
2009-05-09Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker1-2/+17
2009-05-08The new asset server now actually serves existing assetsMelanie Thielker1-0/+2
2009-05-08More additions to the nextgen reference UGAIMMelanie Thielker1-6/+6
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-2/+2
2009-05-05Plumb the new server connector logicMelanie Thielker1-6/+9
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-1/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-4/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-17fixing me some line endingsSean Dague1-17/+17
2007-08-14preliminary support for editing notecards and scripts. MW1-18/+17
2007-07-30mass update of files to have native line endingsSean Dague1-18/+18
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-18/+18
2007-07-16changed to native line ending encodingSean Dague1-18/+18
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-0/+18