| Commit message (Expand) | Author | Files | Lines |
2011-05-09 | Incremental - Just did some cleanup of comments and class name change to clea... | E. Allen Soard | 1 | -11/+3 |
2011-05-09 | Incremental patch to add config options to enable/disable the prim limits mod... | E. Allen Soard | 1 | -1/+19 |
2011-05-09 | Adds an optional module to enforce prim limits on a given parcel Takes into a... | E. Allen Soard | 1 | -0/+163 |
2011-05-07 | Add module with "appearance show" command. | Justin Clark-Casey (justincc) | 1 | -0/+122 |
2011-05-06 | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-05-06 | add descriptive explanations for region restart functionality | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-05-06 | fix command display for debugging 'emergency-monitoring' | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-05-02 | AutoBackupModule: Implement per-region settings in Regions.ini. | Sean McNamara | 1 | -105/+186 |
2011-05-02 | First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis... | Sean McNamara | 2 | -768/+868 |
2011-04-30 | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2 | -3/+0 |
2011-04-30 | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2 | -4/+2 |
2011-04-26 | Wait for OnOarFileSaved event callback before executing script | Sean McNamara | 2 | -8/+29 |
2011-04-25 | Cleaned up various configuration options. Removed the category throttle | Mic Bowman | 1 | -9/+9 |
2011-04-23 | AutoBackup: Removed unneeded imports. | Sean McNamara | 1 | -1/+0 |
2011-04-23 | Fix most issues raised by justincc: http://opensimulator.org/mantis/view.php?... | Sean McNamara | 2 | -764/+854 |
2011-04-22 | Various clean ups. Removed some debugging code. Added a new "show pqueues" | Mic Bowman | 1 | -2/+101 |
2011-04-21 | Adjust freeswitch logging to be somewhat less noisy. However, there is still... | Justin Clark-Casey (justincc) | 1 | -9/+18 |
2011-04-20 | Get Viewer 2 voice working with OpenSim. | Justin Clark-Casey (justincc) | 1 | -13/+66 |
2011-04-19 | Clean up freeswitch config to what is currently required. Add explanation to... | Justin Clark-Casey (justincc) | 1 | -13/+15 |
2011-04-13 | First pass at moving object property requests into a queue similar | Mic Bowman | 2 | -12/+5 |
2011-04-12 | First pass at moving object property requests into a queue similar | Mic Bowman | 2 | -12/+5 |
2011-04-12 | First pass at moving object property requests into a queue similar | Mic Bowman | 2 | -12/+5 |
2011-04-12 | Fixup the global defaults config parsing code. | Sean McNamara | 1 | -15/+25 |
2011-04-11 | Fix NREs harder. | Sean McNamara | 1 | -16/+23 |
2011-04-11 | Fix some NREs on certain paths. | Sean McNamara | 1 | -6/+22 |
2011-04-11 | AutoBackup: Support region-independent settings too. | Sean McNamara | 1 | -57/+175 |
2011-04-05 | Make the "All Estates" option work from the client (this makes chosen changes... | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2011-04-02 | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 5 | -33/+3 |
2011-03-25 | Start using IPrimCounts populated by PrimCountModule instead of LandData coun... | Justin Clark-Casey (justincc) | 3 | -2/+3 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-03-05 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 3 | -8/+8 |
2011-02-28 | Fix small bug with remove region; update settings docs. | Sean McNamara | 1 | -6/+8 |
2011-02-28 | First pass at busy heuristics. Compile-tested only. | Sean McNamara | 1 | -6/+63 |
2011-02-28 | Be smarter about stopping timers. Cleanup formatting. | Sean McNamara | 1 | -277/+225 |
2011-02-26 | First working commit of AutoBackupModule. | Sean McNamara | 1 | -11/+23 |
2011-02-25 | Start the timer. (Could it be that simple?) | Sean McNamara | 1 | -0/+1 |
2011-02-25 | s/True/true | Sean McNamara | 1 | -1/+1 |
2011-02-25 | Make timer auto-respawn. | Sean McNamara | 1 | -3/+6 |
2011-02-25 | Config works, but timer isn't firing. Hmm. | Sean McNamara | 1 | -5/+7 |
2011-02-25 | Try to fix config one more time. | Sean McNamara | 1 | -11/+14 |
2011-02-19 | More relevant console messages, and maybe fix config problem | Sean McNamara | 1 | -19/+6 |
2011-02-19 | Fix an actual bug in the timer interval calculation (minutes -> msec) | Sean McNamara | 1 | -3/+15 |
2011-02-19 | More debug messages | Sean McNamara | 1 | -0/+10 |
2011-02-19 | Fix config source stuff harder (debug console prints only; no fix yet) | Sean McNamara | 1 | -0/+11 |
2011-02-19 | Fix config source by taking it from Initialize | Sean McNamara | 1 | -1/+3 |
2011-02-19 | Add [Modules] option for unconditionally disabling entire module globally (fo... | Sean McNamara | 1 | -1/+24 |
2011-02-19 | Let GetNextFile do all the string-building work for SEQUENTIAL. | Sean McNamara | 1 | -1/+1 |
2011-02-19 | First cut of AutoBackupModule; only compile-tested so far | Sean McNamara | 2 | -0/+541 |
2011-02-09 | Detect negative dripAmounts in TokenBuckets. These negatives result from over... | Diva Canto | 1 | -1/+1 |
2011-02-08 | Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen... | Diva Canto | 1 | -2/+28 |