aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/AssetTransaction/AssetXferUploader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-18/+18
* Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW2008-11-241-64/+4
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-0/+1
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-1/+2
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-0/+12
* * minor: remove warningsJustin Clarke Casey2008-09-261-4/+0
* * refactor: do a tiny bit of cleanupJustin Clarke Casey2008-09-261-40/+46
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-261-0/+311