| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert an sqlite user LLUUID I'd missed | Justin Clarke Casey | 2007-12-20 | 1 | -1/+1 |
* | Fix up other sqlite db interactions to use non-hyphenated uuid | Justin Clarke Casey | 2007-12-20 | 1 | -6/+6 |
* | 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 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -15/+12 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * 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 | 1 | -0/+53 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -122/+139 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | * 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 |
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -17/+17 |
* | put some locking around user access, which should help with | Sean Dague | 2007-09-15 | 1 | -45/+53 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | factor out common methods to SQLiteBase | Sean Dague | 2007-09-07 | 1 | -169/+1 |
* | remove debugging statement | Sean Dague | 2007-08-30 | 1 | -1/+1 |
* | some changes which get us closer to Sqlite storage for users | Sean Dague | 2007-08-28 | 1 | -3/+6 |
* | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 2007-08-28 | 1 | -18/+25 |
* | sqlite is storing now, uint64 makes things "interesting". | Sean Dague | 2007-08-28 | 1 | -7/+8 |
* | added some more types that will be needed | Sean Dague | 2007-08-28 | 1 | -2/+14 |
* | sqlite user datastore "should" be functionally complete | Sean Dague | 2007-08-28 | 1 | -115/+74 |
* | first pass implementation of sqlite storage for user data. This | Sean Dague | 2007-08-27 | 1 | -0/+705 |