aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-4/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-26/+18
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-12/+6
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-2/+24
* checking return code may make failed teleports fail more gracefully.Brian McBee2008-01-191-0/+5
* * Mother of all commits:Adam Frisby2008-01-151-22/+22
* * Just an update to the default login formTeravus Ovares2008-01-101-3/+3
* * After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares2008-01-101-31/+30
* * This update enables the web_login method.Teravus Ovares2008-01-091-14/+134
* * This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2008-01-091-4/+145
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-0/+132
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-311-0/+1
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+15
* Correctly output library inventory folder type and version informationJustin Clarke Casey2007-12-311-3/+3
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-21/+29
* Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2007-12-301-1/+2
* * Optimized usingslbsa712007-12-271-13/+12
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-0/+1
* 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