| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 | 3 | -156/+280 |
* | 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 | 1 | -41/+191 |
* | 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 |
* | Update svn properties. | Jeff Ames | 2009-04-27 | 3 | -90/+90 |
* | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 2009-04-27 | 5 | -81/+50 |
* | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 2009-04-26 | 2 | -100/+15 |
* | Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section... | diva | 2009-04-26 | 1 | -3/+3 |
* | - Setting groups-messaging module to by disabled by default (groups module al... | Homer Horwitz | 2009-04-26 | 1 | -3/+3 |
* | Remove some debug messages I have forgotten to take out. | Homer Horwitz | 2009-04-26 | 1 | -2/+0 |
* | Thank you, mcortez, for a patch to fix group notice delivery | Melanie Thielker | 2009-04-26 | 1 | -3/+3 |
* | Thank you kindly, Ewe Loon, for a patch that solves: | Charles Krinke | 2009-04-26 | 1 | -0/+39 |
* | Thanks, Ewe Loon for a patch that | Homer Horwitz | 2009-04-25 | 2 | -15/+278 |
* | Thank you kindly, RemedyTomm, for a patch that fixes: | Charles Krinke | 2009-04-25 | 1 | -1/+4 |
* | Remove second timestamp in offline IM, the client already adds one | Melanie Thielker | 2009-04-25 | 1 | -4/+0 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-25 | 3 | -505/+795 |
* | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 2009-04-25 | 6 | -17/+15 |