| Commit message (Expand) | Author | Files | Lines |
2008-07-22 | * refactor: move new inventory service call by user server to OGS1 with all t... | Justin Clarke Casey | 2 | -7/+9 |
2008-07-20 | Mantis#1796. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -19/+6 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 3 | -65/+61 |
2008-07-15 | cleanup: fixing CamelCase issue with RestDeserialiseHandler. | Dr Scofield | 1 | -9/+9 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2 | -1/+6 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2 | -6/+1 |
2008-07-08 | Added option to userserver config, to be able disable/enable the LLSD Login s... | MW | 1 | -1/+4 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -2/+1 |
2008-07-04 | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 2 | -10/+17 |
2008-06-29 | disabled the multiple inventory server support in login service again. | MW | 1 | -4/+4 |
2008-06-29 | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 1 | -4/+4 |
2008-06-28 | disabled multiple Inventory server support in loginservice until I get more t... | MW | 1 | -4/+4 |
2008-06-28 | small fix | MW | 1 | -1/+1 |
2008-06-28 | more work on the support for multiple inventory servers. | MW | 1 | -4/+10 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -1/+1 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 9 | -47/+48 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2 | -19/+11 |
2008-06-25 | Update svn properties. Add copyright notices. | Jeff Ames | 2 | -0/+54 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -12/+72 |
2008-06-13 | * If appropriate, start printing out the inner exception from the grid -> reg... | Justin Clarke Casey | 1 | -1/+5 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -0/+4 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 6 | -39/+39 |
2008-06-03 | * This should fix presence issues. | Teravus Ovares | 3 | -14/+24 |
2008-06-02 | * Submitting 3 files for the messagingserver that I've kept to myself. | Teravus Ovares | 3 | -0/+157 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 5 | -33/+232 |
2008-06-01 | * This enables grid-wide instant messaging in a peer to peer with tracker sty... | Teravus Ovares | 2 | -2/+2 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 1 | -0/+48 |
2008-06-01 | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 1 | -15/+0 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 5 | -7/+14 |
2008-05-31 | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri... | Justin Clarke Casey | 1 | -0/+7 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 3 | -0/+170 |
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2 | -4/+4 |
2008-05-28 | spring cleaning, remove a bit of db4o grid server | Sean Dague | 2 | -229/+0 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-05-27 | updating URL for LSL status. | Dr Scofield | 1 | -1/+1 |
2008-05-27 | I'm dropping the ISimChat interface as that has now been | Dr Scofield | 1 | -1/+0 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 3 | -14/+19 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -12/+17 |
2008-05-22 | * Fix circular dependency from last checkin by passing version as a parameter... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2 | -7/+23 |
2008-05-19 | i can haz pantz? | Sean Dague | 1 | -1/+7 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2 | -4/+10 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-16 | in theory implement the backend of appearance for grid. | Sean Dague | 2 | -0/+46 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 6 | -6/+6 |
2008-05-16 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 29 | -231/+231 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -2/+4 |
2008-05-14 | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2 | -18/+4 |
2008-05-14 | More formatting cleanup. Minor refactoring. | Jeff Ames | 4 | -10/+20 |