| Commit message (Expand) | Author | Files | Lines |
2009-06-27 | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2 | -3/+3 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2 | -2/+2 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 2 | -2/+2 |
2009-06-12 | * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr... | Justin Clarke Casey | 1 | -24/+27 |
2009-06-11 | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2 | -3/+4 |
2009-06-01 | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2 | -12/+2 |
2009-05-29 | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2 | -1/+13 |
2009-05-24 | * Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ... | Adam Frisby | 1 | -2/+9 |
2009-05-23 | * Implements automatic loopback handling for standalone regions. | Adam Frisby | 1 | -2/+8 |
2009-05-23 | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 1 | -1/+1 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -2/+2 |
2009-05-21 | * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul... | Arthur Valadares | 4 | -36/+125 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2 | -2/+2 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2 | -2/+2 |
2009-05-12 | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2 | -0/+9 |
2009-05-11 | * Implements IP and DNS based ban facilities to OpenSim. | Adam Frisby | 1 | -0/+11 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 4 | -14/+31 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 3 | -2/+3 |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2 | -0/+9 |
2009-04-30 | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2 | -2/+2 |
2009-04-24 | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2 | -6/+60 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -1/+0 |
2009-04-23 | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 1 | -0/+1 |
2009-04-23 | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2 | -13/+110 |
2009-04-22 | * minor: remove some compiler warnings | Justin Clarke Casey | 2 | -8/+8 |
2009-04-22 | Thank you kindly, TLaukkan, for a patch that: | Charles Krinke | 2 | -73/+91 |
2009-04-22 | Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r... | Dahlia Trimble | 1 | -1/+1 |
2009-04-22 | fix line endings on new files | Sean Dague | 2 | -1107/+1107 |
2009-04-22 | fix the build break, thankes mikkopa for pointing out the quick change | Sean Dague | 1 | -0/+2 |
2009-04-22 | * Committing stub VW-over-HTTP ClientStack. (1/2) | Adam Frisby | 2 | -0/+1105 |
2009-04-20 | Add PlacesQuery packet | Melanie Thielker | 1 | -0/+2 |
2009-04-17 | * Change inventory archiver module to use profile cache | Justin Clarke Casey | 1 | -27/+28 |
2009-04-17 | * Added some debug info if MXP is enabled. | Adam Frisby | 1 | -0/+6 |
2009-04-16 | Correctly flag group owned prims in the land prim list | Melanie Thielker | 1 | -1/+1 |
2009-04-16 | Fix build break and change some groups interfaces | Melanie Thielker | 1 | -1/+1 |
2009-04-15 | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 1 | -0/+1 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 1 | -1/+1 |
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+2 |
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -0/+3 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+1 |
2009-04-04 | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 1 | -0/+5 |
2009-03-30 | Add PickInfoReply packet. | Melanie Thielker | 1 | -0/+4 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 1 | -0/+1 |
2009-03-29 | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 1 | -6/+1 |
2009-03-29 | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 1 | -0/+4 |
2009-03-28 | Add mute list request event and dummy response | Melanie Thielker | 1 | -0/+5 |
2009-03-28 | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 1 | -1/+1 |
2009-03-27 | Add the events needed for profiles. | Melanie Thielker | 1 | -0/+4 |
2009-03-27 | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 1 | -1/+1 |
2009-03-27 | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 1 | -0/+3 |