aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke6-7/+81
2008-04-19* Fix build break in previous revisionJustin Clarke Casey2-2/+2
2008-04-19* Several fixes for SvnBackupModuleAdam Frisby1-21/+53
2008-04-18* Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2-7/+20
2008-04-18From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-42/+219
2008-04-18* Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey1-47/+42
2008-04-18Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen1-9/+21
2008-04-18* Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby1-3/+1
2008-04-18* Added lock persistenceTeravus Ovares1-3/+4
2008-04-18Thank you, Melanie, very kindly for a patch that : Charles Krinke1-2/+15
2008-04-17* Re-Fixed caps Teravus Ovares11-285/+197
2008-04-17* Acks the first UseCircuitCode packet Teravus Ovares3-1/+37
2008-04-17From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-5/+98
2008-04-17* Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2-1/+13
2008-04-17* Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2-1/+11
2008-04-17* Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2-40/+40
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames31-215/+1036
2008-04-17* Missed a file while committing.Adam Frisby1-0/+8
2008-04-17* Committing first version of SVN Backup ModuleAdam Frisby3-6/+178
2008-04-17* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2-3/+3
2008-04-17* Implements 'Set Home to Here' Teravus Ovares9-23/+205
2008-04-16moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....MW1-1/+1
2008-04-16* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-2/+47
2008-04-16From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-13/+60
2008-04-16* From Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-4/+23
2008-04-16added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help ...MW1-0/+1
2008-04-16* Set default EstateSettings regionFlags to allow 'set home here', and 'creat...Teravus Ovares1-1/+1
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares8-34/+62
2008-04-16After reading Timer.cs in the mono source, I'm notSean Dague1-116/+118
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke6-3/+82
2008-04-15* A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares4-3/+46
2008-04-15fix types on nhibernate mappings for User bitsSean Dague2-11/+12
2008-04-15* Fix mantis 975 - prim text > 255 charsJustin Clarke Casey1-0/+8
2008-04-15* Tiny, tiny, login message refinement to reduce human parsing requirementsJustin Clarke Casey1-1/+1
2008-04-15* Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey4-29/+35
2008-04-15* Send a meaningful response to both the user server console and the client i...Justin Clarke Casey3-13/+43
2008-04-15Fixed LSL State support.Teravus Ovares3-35/+57
2008-04-15From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2-0/+289
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague2-23/+44
2008-04-15Update svn properties.Jeff Ames4-201/+201
2008-04-15* Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby3-10/+23
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares7-20/+92
2008-04-15* Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby3-0/+188
2008-04-15* Quick patch before I start on a bigger projectAdam Frisby3-55/+61
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey5-15/+70
2008-04-14* Fixed a few warnings.Teravus Ovares12-10/+347
2008-04-14* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...Justin Clarke Casey1-1/+15
2008-04-14make it so the IRC bridge only relays channel 0 messagesSean Dague1-7/+10
2008-04-14Possible fix for the 100% CPU issue. I've not fully Sean Dague1-2/+8
2008-04-14#952 againTeravus Ovares1-7/+21