aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-3/+3
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-5/+0
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-5/+33
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Formatting cleanup.Jeff Ames2008-03-181-1/+0
* Building on Joha's update...Teravus Ovares2008-03-181-5/+25
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-4/+4
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-7/+7
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-261-3/+9
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-251-1/+8
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-2/+5
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey2008-02-181-2/+9
* * Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey2008-02-181-11/+13
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-5/+5
* Shorten root inventory create folder message.Charles Krinke2008-02-071-2/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-21/+21
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-2/+2
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-3/+5
* * Added some userserver glue for communications with the message server Teravus Ovares2008-01-061-0/+9
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-2/+5
* * Optimized usingslbsa712007-12-271-33/+32
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-4/+4
* More subtle message tuning of log messages.Charles Krinke2007-12-161-1/+1
* A bit more tuning of UserServer messages.Charles Krinke2007-12-161-6/+8
* Comment out an unneeded "Home Location" message.Charles Krinke2007-12-161-1/+2
* Improve UserServer login messages for logging.Charles Krinke2007-12-161-4/+8
* * Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2007-12-151-5/+9
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-6/+6
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-7/+27
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+2
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-051-2/+2
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-8/+8
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-2/+2
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-011-1/+9
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+50
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-61/+124
* * Optimized usingslbsa712007-10-301-18/+21
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-3/+3
* get rid of all the ^M line endingsSean Dague2007-10-191-1/+1
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-171-2/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+29
* Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke2007-10-131-3/+5
* I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke2007-10-121-7/+7
* 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-96/+96
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-13/+13
* * UserProfileData meets code conventionslbsa712007-10-051-13/+13
* == The "right name and place" commit ==lbsa712007-10-051-80/+81