aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-31Update svn properties.Jeff Ames1-528/+528
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW1-122/+141
2009-05-30Made it so ( by default) the Clone avatar function, propagates the permission...MW1-21/+28
2009-05-30a few small changes to AvatarCreationModuleMW1-14/+17
2009-05-30Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW3-0/+512
2009-05-26Restoring the initial CAP Url to exactly what it used to be before Adam's cha...diva1-6/+13
2009-05-26* Fiddles with some login network code to attempt to fix login bug.Adam Frisby1-1/+2
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-2/+3
2009-05-25* Upped version number to 0.6.5lbsa713-6/+6
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-4/+6
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-3/+3
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby9-36/+42
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker6-9/+9
2009-05-15Added PostInitialise method to IGridPlugin. MW2-0/+6
2009-05-14Small fix uncommenting something that got commented too much.diva1-1/+1
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-2/+15
2009-05-08Thanks lulurun for a patch which addresses Mantis #3599: Exceptions when Asse...Dahlia Trimble1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker30-8/+31
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker8-12/+12
2009-04-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva1-1/+1
2009-04-23* refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey1-67/+6
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey3-16/+51
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2-1/+2
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke1-11/+20
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva2-71/+15
2009-04-09* Added some more experimental code; nothing wired in so far.lbsa711-40/+68
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey3-7/+5
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-35/+39
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa713-3/+3
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-224/+224
2009-03-30Adds support at the inventory server for direct inventory manipulation from a...diva1-1/+8
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2-0/+2
2009-03-29Moved some files around, so that it's easier to share code between standalone...diva1-0/+1
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-2/+2
2009-03-27Added the hg login procedure to the user server.diva2-0/+231
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+4
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+4
2009-03-20* Normalized and pulled GetInventorySkeleton up.lbsa711-62/+0
2009-03-20* De-duplicated login service some morelbsa711-29/+0
2009-03-19Moving GetInventoryItem up to InventoryServiceBase, since this seems like a p...diva1-10/+0
2009-03-19* Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2-0/+2
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur1-1/+1
2009-03-13Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur2-3/+3
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-149/+47
2009-03-12Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur1-3/+2
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-1/+1
2009-03-11* Reverted r8750 to do another round of debugging on mantis #3287lbsa711-28/+155
2009-03-11Adding AssetInventory InventoryArchive pluginMike Mazur4-0/+283
2009-03-10*** POTENTIAL BREAKAGE ***lbsa711-155/+28