| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added the "out" connector (aka client) for the Grid services. Not used yet. | diva | 2009-05-02 | 1 | -0/+378 |
* | Rename CoreModules.Communications to CoreModule.ServiceConnectors and, inside... | diva | 2009-05-02 | 2 | -0/+0 |
* | Move a lock to attempt to cut down packet loss | Melanie Thielker | 2009-05-02 | 1 | -4/+4 |
* | Change of word in log message. | diva | 2009-05-02 | 1 | -1/+1 |
* | Numerous packet improvements. | Melanie Thielker | 2009-05-02 | 7 | -53/+111 |
* | Also add these packet to the list of packets to be recycled. No enabled | Melanie Thielker | 2009-05-02 | 1 | -0/+2 |
* | Fix the issue that stopped the packet pool from working. Add a mechanism | Melanie Thielker | 2009-05-02 | 4 | -10/+77 |
* | Add a tweakable for the prim queue preload | Melanie Thielker | 2009-05-01 | 4 | -9/+22 |
* | Throttle prim sending a bit (again) to ensure the queues don't overrun and | Melanie Thielker | 2009-05-01 | 1 | -2/+2 |
* | Add methods to block and queue agent updates during region crossing and TP | Melanie Thielker | 2009-05-01 | 1 | -0/+43 |
* | Send the animations of all already present avatar to an avatar entering a sim | Melanie Thielker | 2009-05-01 | 1 | -0/+6 |
* | Improve prim sending by combining multiple prim updates into a single packet | Melanie Thielker | 2009-05-01 | 4 | -75/+209 |
* | Update svn properties. | Jeff Ames | 2009-05-01 | 1 | -217/+217 |
* | * refactor: move iar name hashing into a method | Justin Clarke Casey | 2009-04-30 | 2 | -2/+12 |
* | Estate owners who are not administrators, even in god mode, should not be | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Thank you, mpallari, for a patch that correct the behavior of the avatar | Melanie Thielker | 2009-04-30 | 1 | -3/+1 |
* | Fixed a bug in the permissions module, where if there were multiple admins, t... | MW | 2009-04-30 | 1 | -7/+21 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 8 | -19/+70 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-29 | 4 | -157/+285 |
* | Catch another j2k decode exception that can be caused by a bad asset | Melanie Thielker | 2009-04-29 | 1 | -29/+34 |
* | Fix a crash that will hit when an image asset is truncated in storage | Melanie Thielker | 2009-04-29 | 1 | -1/+11 |
* | * Correct log message format | Justin Clarke Casey | 2009-04-29 | 3 | -95/+95 |
* | * Add test to check temp profile creation on iar load | Justin Clarke Casey | 2009-04-29 | 4 | -12/+20 |
* | * Apply further groups xmlrpc to stop an exception in the exception handler | Justin Clarke Casey | 2009-04-29 | 2 | -33/+90 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3557 | Justin Clarke Casey | 2009-04-29 | 1 | -1/+19 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3554 | Justin Clarke Casey | 2009-04-29 | 1 | -1/+1 |
* | * Actually change the default oar file name to region.oar instead of scene.oa... | Justin Clarke Casey | 2009-04-29 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 6 | -13/+6 |
* | * Make scene.oar the default oar target rather than scene.oar.tar.gz, in an a... | Justin Clarke Casey | 2009-04-29 | 1 | -1/+1 |
* | * Add missing System.Reflection reference from last commit | Justin Clarke Casey | 2009-04-29 | 1 | -0/+1 |
* | * Adjust load iar unit test to check load of items with creator names that ex... | Justin Clarke Casey | 2009-04-29 | 2 | -9/+30 |
* | Again, completely revamp the unlink code to finally allow unlinking | Melanie Thielker | 2009-04-29 | 2 | -124/+131 |
* | fixes exception thrown when client session is shutdown while | Dr Scofield | 2009-04-29 | 1 | -0/+2 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-29 | 1 | -9/+67 |
* | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-04-29 | 3 | -41/+206 |
* | Flipping check_session xmlrpc's keep-alive to false, because some clients hang. | diva | 2009-04-29 | 2 | -2/+2 |
* | Let estate owners and managers enter nonpublic estates unconditionally. | Melanie Thielker | 2009-04-28 | 2 | -2/+5 |
* | * Get rid of some extraneous debug log output from the last commit | Justin Clarke Casey | 2009-04-28 | 2 | -4/+4 |
* | * Stop oar loading barfing if the archive contains directory entries | Justin Clarke Casey | 2009-04-28 | 2 | -12/+44 |
* | * Add preliminary code for resolving iar profile names | Justin Clarke Casey | 2009-04-28 | 4 | -18/+152 |
* | Correctly handle group owned land in the Datasnapshot module. Will return | Melanie Thielker | 2009-04-28 | 1 | -16/+28 |
* | Thank you, Fly-Man, for a patch that fixes propagating the group | Melanie Thielker | 2009-04-28 | 1 | -1/+1 |
* | Make sure that, on "Anyone can copy" the person copying the object | Melanie Thielker | 2009-04-27 | 1 | -3/+3 |
* | Another attempt at mantis #3527. | diva | 2009-04-27 | 1 | -1/+11 |
* | Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler... | diva | 2009-04-27 | 2 | -5/+235 |
* | Thank you, Orion_Shamroy, for a patch to expand notecard reading | Melanie Thielker | 2009-04-27 | 3 | -31/+136 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -0/+5 |
* | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 2009-04-27 | 3 | -0/+93 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 3 | -34/+341 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 8 | -192/+211 |