aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* For default everyone permissions on library items, make notecards and scripts...Justin Clark-Casey (justincc)2011-07-231-1/+2
* Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)2011-07-231-4/+4
* Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)2011-07-231-11/+26
* Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)2011-07-231-26/+11
* When an uncached asset is requested multiple times concurrently, only load it...Oren Hurvitz2011-07-211-9/+49
* add test for resizing one part in a groupJustin Clark-Casey (justincc)2011-07-161-1/+0
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-07-161-35/+36
* refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)2011-07-131-5/+3
* When loading library asset set, only store an asset if it's different from an...Justin Clark-Casey (justincc)2011-07-081-3/+12
* Fix bug in reset user password where entering an invalid name would cause an ...Justin Clark-Casey (justincc)2011-06-251-4/+7
* Implement "set user level" console command to set the user level (which deter...Justin Clark-Casey (justincc)2011-06-251-0/+47
* Add a command "show account <first-name> <last-Name>" to the user account ser...Justin Clark-Casey (justincc)2011-06-241-1/+38
* Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)2011-06-241-56/+59
* V2 map now working in grids too. WARNING: A few visible configuration variabl...Diva Canto2011-06-132-42/+41
* Add credit and link to SimianGrid project. Thanks, guys!Diva Canto2011-06-121-0/+4
* People are bound to forget the '/' at the end of MapTileURL, so let's correct...Diva Canto2011-06-121-0/+8
* bit depth: 24!!! begeez! -- zoom levels work now.Diva Canto2011-06-121-3/+2
* A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto2011-06-121-1/+1
* First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-123-2/+457
* Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
* More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-13/+22
* Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto2011-06-101-1/+1
* Removing special casing on failures. This may also fix reports of this issue:Diva Canto2011-06-081-2/+4
* Deleted wrong debug message.Diva Canto2011-06-081-1/+0
* Added error message to help understand http://opensimulator.org/mantis/view.p...Diva Canto2011-06-071-0/+5
* This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-073-10/+76
* Remove scary error messageDiva Canto2011-06-071-6/+0
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-073-18/+14
* This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-4/+47
* Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)2011-06-041-2/+6
* HG IM: increase the timeout valueDiva Canto2011-06-021-1/+1
* Bug fix on HG IM.Diva Canto2011-06-022-14/+14
* HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto2011-06-021-12/+12
* Re-Apply Use current TravelingAgent if the the login failure reason is "Login...BlueWall2011-06-011-2/+5
* Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...BlueWall2011-06-011-5/+2
* Merge branch 'master' of /home/opensim/src/opensimBlueWall2011-06-011-2/+5
|\
| * Use current TravelingAgent if the login failure reason is "Logins Disabled" t...BlueWall2011-06-011-2/+5
* | Merge branch 'master' of /home/opensim/src/opensimBlueWall2011-06-011-3/+15
|\ \ | |/
| * Add alternate region handling for url based logins as found in login to "home...BlueWall2011-06-011-3/+15
* | Made GetMapImage public in the HyperlinkerDiva Canto2011-05-301-5/+5
* | Made the GatekeeperConnector a public property.Diva Canto2011-05-301-0/+4
* | 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