| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 1 | -1/+1 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 2009-03-25 | 1 | -1/+1 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+32 |
* | * Removed unused and uncommented file | lbsa71 | 2009-03-10 | 1 | -433/+0 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -1/+3 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 2 | -6/+9 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 2 | -218/+1 |
* | Addresses mantis #3181. Waiting for confirmation from the reporter. | diva | 2009-02-17 | 1 | -1/+1 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 2 | -0/+10 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -3/+3 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden... | lbsa71 | 2009-02-07 | 1 | -8/+31 |
* | Thank you dslake for a patch that: | lbsa71 | 2009-02-07 | 1 | -1/+1 |
* | * Add new unit test for simple teleport in a standalone. | Justin Clarke Casey | 2009-01-15 | 1 | -0/+1 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 2009-01-06 | 1 | -3/+4 |
* | * minor: Move GetRandomCapsPath() to a CapsUtil class | Justin Clarke Casey | 2009-01-06 | 1 | -1/+2 |
* | * Add seed cap check to login test | Justin Clarke Casey | 2009-01-05 | 1 | -1/+1 |
* | * Check in login service tests beachhead | Justin Clarke Casey | 2009-01-05 | 1 | -3/+3 |
* | Kicking child agents off on the first login after a client crash. The child a... | diva | 2008-12-17 | 1 | -1/+24 |
* | Correct the last checkin. | Homer Horwitz | 2008-12-11 | 1 | -1/+1 |
* | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 2008-12-11 | 1 | -2/+2 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -2/+2 |
* | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 2008-11-28 | 1 | -6/+2 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 2 | -27/+7 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 2 | -2/+2 |
* | * test: Add scene root agent test stub, since I'll be picking up with somethi... | Justin Clarke Casey | 2008-11-14 | 2 | -5/+10 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 1 | -17/+32 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 2 | -5/+23 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -0/+15 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -1/+22 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -3/+3 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 1 | -0/+30 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 3 | -30/+51 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -0/+2 |
* | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2008-09-14 | 1 | -8/+8 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -129/+128 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -1/+1 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -2/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 4 | -25/+25 |
* | Mantis #1903 | Melanie Thielker | 2008-08-28 | 1 | -0/+1 |
* | * Fixed a bug that occurred if your home region wasn't logged in, in standalo... | Teravus Ovares | 2008-08-26 | 1 | -12/+30 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 2 | -1/+4 |
* | Mantis#904. Thank you kindly, Jonc for a patch that solves: | Charles Krinke | 2008-08-21 | 1 | -3/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -2/+2 |
* | * This reverts a change where m_regions[RegionHandle] was replaced instead of... | Teravus Ovares | 2008-08-19 | 1 | -2/+7 |