lbsa71
f4c0e45bac
* Fixed #564 , errors in friend sql
...
[Provided by openlifegrid.com]
2008-02-14 12:26:42 +00:00
lbsa71
12e0d8b316
* Fixed another bug in avatarpicker ('surname'/'lastname' mixup)
...
[Provided by openlifegrid.com]
2008-02-13 21:35:54 +00:00
lbsa71
2c48ceedd8
* Fixed bug in avatarpicker so now you can search on single word
...
[Provided by openlifegrid.com]
2008-02-13 21:15:05 +00:00
lbsa71
b705ba21f3
* Moved insertUserRow into MSSQLUserData so 'create user' works again
...
[Provided by openlifegrid.com]
2008-02-13 20:20:52 +00:00
lbsa71
15c6788dc7
* Moved insertRegionRow into MSSQLGridData
...
* Split table test and creation into table by table
* Debugged table creation Sql
* Added missing CreateUserFriendsTable.sql
2008-02-13 20:08:46 +00:00
lbsa71
c202a7d0aa
* Copied 'Friends' functionality from the MySQLUserData to MSSQLUserData
...
[Provided by openlifegrid.com]
2008-02-13 13:55:03 +00:00
lbsa71
4880bd121e
* Split out MSSQLManager Test/Init into each provider.
...
* Made regions table name configurable (MSSQL only)
* Added a note in ini.example pointing out that the sql resources have to change if you change table names
* Removed duplicate picker method from GridData interface
[Provided by openlifegrid.com]
2008-02-13 13:39:51 +00:00
lbsa71
bcd3a5b28b
* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.
...
[Provided by openlifegrid.com]
2008-02-13 12:06:09 +00:00
Jeff Ames
6ed5283bc0
Converted logging to use log4net.
...
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
2008-02-05 19:44:27 +00:00
Teravus Ovares
a3851b3812
* Added hooks for logout to all IUserService and all that implement it.
...
* Added a Logout message with a name on the console
* Added a *fixme* message to figure out why the current agent session is null
* After updating you may notice that there's a login <user> and also a logout<user>
2008-01-20 23:08:50 +00:00
Teravus Ovares
49fe4eb3cd
* This may be broken.. it hasn't been tested, however I wanted to get the last database changes in before sdauge changes them significantly.
2008-01-09 18:57:03 +00:00
Teravus Ovares
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
...
* Added the web_login_key to the users table
* Added happy configurable http error message pages
* This update is large enough to have 'awe' value.. so backup your users or weep.
* Not tested on MSSQL, even though I added code to update the tables!
2008-01-09 04:13:04 +00:00
Teravus Ovares
3180432deb
* Added database and UserManagerBase glue for FriendsList management
...
* Don't forget to run prebuild
2007-12-31 22:56:43 +00:00
Teravus Ovares
57a1132585
* Fixed References in Prebuild so the project compiles
...
* Added Friends List methods to IUserData interface
* Created Stub friendslist Database Methods
2007-12-30 23:29:44 +00:00
lbsa71
efd90b56b7
* Optimized usings
...
* shortened references
* Removed redundant 'this'
* Normalized EOF
2007-12-27 21:41:48 +00:00
Jeff Ames
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
2007-12-20 05:43:02 +00:00
Jeff Ames
6702b03733
Misc. cleanup:
...
* added Util.Clip(value, min, max)
* modified asset cache's numPackets calculation to use max packet size (600) instead of 1000
* removed a few magic numbers
2007-12-19 08:44:25 +00:00
Justin Clarke Casey
019d662606
Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one
2007-12-15 21:58:07 +00:00
Jeff Ames
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
2007-12-10 05:25:16 +00:00
Teravus Ovares
71fd737a66
* Applied MSSQL Patch from akokko, Thanks! akokko
...
* This hasn't been tested in MSSQL mode, however it's been checked to make sure it doesn't cause any issues with mySQL/SQLlite
2007-12-05 15:53:58 +00:00