aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-09-059-110/+180
|\
| * Fix a handful of copypaste errorsMelanie2010-09-054-4/+4
| * Change UserAccountService to matchMelanie2010-09-051-12/+22
| * Make Simian profiles respect the module chosen in [Profile]Melanie2010-09-051-2/+10
| * Fix up presence connector in SimianGridMelanie2010-09-051-12/+22
| * Fix up Simian inentoryMelanie2010-09-051-18/+30
| * Friends works differently, it' snot even a region module at all, but a connectorMelanie2010-09-051-16/+1
| * And the avatar services :)Melanie2010-09-051-12/+22
| * Add the m_Enabled pattern to Simian AuthMelanie2010-09-051-12/+22
| * Add m_Enabled pattern to SimianGridConnectorMelanie2010-09-051-14/+28
| * As an exmple, add the code to disable connectors intot he simian assetMelanie2010-09-051-12/+23
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-0513-196/+140
|\ \ | |/
| * One more debug message to track an issue on Danger grid.Diva Canto2010-09-041-0/+1
| * Make User Agent Service and Login Service separable.Diva Canto2010-09-041-10/+32
| * Added XFF header processing. Untested, for lack of proxy.Diva Canto2010-09-031-1/+1
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-09-031-1/+1
| |\
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-09-039-160/+83
| | |\
| | * | minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-09-031-1/+1
| * | | Make SimianFriendsServiceConnector initialize like the other connectors and g...John Hurliman2010-09-031-22/+19
| | |/ | |/|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-09-031-2/+3
| |\ \ | | |/
| | * Add another variant of password hash construction to SimianAuthenticationServ...Justin Clark-Casey (justincc)2010-09-031-2/+3
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-09-032-3/+3
| |\ \ | | |/
| * | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...John Hurliman2010-09-039-160/+83
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-032-3/+3
|\ \ \ | | |/ | |/|
| * | Last+2 tweakDiva Canto2010-09-031-1/+1
| * | Last+1 tweak.Diva Canto2010-09-031-1/+1
| * | One last tweak, hopefully.Diva Canto2010-09-031-2/+2
| * | Another tweak. Sux^2Diva Canto2010-09-031-2/+2
| * | More tweaks related to my previous commit. Tweaks sux.Diva Canto2010-09-032-3/+3
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-035-39/+61
|\ \ | |/
| * Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2010-09-021-1/+23
| |\
| | * Fix cast issueMelanie2010-09-021-1/+1
| | * Allow increasing the version in system foldersMelanie2010-09-021-1/+7
| | * Update: Allow the version to increase onlyMelanie2010-09-021-1/+2
| | * Disallow modification of system folders. Prevent changing the type of foldersMelanie2010-09-021-1/+16
| * | Quick fix for making global references for gatekeepers that are not domain:po...Diva Canto2010-09-024-28/+38
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-251-1/+8
|\ \ | |/
| * Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-241-1/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-238-54/+63
|\ \ | |/
| * Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-232-3/+18
| * Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-237-51/+45
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-217-56/+163
|\ \ | |/
| * Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto2010-08-192-12/+21
| * Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-196-46/+144
* | Someone from germany broke the build :P mentioning no namesmeta72010-08-201-1/+1
* | Use the database mthod directly to delete items in a single sql swoopMelanie Thielker2010-08-201-11/+1
* | Delete items as well as folders in XInventoryService.PurgeFolder - this shoul...meta72010-08-201-0/+11
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-201-6/+10
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-191-6/+10
| |\ \ | | |/
| | * Improve some logging in LandConnectorJustin Clark-Casey (justincc)2010-08-191-6/+10