aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* added copyright noticesJeff Ames2007-12-114-1/+113
* more work on texture downloading.MW2007-12-104-329/+107
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1024-44/+44
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+1
* hackish code to allow emptying of trash. This really should be done on the in...Brian McBee2007-12-081-1/+21
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-3/+12
* "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW2007-12-075-15/+672
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-073-11/+15
* reversing the r2599 patch, as this started causing CreateThread errors for Sean Dague2007-12-061-6/+1
* * now the throttle timer is stopped whilst processing Queue so that it won't ...lbsa712007-12-061-1/+6
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-062-4/+4
* * More console message fixesAdam Frisby2007-12-042-15/+14
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+0
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-031-1/+1
* minor meaningless changesJeff Ames2007-12-031-2/+2
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-022-4/+25
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-022-11/+7
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-024-122/+40