aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...Diva Canto2011-05-301-1/+4
* Fixed an issue with the response of CreateAgent over the SimulationConnector.Diva Canto2011-05-281-6/+21
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-05-271-4/+4
* HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-0/+1
* HG inventory transfers over the profile working.Diva Canto2011-05-272-5/+7
* Commented a few extra debug messages.Diva Canto2011-05-263-9/+7
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-261-4/+4
|\
| * fix bug where outfit folder links could not be deletedJustin Clark-Casey (justincc)2011-05-261-4/+4
* | HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-265-8/+103
* | HG: Renamed, shuffled some interfaces around. Move them all to IHypergridServ...Diva Canto2011-05-252-45/+9
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-256-0/+522
* | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-244-11/+103
* | HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-234-3/+303
* | More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-227-89/+79
* | File to be removedDiva Canto2011-05-221-11/+0
* | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-216-33/+70
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-211-6/+28
|\ \ | |/
| * Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-191-6/+28
* | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-197-11/+299
|/
* Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-181-24/+6
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-171-6/+24
* Also compress the actual fatpacksMelanie2011-05-081-1/+6
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-05-081-5/+51
|\
| * minor: slightly shorten "show digest" printing codeJustin Clark-Casey (justincc)2011-05-061-5/+5
| * on asset "show digest" command, print out the asset type name (e.g. texture) ...Justin Clark-Casey (justincc)2011-05-061-1/+1
| * Say which filename an asset has been dumped to on a successful dumpJustin Clark-Casey (justincc)2011-05-061-2/+6
| * remove the NDesk.Options using since didn't end up needing itJustin Clark-Casey (justincc)2011-05-061-1/+0
| * Add "dump asset" command to the asset service for debugging purposes.Justin Clark-Casey (justincc)2011-05-061-0/+43
* | Enable compressed (gzip) fatpack transfers.Melanie2011-05-081-5/+14
|/
* Merge branch 'master' into capsDiva Canto2011-05-022-8/+8
|\
| * Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a...Diva Canto2011-05-021-1/+1
| * Oops, forgot this one.Diva Canto2011-05-021-1/+1
| * Turns out that it's a bad idea to let Agent position updates linger for a lon...Diva Canto2011-05-021-7/+7
* | Merge branch 'master' into capsDiva Canto2011-05-011-9/+12
|\ \ | |/
| * Fixed confusing OSDMap that comes as the response of QueryAccess in the case ...Diva Canto2011-05-011-9/+12
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-302-2/+0
|/
* Minor improvement in version checking (Simulation service)Diva Canto2011-04-291-1/+1
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-282-8/+13
* Thank you Snoopy for a patch that adds some filtering to client versions allo...Diva Canto2011-04-272-5/+74
* Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails.Diva Canto2011-04-251-6/+4
* Commented verbose debug message.Diva Canto2011-04-241-1/+1
* Adjust freeswitch logging to be somewhat less noisy. However, there is still...Justin Clark-Casey (justincc)2011-04-211-5/+3
* Clean up freeswitch config to what is currently required. Add explanation to...Justin Clark-Casey (justincc)2011-04-192-14/+17
* Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)2011-04-152-1/+14
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-1214-14/+1
* minor: add a bit more method doc to IInventoryService.GetItem()Justin Clark-Casey (justincc)2011-04-111-1/+1
* Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-0/+5
* Improvement over 2 commits ago: make the hyperlink check understand port 80.Diva Canto2011-03-281-4/+29
* Fix mantis #5413. WARNING: new config variable in section [GridService] of th...Diva Canto2011-03-281-0/+10
* Rename some member fields to standard m_ OpenSim code conventionJustin Clark-Casey (justincc)2011-03-261-8/+8