aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-4/+4
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-7/+7
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares1-3/+9
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares1-1/+8
2008-02-22* Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares1-2/+5
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-18* Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey1-2/+9
2008-02-18* Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey1-11/+13
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-5/+5
2008-02-07Shorten root inventory create folder message.Charles Krinke1-2/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-21/+21
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-2/+2
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-3/+5
2008-01-06* Added some userserver glue for communications with the message server Teravus Ovares1-0/+9
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-2/+5
2007-12-27* Optimized usingslbsa711-33/+32
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-4/+4
2007-12-16More subtle message tuning of log messages.Charles Krinke1-1/+1
2007-12-16A bit more tuning of UserServer messages.Charles Krinke1-6/+8
2007-12-16Comment out an unneeded "Home Location" message.Charles Krinke1-1/+2
2007-12-16Improve UserServer login messages for logging.Charles Krinke1-4/+8
2007-12-15* Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey1-5/+9
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares1-6/+6
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-7/+27
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+2
2007-12-05Some refactoring of the RestObjectPoster (and related classes).MW1-2/+2
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-8/+8
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW1-2/+2
2007-12-01On login, if a set of inventory folders doesn't exist for the user then a new...MW1-1/+9
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-0/+50
2007-11-25Added new configuration item to User Server: X and Y of region to send user t...Brian McBee1-61/+124
2007-10-30* Optimized usingslbsa711-18/+21
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-3/+3
2007-10-19get rid of all the ^M line endingsSean Dague1-1/+1
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax1-2/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+29
2007-10-13Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke1-3/+5
2007-10-12I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke1-7/+7
2007-10-12Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke1-7/+7
2007-10-05getting all our line endings consistant againSean Dague1-96/+96
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-13/+13
2007-10-05* UserProfileData meets code conventionslbsa711-13/+13
2007-10-05== The "right name and place" commit ==lbsa711-80/+81
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-22/+17
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-17/+22
2007-09-24* Now login swallows WebException.Timeout; (thanks cfk!)lbsa711-3/+18
2007-09-17fixing me some line endingsSean Dague1-80/+80
2007-08-13oops , guess I should include the new files next time MW1-0/+80