Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -3/+1 |
* | bad merge? | UbitUmarov | 2015-09-01 | 3 | -20/+218 |
|\ | |||||
| * | Also fetch and store old asset for animation sets | Melanie Thielker | 2014-09-27 | 1 | -2/+4 |
| * | Reinstate the part of the id theft protection that was lost in a long ago merge | Melanie Thielker | 2014-09-27 | 1 | -0/+20 |
| * | Add a sample use for the validation | Melanie Thielker | 2014-09-25 | 1 | -0/+16 |
| * | Extend upload verification to all upload paths | Melanie Thielker | 2014-09-25 | 1 | -0/+2 |
| * | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -0/+9 |
| |\ | |||||
| * | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-24 | 1 | -2/+3 |
| * | | Merge branch 'avination' into careminster | Melanie | 2013-03-03 | 1 | -4/+9 |
| |\ \ | |||||
| | * | | Reinstate uploading temporary textures | Melanie | 2013-02-27 | 1 | -4/+4 |
| | * | | Try to update inventory items when there is a valid asset - may fix temp text... | Melanie | 2013-02-27 | 1 | -0/+5 |
| | * | | Prevent items being destroyed by rename operations. Renaming of a wearable also | Melanie | 2013-01-27 | 1 | -1/+2 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-02-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-01-31 | 1 | -8/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-01-27 | 1 | -1/+2 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'avination' into careminster | Melanie | 2012-11-17 | 1 | -11/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | Prevent a buffer overflow in asset receiving | Melanie | 2012-11-17 | 1 | -11/+20 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-09-27 | 2 | -4/+6 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | If an asset upload transaction doesn't exist for a CreateInventory request, | Melanie | 2012-09-24 | 2 | -7/+9 |
| * | | | | | | | Fix very recently introduced race condition where a CreateNewItem outracing a... | Justin Clark-Casey (justincc) | 2012-09-27 | 1 | -19/+18 |
| * | | | | | | | Comment out old m_storeLocal from AssetXferUploader. | Justin Clark-Casey (justincc) | 2012-09-27 | 1 | -6/+6 |
| * | | | | | | | Insert transaction ID into AssetXferUploader constructor rather than at Uploa... | Justin Clark-Casey (justincc) | 2012-09-27 | 2 | -36/+49 |
| * | | | | | | | Move UDP update task item code to AssetXferUploader to match existing create ... | Justin Clark-Casey (justincc) | 2012-09-27 | 3 | -50/+52 |
| * | | | | | | | Fix occasional race condition failure when creating new clothing/body parts i... | Justin Clark-Casey (justincc) | 2012-09-27 | 3 | -110/+93 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2012-06-07 | 1 | -8/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 1 | -1/+21 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-01-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into bigmerge | Melanie | 2011-11-14 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge | Melanie | 2011-10-11 | 3 | -98/+238 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-30 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-23 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Cowardly refuse to keep running when no application plugins are loaded. | Melanie | 2010-12-07 | 2 | -3/+21 |
| * | | | | | | | | | | | | | Monitor the UUIDs used to create and update wearable assets. Reject any changed | Melanie | 2010-12-04 | 2 | -0/+125 |
| * | | | | | | | | | | | | | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
| * | | | | | | | | | | | | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 3 | -168/+156 |
* | | | | | | | | | | | | | | Small change to my previous commit: not so aggressive on the trigger, please. | Diva Canto | 2014-07-04 | 1 | -2/+0 |
* | | | | | | | | | | | | | | Instrument the UDP path of creating assets so that it triggers an asset post ... | Diva Canto | 2014-07-04 | 1 | -0/+6 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Made terrain uploads thread-safe | Oren Hurvitz | 2013-10-15 | 1 | -0/+9 |
* | | | | | | | | | | | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -2/+3 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2013-02-14 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | minor: Tidy up disabled logging on AssetTransactionModule for future use. Ma... | Justin Clark-Casey (justincc) | 2013-01-29 | 1 | -8/+10 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Prevent items being destroyed by rename operations. Renaming of a wearable also | Melanie | 2013-01-27 | 1 | -1/+2 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | | | | | | | | | Fix very recently introduced race condition where a CreateNewItem outracing a... | Justin Clark-Casey (justincc) | 2012-09-25 | 1 | -19/+18 |
* | | | | | | | | | Comment out old m_storeLocal from AssetXferUploader. | Justin Clark-Casey (justincc) | 2012-09-25 | 1 | -6/+6 |
* | | | | | | | | | Insert transaction ID into AssetXferUploader constructor rather than at Uploa... | Justin Clark-Casey (justincc) | 2012-09-25 | 2 | -36/+49 |
* | | | | | | | | | Move UDP update task item code to AssetXferUploader to match existing create ... | Justin Clark-Casey (justincc) | 2012-09-25 | 3 | -64/+52 |
* | | | | | | | | | Fix occasional race condition failure when creating new clothing/body parts i... | Justin Clark-Casey (justincc) | 2012-09-25 | 3 | -110/+94 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Record the fact that child agents can have asset transactions. | Justin Clark-Casey (justincc) | 2012-06-07 | 1 | -8/+7 |
| |_|_|_|_|_|/ |/| | | | | | |