aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-7/+27
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+2
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-051-2/+2
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-8/+8
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-2/+2
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-011-1/+9
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+50
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-61/+124
* * Optimized usingslbsa712007-10-301-18/+21
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-3/+3
* get rid of all the ^M line endingsSean Dague2007-10-191-1/+1
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-171-2/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+29
* Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke2007-10-131-3/+5
* I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke2007-10-121-7/+7
* Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke2007-10-121-7/+7
* getting all our line endings consistant againSean Dague2007-10-051-96/+96
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-13/+13
* * UserProfileData meets code conventionslbsa712007-10-051-13/+13
* == The "right name and place" commit ==lbsa712007-10-051-80/+81
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-22/+17
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-17/+22
* * Now login swallows WebException.Timeout; (thanks cfk!)lbsa712007-09-241-3/+18
* fixing me some line endingsSean Dague2007-09-171-80/+80
* oops , guess I should include the new files next time MW2007-08-131-0/+80