aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService/LLLoginResponse.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-11Changed some properties and methods from private to protected in LLLoginRespo...Mikko Pallari1-3/+3
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-03-01Change friends to handle offers as it was originally designed. This mayMelanie1-1/+2
2010-02-25List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto1-13/+13
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto1-16/+18
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto1-7/+11
2009-12-31A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto1-0/+225
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto1-2/+2
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-176/+93
2009-07-04Fix previous commitMelanie Thielker1-0/+1
2009-07-04Add the new field agent_access_max. Without it being set to "A", viewers fromMelanie Thielker1-0/+9
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-05- moving banned check and public/private check toDr Scofield1-1/+1
2009-04-04DST setting wasn't transferred to client, leading to wrong time display.Homer Horwitz1-1/+1
2009-04-01Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla...diva1-4/+5
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-812/+812
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-812/+812
2009-03-24Added the login region's http to the login response.diva1-0/+8
2009-02-12* optimized usings.lbsa711-2/+2
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-63/+63
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-63/+63
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-63/+63
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker1-0/+16
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-2/+10
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-1/+1
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-16/+16
2008-07-29Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke1-2/+2
2008-06-27dr scofield's warning safari:Dr Scofield1-3/+3
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-14* Minor: Fussy little wording change on inventory service failureJustin Clarke Casey1-1/+1
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+3
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-1/+1
2008-04-20* Tweak inventory login failure message to point to the region owner as first...Justin Clarke Casey1-2/+1
2008-04-15* Send a meaningful response to both the user server console and the client i...Justin Clarke Casey1-0/+13
2008-03-28Applied patch from mantis# 825, thanks A_BiondiMW1-13/+26
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-3/+7
2008-03-18Since we don't yet have a reliable way to release the lock that prevents a us...Teravus Ovares1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-33/+33
2008-02-14Fix a casting subtlety in moving to constants. Logins should workSean Dague1-2/+2
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-5/+5
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+6
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares1-1/+160
2007-12-27* Optimized usingslbsa711-3/+3
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-4/+4
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+2