aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames2-6/+6
2009-09-26Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2-412/+0
2009-09-24Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)1-2/+17
2009-08-10Et voila! - Old inventory code removed.Diva Canto1-110/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto1-16/+1
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-6/+2
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01* Allow for lowercase searching in standalone mode, when case sensitiveArthur Valadares1-1/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-27/+27
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-29/+35
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-1/+1
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-4/+19
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-0/+1
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2-12/+18
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-1/+1
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+1
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+32
2009-03-10* Removed unused and uncommented filelbsa711-433/+0
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-1/+3
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-6/+9
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2-218/+1
2009-02-17Addresses mantis #3181. Waiting for confirmation from the reporter.diva1-1/+1
2009-02-17Major change to how appearance is managed, including changes in login and use...diva2-0/+10
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa713-3/+3
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-07* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa711-8/+31
2009-02-07Thank you dslake for a patch that:lbsa711-1/+1
2009-01-15* Add new unit test for simple teleport in a standalone.Justin Clarke Casey1-0/+1
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-1/+1
2009-01-06* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey1-1/+1
2009-01-06* Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey1-3/+4
2009-01-06* minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey1-1/+2
2009-01-05* Add seed cap check to login testJustin Clarke Casey1-1/+1
2009-01-05* Check in login service tests beachheadJustin Clarke Casey1-3/+3
2008-12-17Kicking child agents off on the first login after a client crash. The child a...diva1-1/+24
2008-12-11Correct the last checkin.Homer Horwitz1-1/+1
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-2/+2
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-2/+2
2008-11-28* minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey1-6/+2
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2-27/+7
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2-2/+2
2008-11-14* test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2-5/+10
2008-11-12* Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey1-17/+32
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2-5/+23