| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-05 | 2 | -7/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 2 | -3/+0 |
| * | | | | | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 2 | -4/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'queuetest' into careminster-presence-refactor | Melanie | 2011-04-25 | 1 | -11/+110 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Cleaned up various configuration options. Removed the category throttle | Mic Bowman | 2011-04-25 | 1 | -9/+9 |
| * | | | | Merge branch 'master' into queuetest | Mic Bowman | 2011-04-25 | 1 | -9/+18 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Various clean ups. Removed some debugging code. Added a new "show pqueues" | Mic Bowman | 2011-04-22 | 1 | -2/+101 |
* | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-21 | 1 | -9/+18 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Adjust freeswitch logging to be somewhat less noisy. However, there is still... | Justin Clark-Casey (justincc) | 2011-04-21 | 1 | -9/+18 |
| |/ / / |
|
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-21 | 1 | -22/+77 |
|\ \ \ \
| |/ / / |
|
| * | | | Get Viewer 2 voice working with OpenSim. | Justin Clark-Casey (justincc) | 2011-04-20 | 1 | -13/+66 |
| * | | | Clean up freeswitch config to what is currently required. Add explanation to... | Justin Clark-Casey (justincc) | 2011-04-19 | 1 | -13/+15 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-18 | 2 | -12/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | First pass at moving object property requests into a queue similar | Mic Bowman | 2011-04-12 | 2 | -12/+5 |
| | |/
| |/| |
|
* | | | Fix up client implementations | Melanie | 2011-04-17 | 2 | -2/+2 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-06 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Make the "All Estates" option work from the client (this makes chosen changes... | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -0/+3 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-03 | 5 | -33/+3 |
|\ \ \
| |/ / |
|
| * | | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 5 | -33/+3 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-01 | 3 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Start using IPrimCounts populated by PrimCountModule instead of LandData coun... | Justin Clark-Casey (justincc) | 2011-03-25 | 3 | -2/+3 |
* | | | Switching vivox to https for production use | Melanie | 2011-03-25 | 1 | -11/+11 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-10 | 4 | -10/+9 |
|\ \ \
| |/ / |
|
| * | | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
| * | | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-03-05 | 3 | -8/+8 |
| |/ |
|
* | | Add needed dummy to sample money | Melanie | 2011-02-17 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-12 | 1 | -3/+29 |
|\ \
| |/ |
|
| * | Detect negative dripAmounts in TokenBuckets. These negatives result from over... | Diva Canto | 2011-02-09 | 1 | -1/+1 |
| * | Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen... | Diva Canto | 2011-02-08 | 1 | -2/+28 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Honor check of m_Enabled in WorldViewModule. | Diva Canto | 2011-02-05 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 3 | -44/+65 |
|\ \
| |/ |
|
| * | Record number of resent packets in LindenUDP stack and display in stats report | Justin Clark-Casey (justincc) | 2011-02-02 | 1 | -11/+13 |
| * | Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that ... | Justin Clark-Casey (justincc) | 2011-01-31 | 2 | -33/+52 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-23 | 1 | -0/+348 |
|\ \
| |/ |
|
| * | minor: remove unnecessary newline from "show throttles" information | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -1/+1 |
| * | properly format "show throttles" table | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -26/+55 |
| * | crudely refactor table generation code for "show queues" and "show throttles" | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -41/+30 |
| * | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -0/+330 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-06 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Make the default for the very verbose XMLRPC groups debug setting false rathe... | Justin Clark-Casey (justincc) | 2011-01-04 | 1 | -2/+1 |
| * | Implement SendPlacesReply | Melanie | 2010-12-30 | 2 | -0/+8 |
* | | Implement SendPlacesReply | Melanie | 2010-12-30 | 2 | -0/+8 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-21 | 2 | -0/+9 |
|\ \
| |/ |
|
| * | * Adds AbortXfer to the ClientAPI mix | Teravus Ovares (Dan Olivares) | 2010-12-21 | 2 | -0/+9 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-17 | 2 | -461/+0 |
|\ \
| |/ |
|
| * | remove broken and unmaintained subversion serialization module and it's assoc... | Justin Clark-Casey (justincc) | 2010-12-17 | 2 | -461/+0 |
* | | Remove some spam from FreeSwitchModule | Melanie | 2010-12-16 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-14 | 3 | -7/+68 |
|\ \
| |/ |
|
| * | Start implementing a test for 'share with group' object functionality. Not y... | Justin Clark-Casey (justincc) | 2010-12-14 | 1 | -4/+2 |