aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-25A slightly modified version ofTeravus Ovares (Dan Olivares)1-1/+6
2009-08-22Changed the namespace of old InventoryServiceBase amd AuthedSessionCache.Diva Canto2-2/+4
2009-08-22Moved AuthedSessionCache to where it is used -- Grid/InventoryServer.Diva Canto2-0/+650
2009-08-21Fix Messaging server so -xmlfile actually worksMelanie1-0/+1
2009-08-21Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie4-3/+11
2009-08-20Remove the AssetInventory server from core. It has fallen behind bothMelanie23-5707/+0
2009-08-19Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis1-3/+3
2009-08-19* Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2-5/+5
2009-08-19Graft the REST console onto the message server as well. What a dirty hack!Melanie1-20/+59
2009-08-19Graft the REST console onto the grid server. Same procedure as withMelanie3-3/+37
2009-08-19Add rest console support to the user server. Will ask new questions atMelanie1-1/+38
2009-08-10Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto2-6/+0
2009-08-09Re-removing 2 lines that got added back on Melanie's commits. git hickup.Diva Canto1-2/+0
2009-08-09Rename UserData to UserAccount dataMelanie1-0/+2
2009-08-09Removed HGInventory out of core. This is part of HG2, which it now being deve...Diva Canto1-2/+0
2009-07-12Fixed bug in AvatarCreationModule, where during the cloning of a folder it wo...MW1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares2-2/+2
2009-06-11InterServiceInventoryService references *almost* completely removed from the ...diva2-2/+2
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-4/+4
2009-06-04Comment out unused private functions to avoid compiler warnings.Jeff Ames1-53/+53
2009-06-02Thank you kindly, jonc, for a patch that:Charles Krinke1-2/+2
2009-06-01Fixed AvatarCreationModule (I think)MW1-1/+1
2009-06-01trying to get panda to be able to read the AvatarCreationModule MW1-544/+544
2009-06-01part 1 of trying to get panda to be able to read the AvatarCreationModule MW1-545/+545
2009-06-01Some changes to the AvatarCreationModule to reduce the number of database rea...MW1-69/+86
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames54-54/+54
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