aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService/LLLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-231-1/+1
|\
| * Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-221-3/+14
|\ \ | |/
| * Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-1/+1
| * Give the user some feedback about the success or failure of console login pro...Justin Clark-Casey (justincc)2013-02-201-2/+13
* | Merge branch 'master' into careminsterMelanie2012-10-031-1/+1
|\ \ | |/
| * string format arguments in wrong orderSignpostMarv2012-10-021-1/+1
* | Add a real_id field to the login response if impersonation is used. The wrapperMelanie2012-08-151-2/+3
* | Merge branch 'master' into careminsterMelanie2012-07-051-13/+43
|\ \ | |/
| * minor: add client name to various login service log messages to disambiguate ...Justin Clark-Casey (justincc)2012-07-051-13/+43
* | Merge branch 'master' into careminsterMelanie2012-05-051-3/+14
|\ \ | |/
| * Calculate the Daylight Savings Time information sent to the viewer based on U...Justin Clark-Casey (justincc)2012-05-041-3/+14
* | Merge branch 'master' into careminsterMelanie2012-03-081-3/+3
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-3/+3
* | Merge branch 'master' into careminsterMelanie2012-03-041-1/+5
|\ \ | |/
| * V3 SupportBlueWall2012-02-221-1/+3
| * V3 Support:BlueWall2012-02-211-1/+3
* | Merge branch 'master' into careminsterMelanie2012-02-181-0/+2
|\ \ | |/
| * Propagate our teleport flags on loginsBlueWall2012-02-181-0/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-281-1/+1
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-11-241-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-051-0/+3
|\ \ | |/
| * Multiple lines in welcome message use '\n' in the welcome message tonebadon2011-11-051-0/+3
* | Resolve merge commits, stage 1Tom2011-09-041-3/+5
|\ \ | |/
| * minor: comment out friends number logging from login for nowJustin Clark-Casey (justincc)2011-08-301-1/+1
| * Added optional Login Service parameter "Currency" to be able to change the cu...Snoopy Pfeffer2011-08-141-1/+3
| * Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-0/+8
|\ \ | |/
| * People are bound to forget the '/' at the end of MapTileURL, so let's correct...Diva Canto2011-06-121-0/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-13/+35
|\ \ | |/
| * Add alternate region handling for url based logins as found in login to "home...BlueWall2011-06-011-3/+15
| * Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-10/+20
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-051-1/+0
|\ \ | |/
| * Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-3/+37
|\ \ | |/
| * Thank you Snoopy for a patch that adds some filtering to client versions allo...Diva Canto2011-04-271-3/+37
| * Also set Godlike flag. Might be usefulMelanie2011-01-271-0/+2
| * Add TeleportFlags.ViaRegionID to the flags sent on login when the regionMelanie2011-01-271-8/+13
* | Also set Godlike flag. Might be usefulMelanie2011-01-271-0/+2
* | Add TeleportFlags.ViaRegionID to the flags sent on login when the regionMelanie2011-01-271-8/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-1/+1
|\ \ | |/
| * Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)2011-01-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-0/+5
|\ \ | |/
| * Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto2010-12-091-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-4/+3
|\ \ | |/
| * Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-051-2/+2
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-051-0/+16
| |\
| * \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-10/+30
| |\ \
| * \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-5/+5
| |\ \ \
| * | | | * a bit of additional debugging:Jonathan Freedman2010-10-231-4/+3