aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-10* Just an update to the default login formTeravus Ovares1-3/+3
2008-01-10Whitespace cleanup.Jeff Ames1-1/+1
2008-01-10* After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares1-31/+30
2008-01-09* This update enables the web_login method.Teravus Ovares1-14/+134
2008-01-09* This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2-4/+162
2008-01-09* removed another superfluous debug messagelbsa711-2/+2
2008-01-09dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2-10/+62
2008-01-09Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee1-32/+35
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares3-2/+329
2008-01-02* Trying to address TextureSender issueslbsa713-32/+32
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa711-2/+2
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+43
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2-85/+116
2007-12-31* Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2-0/+89
2007-12-31Correctly output library inventory folder type and version informationJustin Clarke Casey1-3/+3
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2-46/+129
2007-12-30Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2-5/+24
2007-12-30Shift default OpenSim library into its own directoryJustin Clarke Casey1-1/+1
2007-12-29Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey1-7/+12
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2-99/+6
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-28Set svn:eol-style.Jeff Ames2-4/+4
2007-12-27* Optimized usingslbsa7136-231/+241
2007-12-27* removed always true iflbsa711-15/+12
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey3-18/+4
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa714-7/+7
2007-12-26* Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares1-4/+103
2007-12-25Small non-functional inventory changesJustin Clarke Casey1-11/+11
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey5-9/+299
2007-12-23Yet more inventory debugging messagesJustin Clarke Casey1-9/+30
2007-12-23Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey1-2/+5
2007-12-22Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey1-3/+45
2007-12-22minor refactorJustin Clarke Casey1-3/+8
2007-12-21Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey1-6/+15
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-1/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames7-22/+22
2007-12-19Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey4-25/+46
2007-12-19Misc. cleanup:Jeff Ames1-46/+14
2007-12-16Clean up the Login message on UserServer console justCharles Krinke1-1/+2
2007-12-16Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey2-29/+28
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-43/+20
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee4-7/+56
2007-12-14Thanks, Justin, for:Charles Krinke1-0/+4
2007-12-14Thank you Justin for:Charles Krinke1-52/+27
2007-12-14* Just making Create publiclbsa711-1/+1
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa714-104/+97
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2-3/+9
2007-12-14patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares1-11/+36
2007-12-13Minor cleanupJeff Ames1-5/+4
2007-12-11Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee1-0/+20