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