aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-052-0/+12
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-042-25/+8
* First part of avatar persistence, currently only really works in standalone m...MW2008-02-042-0/+3
* * Lowered maxchunk from 1500 bytes to 1250 bytes to make sure packets fit bel...Adam Frisby2008-02-041-1/+1
* * Default inventory permissions patch (#444), courtesy of alex_carnell -- tha...Adam Frisby2008-02-041-0/+1
* * setting some readonlieslbsa712008-01-311-1/+1
* * Add asset/texture cache statistics to region server consoleJustin Clarke Casey2008-01-311-3/+21
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-0/+26
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-2/+24
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-212-1/+2
* Add additional mainlog data to LogOffUserCharles Krinke2008-01-211-1/+2
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-202-0/+50
* Graceful failure of teleport to unavailable regions might actually work now.Brian McBee2008-01-201-0/+2
* checking return code may make failed teleports fail more gracefully.Brian McBee2008-01-191-0/+5
* * Mother of all commits:Adam Frisby2008-01-1515-73/+76
* * Just an update to the default login formTeravus Ovares2008-01-101-3/+3
* Whitespace cleanup.Jeff Ames2008-01-101-1/+1
* * After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares2008-01-101-31/+30
* * This update enables the web_login method.Teravus Ovares2008-01-091-14/+134
* * This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2008-01-092-4/+162
* * removed another superfluous debug messagelbsa712008-01-091-2/+2
* dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2008-01-092-10/+62
* Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee2008-01-091-32/+35
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-053-2/+329
* * Trying to address TextureSender issueslbsa712008-01-023-32/+32
* * Refactored out function to load specified AssetSet Xmllbsa712008-01-021-2/+2
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+43
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-312-85/+116
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-312-0/+89
* Correctly output library inventory folder type and version informationJustin Clarke Casey2007-12-311-3/+3
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-312-46/+129
* Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2007-12-302-5/+24
* Shift default OpenSim library into its own directoryJustin Clarke Casey2007-12-301-1/+1
* Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey2007-12-291-7/+12
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-282-99/+6
* Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey2007-12-281-3/+3
* Set svn:eol-style.Jeff Ames2007-12-282-4/+4
* * Optimized usingslbsa712007-12-2736-231/+241
* * removed always true iflbsa712007-12-271-15/+12
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-273-18/+4
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-274-7/+7
* * Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares2007-12-261-4/+103
* Small non-functional inventory changesJustin Clarke Casey2007-12-251-11/+11
* Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey2007-12-245-9/+299
* Yet more inventory debugging messagesJustin Clarke Casey2007-12-231-9/+30
* Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey2007-12-231-2/+5
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-3/+45
* minor refactorJustin Clarke Casey2007-12-221-3/+8
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-6/+15
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-1/+2