aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-2305:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker1-0/+4
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-0/+47
2008-10-04* Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey1-7/+12
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-42/+42
2008-08-30* More cleanup, including UserManager.Adam Frisby1-87/+89
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+29
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+25
2008-08-14Mantis #1946Melanie Thielker1-0/+7
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson1-0/+39
2008-07-22* refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey1-0/+1
2008-07-20Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-19/+6
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-20/+20
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-4/+4
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-1/+1
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-0/+48
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+48
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-3/+6
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-1/+5
2008-05-19i can haz pantz?Sean Dague1-1/+7
2008-05-17Formatting cleanup.Jeff Ames1-2/+2
2008-05-16in theory implement the backend of appearance for grid.Sean Dague1-0/+44
2008-05-16Formatting cleanup.Jeff Ames1-10/+10
2008-05-01* Rolled back a few changes.Adam Frisby1-66/+66
2008-05-01* Cleaning code still.Adam Frisby1-66/+66
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-8/+9
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-0/+87
2008-04-10further renaming of properties for claritySean Dague1-11/+11
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-24/+24
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-17Replaced some Console.WriteLine calls with writes to log.Jeff Ames1-1/+3
2008-03-03* More compiler warning nukage.Adam Frisby1-2/+0
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+55
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-4/+4
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares1-2/+9
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+4
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-10/+1
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-4/+9
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-0/+37
2008-01-07*Added ability to update only necessary data on insertRegion for the grid ser...mingchen1-1/+1
2008-01-02* Updates UserServer Teravus Ovares1-1/+97
2007-12-27* Optimized usingslbsa711-15/+17
2007-12-21* Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...Teravus Ovares1-3/+28
2007-12-20Comment out "METHOD BY UUID CALLED" WriteLine as it isCharles Krinke1-1/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-6/+6
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares1-0/+36
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+5