aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-8/+8
* Clean up the Login message on UserServer console justCharles Krinke2007-12-161-1/+2
* Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey2007-12-161-0/+6
* * More console message fixesAdam Frisby2007-12-041-2/+2
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+0
* return of the inv-lib-root patch from Justin Casey (IBM)Sean Dague2007-11-301-0/+7
* * This extends my first hack to clear out the useragent table for that specif...Teravus Ovares2007-11-301-1/+1
* * Temporary fix for 'User already online' issue in standalone mode.Teravus Ovares2007-11-301-0/+5
* revert r2510, this seems to break normal logins, at least fromSean Dague2007-11-291-7/+0
* return an appropriate inv_lib_root, which the libsl folks haveSean Dague2007-11-291-0/+7
* fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames2007-11-291-2/+1
* * Fixed compile issue.Adam Frisby2007-11-091-1/+2
* * Added a mutex to the LoginService allowing only a single login simultaneous...Adam Frisby2007-11-091-82/+93
* * Optimized usingslbsa712007-10-301-31/+22
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-6/+2
* * Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby2007-10-221-2/+1
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-1/+1
* * Major ass commit.Adam Frisby2007-10-221-1/+1
* get rid of all the ^M line endingsSean Dague2007-10-191-315/+315
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke2007-10-121-283/+283
* 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-1/+1
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-286/+286
* * UserProfileData meets code conventionslbsa712007-10-051-286/+286
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-55/+79
* * Tleiades patch #445 - the inventory folders displayed does not show the exp...lbsa712007-09-271-2/+2
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-79/+55
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+287