| Commit message (Expand) | Author | Age | Files | Lines |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -8/+36 |
* | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 2007-12-31 | 2 | -6/+191 |
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -0/+25 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 6 | -30/+31 |
* | Log message tweaking | Justin Clarke Casey | 2007-12-24 | 1 | -5/+5 |
* | Revert a couple of UUIDs back to hyphenated since we actually sometimes store... | Justin Clarke Casey | 2007-12-20 | 1 | -2/+2 |
* | Convert an sqlite user LLUUID I'd missed | Justin Clarke Casey | 2007-12-20 | 1 | -1/+1 |
* | Convert some inventory ids I managed to miss | Justin Clarke Casey | 2007-12-20 | 1 | -5/+5 |
* | Fix up other sqlite db interactions to use non-hyphenated uuid | Justin Clarke Casey | 2007-12-20 | 3 | -13/+13 |
* | Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form | Justin Clarke Casey | 2007-12-20 | 1 | -24/+24 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -2/+2 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -1/+1 |
* | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 2007-12-15 | 1 | -21/+2 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -0/+32 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 2 | -18/+13 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 5 | -10/+10 |
* | From Justin Casey (IBM) | Sean Dague | 2007-12-09 | 1 | -1/+1 |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -19/+8 |
* | * Fixed a bug in my 'user already logged in' fix that could cause a null refe... | Teravus Ovares | 2007-11-30 | 1 | -2/+4 |
* | * Here's the issue, on log-off, the routine sets up a null useragent member a... | Teravus Ovares | 2007-11-30 | 1 | -1/+21 |
* | fixed duplicate login in standalone mode (mostly untested in grid mode) | Jeff Ames | 2007-11-29 | 1 | -3/+3 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 2 | -1/+63 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 7 | -384/+458 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 4 | -7/+7 |
* | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | * Some asset loading refactoring | lbsa71 | 2007-10-17 | 1 | -9/+12 |
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 2 | -10/+10 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+29 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -1/+22 |
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 2 | -4/+27 |
* | Applied Patch 473, Inventory Patch from Tleiades (many thanks). | MW | 2007-10-06 | 1 | -14/+74 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 1 | -51/+51 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -51/+51 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -0/+1 |
* | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2007-10-02 | 1 | -7/+1 |
* | revert working getInventoryFolder function because this seems | Sean Dague | 2007-10-01 | 1 | -6/+13 |
* | negative code checkin. All these functions are in the base | Sean Dague | 2007-09-28 | 1 | -162/+1 |
* | implement getInventoryItem and getInventoryFolder (not | Sean Dague | 2007-09-28 | 1 | -5/+15 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -37/+34 |
* | oops, I broke the build. Fixed now | Sean Dague | 2007-09-27 | 1 | -3/+3 |
* | implement something in sqlite inventory that wasn't before | Sean Dague | 2007-09-27 | 1 | -3/+7 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -31/+30 |
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -17/+17 |
* | * A feeble attempt at adding Grid db support to SQLite, just adding some code... | lbsa71 | 2007-09-19 | 2 | -3/+69 |
* | put some locking around user access, which should help with | Sean Dague | 2007-09-15 | 1 | -45/+53 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -31/+34 |
* | add DeleteAsset | Sean Dague | 2007-09-11 | 1 | -10/+14 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 2 | -1/+24 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 5 | -5/+5 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -3/+19 |