aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-207-22/+22
* Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey2007-12-194-25/+46
* Misc. cleanup:Jeff Ames2007-12-191-46/+14
* Clean up the Login message on UserServer console justCharles Krinke2007-12-161-1/+2
* Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey2007-12-162-29/+28
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-43/+20
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-154-7/+56
* Thanks, Justin, for:Charles Krinke2007-12-141-0/+4
* Thank you Justin for:Charles Krinke2007-12-141-52/+27
* * Just making Create publiclbsa712007-12-141-1/+1
* * ARequest changed name to AssetRequest and moved to own file.lbsa712007-12-144-104/+97
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-142-3/+9
* patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares2007-12-141-11/+36
* Minor cleanupJeff Ames2007-12-131-5/+4
* Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee2007-12-111-0/+20