Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2011-05-28 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | Add option to disable logins | BlueWall | 2011-05-28 | 1 | -0/+1 | |
| | | | | | | | | This just covers script loading for now. More to come. | |||||
* | | Fixed one comment in a config file. | Diva Canto | 2011-05-27 | 1 | -0/+1 | |
|/ | ||||||
* | HG lures working! Friends can offer friends HG teleports via the profile. ↵ | Diva Canto | 2011-05-27 | 4 | -2/+15 | |
| | | | | WARNING: additional configuration for HG inis -- see *Common.ini.example | |||||
* | Added a BasicProfilemodule so that the profile-based actions (like give ↵ | Diva Canto | 2011-05-27 | 4 | -0/+11 | |
| | | | | inventory, etc) work. This is just a mock profile, the same for all users, and with no DB backend behind it -- meaning that nothing will be saved. For serious profiles, use 3rd party implementations. | |||||
* | Added missing config vars to StandaloneCommon.ini.example and fixed the ones ↵ | Diva Canto | 2011-05-26 | 2 | -2/+4 | |
| | | | | in Robust.HG.ini.example | |||||
* | Added missing configuration variables to Robust.HG.ini.example | Diva Canto | 2011-05-26 | 1 | -0/+2 | |
| | ||||||
* | Last commit before pushing. WARNING: (a) DB migration on the friends table; ↵ | Diva Canto | 2011-05-26 | 1 | -1/+1 | |
| | | | | and (b) several config additions related to HG. See Robust.HG.ini.example, GridCommon.ini.example and/or StandaloneCommon.ini.example. | |||||
* | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 3 | -2/+33 | |
| | | | | looked back in source user's User Agent service. | |||||
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 2011-05-25 | 1 | -0/+10 | |
| | | | | testing. | |||||
* | Added necessary code to drop inventory on hg friends using the profile ↵ | Diva Canto | 2011-05-24 | 1 | -1/+1 | |
| | | | | window, but can't test because this mechanism doesn't seem to work without a profile service. | |||||
* | HG friends: Status notifications working. Also initial logins get the online ↵ | Diva Canto | 2011-05-23 | 1 | -0/+3 | |
| | | | | friends in other grids. | |||||
* | More on HG Friends. Added Delete(string, string) across the board. Added ↵ | Diva Canto | 2011-05-22 | 1 | -1/+1 | |
| | | | | security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. | |||||
* | HG Friends working to some extent: friendships offered and accepted ↵ | Diva Canto | 2011-05-19 | 1 | -0/+5 | |
| | | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights. | |||||
* | Fix broken inventory links on viewer 2. | Justin Clark-Casey (justincc) | 2011-05-13 | 1 | -1/+1 | |
| | | | | | It appears that if the viewer requests a folder containing links, we must also send the folders that contain the link targets first. This was tested with Kokua 0.1.0 WIP though I predict it will also work with other viewer 2s | |||||
* | Incremental patch to add config options to enable/disable the prim limits ↵ | E. Allen Soard | 2011-05-09 | 1 | -0/+4 | |
| | | | | module to OpenSim.ini. EnforcePrimLimits is set to false by default to emulate the current behavior. | |||||
* | Add missing configs for ssl in Robust.HG.ini | BlueWall | 2011-05-07 | 1 | -0/+20 | |
| | ||||||
* | Merge branch 'master' of https://github.com/allquixotic/opensim-autobackup | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -0/+4 | |
|\ | ||||||
| * | Merge git://opensimulator.org/git/opensim | Sean McNamara | 2011-05-02 | 54 | -26/+104 | |
| |\ | ||||||
| * \ | Merge git://opensimulator.org/git/opensim | Sean McNamara | 2011-04-26 | 8 | -0/+0 | |
| |\ \ | ||||||
| * \ \ | Merge git://opensimulator.org/git/opensim | Sean McNamara | 2011-04-23 | 6 | -108/+209 | |
| |\ \ \ | ||||||
| * | | | | Fix most issues raised by justincc: ↵ | Sean McNamara | 2011-04-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | http://opensimulator.org/mantis/view.php?id=5440 | |||||
* | | | | | Adding ssl support | BlueWall | 2011-05-05 | 2 | -0/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Adding ssl support for "Out of Band" applications such as the remote admin module or Robust services | |||||
* | | | | | Changed the defaults, so that it behaves exactly is it has been behaving (no ↵ | Diva Canto | 2011-05-02 | 2 | -40/+63 | |
| | | | | | | | | | | | | | | | | | | | | WebFetch cap by default). | |||||
* | | | | | How this might look like from a configuration perspective. Changes ↵ | Diva Canto | 2011-05-01 | 1 | -0/+59 | |
| |_|_|/ |/| | | | | | | | | | | | OpenSimDefaults.ini. | |||||
* | | | | add the executable bit to all bundled DLLs so that these are preserved when ↵ | Justin Clark-Casey (justincc) | 2011-04-27 | 49 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | using git or untarring releases under cygwin on windows Mono doesn't care if the | |||||
* | | | | Thank you Snoopy for a patch that adds some filtering to client versions ↵ | Diva Canto | 2011-04-27 | 3 | -0/+84 | |
| | | | | | | | | | | | | | | | | allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples. | |||||
* | | | | Change default ini.example port used by Freeswitch in grid settings to 8004. | Justin Clark-Casey (justincc) | 2011-04-27 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | This is to facilitate running Freeswitch in a separate ROBUST shell, as on grid setups there can be quite a lot of traffic flowing between FreeSWITCH and ROBUST. However, running in a spearate shell is not mandatory. | |||||
* | | | | adjust freeswitch grid connector to port 8003 to agree with the default 8003 ↵ | Justin Clark-Casey (justincc) | 2011-04-27 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | used in OpenSim.ini.example Adjusting to 8003 seems sensible since this service doesn't need to be exposed to viewers. | |||||
* | | | | Merge branch 'master' into queuetest | Mic Bowman | 2011-04-26 | 2 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Removed stale client components: MXP and VWoHTTP. | Diva Canto | 2011-04-25 | 2 | -0/+0 | |
| | | | | ||||||
* | | | | Cleaned up various configuration options. Removed the category throttle | Mic Bowman | 2011-04-25 | 1 | -23/+17 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | limits because the only ones used now are the defaults (which are overwritten by the client throttles anyway). Updated the default rates to correspond to about 350kbps. Also added a configuration to disable adaptive throttle. The default is the previous behavior (no adaptation). | |||||
* | | | Removed unused libraries: RAILS.dll and dependencies. | Diva Canto | 2011-04-24 | 3 | -0/+0 | |
| | | | ||||||
* | | | Removed unused libraries Castle.* | Diva Canto | 2011-04-24 | 3 | -0/+0 | |
| |/ |/| | ||||||
* | | Added MaxAgents configuration option to RegionConfig.ini allowing region ↵ | E. Allen Soard | 2011-04-23 | 1 | -0/+1 | |
| | | | | | | | | hosters to setup regions maintaining more control over system resources. | |||||
* | | fix merge conflicts with OpenSimDefaults.ini | BlueWall | 2011-04-21 | 4 | -45/+91 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2011-04-21 | 5 | -46/+92 | |
| |\ \ | ||||||
| | * | | Remove duplicated freeswitch settings. | Justin Clark-Casey (justincc) | 2011-04-21 | 1 | -4/+0 | |
| | | | | ||||||
| | * | | synchronize Robust.HG.ini.example FreeSWITCH config with other config files | Justin Clark-Casey (justincc) | 2011-04-19 | 1 | -10/+32 | |
| | | | | ||||||
| | * | | For consistency, uncomment ColladaMesh option in OpenSimDefaults.ini. ↵ | Justin Clark-Casey (justincc) | 2011-04-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Thanks for the spot, Ai Austin. | |||||
| | * | | Clean up freeswitch config to what is currently required. Add explanation ↵ | Justin Clark-Casey (justincc) | 2011-04-19 | 3 | -35/+63 | |
| | | | | | | | | | | | | | | | | to config parameters. Clean up some log messages. | |||||
* | | | | some mesh config asthetics | BlueWall | 2011-04-21 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Group collada meshies settings under [Mesh] in OpensimDefaults.ini | BlueWall | 2011-04-21 | 1 | -6/+6 | |
|/ / | ||||||
* | | Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future ↵ | Justin Clark-Casey (justincc) | 2011-04-18 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | config parameters. Default remains true. OpenSimDefault.ini changed so if you haven't overriden this switch then you don't need to do anything. | |||||
* | | Provide a configuration setting to control whether multiple taken objects ↵ | Justin Clark-Casey (justincc) | 2011-04-18 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | are coalesced to inventory This is the CoalesceMultipleObjectsToInventory setting in [Inventory] in OpenSimDefaults.ini Default is true. | |||||
* | | Add ColladaMesh switch | BlueWall | 2011-04-14 | 1 | -1/+5 | |
| | | ||||||
* | | Move example HttpProxy setting to OpenSim.ini.example and tidy | Justin Clark-Casey (justincc) | 2011-04-12 | 2 | -9/+8 | |
| | | ||||||
* | | minor typo correction. thanks Ai Austin. | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -1/+1 | |
| | | ||||||
* | | slightly tweak OpenSim.ini.example text | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -2/+2 | |
| | | ||||||
* | | Add information comment to top of OpenSimDefaults.ini and make file consistent | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -13/+22 | |
| | |