aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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