aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-4/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-26/+18
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-12/+6
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-2/+24
2008-01-19checking return code may make failed teleports fail more gracefully.Brian McBee1-0/+5
2008-01-15* Mother of all commits:Adam Frisby1-22/+22
2008-01-10* Just an update to the default login formTeravus Ovares1-3/+3
2008-01-10* After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares1-31/+30
2008-01-09* This update enables the web_login method.Teravus Ovares1-14/+134
2008-01-09* This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares1-4/+145
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares1-0/+132
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey1-0/+1
2007-12-31* Added database and UserManagerBase glue for FriendsList managementTeravus Ovares1-0/+15
2007-12-31Correctly output library inventory folder type and version informationJustin Clarke Casey1-3/+3
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-21/+29
2007-12-30Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey1-1/+2
2007-12-27* Optimized usingslbsa711-13/+12
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey1-0/+1
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-8/+8
2007-12-16Clean up the Login message on UserServer console justCharles Krinke1-1/+2
2007-12-16Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey1-0/+6
2007-12-04* More console message fixesAdam Frisby1-2/+2
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+0
2007-11-30return of the inv-lib-root patch from Justin Casey (IBM)Sean Dague1-0/+7
2007-11-30* This extends my first hack to clear out the useragent table for that specif...Teravus Ovares1-1/+1
2007-11-30* Temporary fix for 'User already online' issue in standalone mode.Teravus Ovares1-0/+5
2007-11-29revert r2510, this seems to break normal logins, at least fromSean Dague1-7/+0
2007-11-29return an appropriate inv_lib_root, which the libsl folks haveSean Dague1-0/+7
2007-11-29fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames1-2/+1
2007-11-09* Fixed compile issue.Adam Frisby1-1/+2
2007-11-09* Added a mutex to the LoginService allowing only a single login simultaneous...Adam Frisby1-82/+93
2007-10-30* Optimized usingslbsa711-31/+22
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-6/+2
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby1-2/+1
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-1/+1
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-1/+1
2007-10-22* Major ass commit.Adam Frisby1-1/+1
2007-10-19get rid of all the ^M line endingsSean Dague1-315/+315
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-12I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke1-283/+283
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-1/+1
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-286/+286
2007-10-05* UserProfileData meets code conventionslbsa711-286/+286
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-55/+79
2007-09-27* Tleiades patch #445 - the inventory folders displayed does not show the exp...lbsa711-2/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-79/+55
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-0/+0