aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Committing fix for previous build breakage. Sorry!Adam Frisby2008-04-215-44/+21
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-21306-1298/+1003
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-2136-600/+682
* * Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby2008-04-211-1/+47
* * Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby2008-04-212-8/+33
* * Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey2008-04-201-0/+4
* * Remove user profile from cache when they log out from a region.Justin Clarke Casey2008-04-204-3/+28
* * Tweak inventory login failure message to point to the region owner as first...Justin Clarke Casey2008-04-202-3/+3
* * Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2008-04-202-11/+34
* * Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2008-04-202-16/+21
* * On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2008-04-202-22/+6
* Removed some script engine noise from consoleTedd Hansen2008-04-204-8/+8
* Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen2008-04-204-324/+340
* * Fixed up event discovery regexes to work with a specific string format m#1012Teravus Ovares2008-04-201-2/+2
* * Added some more fixes, refactored SVNModule slightly.Adam Frisby2008-04-201-12/+31
* * Added support for new "svn load-region <region name> [svn revision]" comman...Adam Frisby2008-04-201-0/+44
* * Updates LSL2CS converterTeravus Ovares2008-04-208-4/+358
* * Added experimental "svn load <revision>" command to allow you to load a reg...Adam Frisby2008-04-201-7/+38
* * Fixed three compiler warnings introduced in the previous commit.Adam Frisby2008-04-201-1/+1
* * Various SvnBackupModule fixes.Adam Frisby2008-04-201-1/+23
* * Start catching rogue SocketExceptions which occur (at least on mono) when a...Justin Clarke Casey2008-04-191-0/+10
* * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca...Justin Clarke Casey2008-04-191-0/+3
* Thank you kindly krtaylor for a patch to solve:Charles Krinke2008-04-196-7/+81
* * Fix build break in previous revisionJustin Clarke Casey2008-04-192-2/+2
* * Several fixes for SvnBackupModuleAdam Frisby2008-04-191-21/+53
* * Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2008-04-182-7/+20
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-181-42/+219
* * Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey2008-04-181-47/+42
* Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen2008-04-181-9/+21
* * Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby2008-04-181-3/+1
* * Added lock persistenceTeravus Ovares2008-04-181-3/+4
* Thank you, Melanie, very kindly for a patch that : Charles Krinke2008-04-181-2/+15
* * Re-Fixed caps Teravus Ovares2008-04-1711-285/+197
* * Acks the first UseCircuitCode packet Teravus Ovares2008-04-173-1/+37
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-171-5/+98
* * Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2008-04-172-1/+13
* * Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2008-04-172-1/+11
* * Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2008-04-173-41/+48
* * Added a directory for the SVN module. More about to come.Adam Frisby2008-04-170-0/+0
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-1732-416/+1237
* * Missed a file while committing.Adam Frisby2008-04-171-0/+8
* * Committing first version of SVN Backup ModuleAdam Frisby2008-04-174-6/+208
* * Added appropriate license.txt in ThirdPartyLicenses/ for APR.Adam Frisby2008-04-171-0/+201
* * Committing a whole bunch of binaries needed for SvnDotNet to function. Name...Adam Frisby2008-04-1716-0/+0
* * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2008-04-172-3/+3
* * Implements 'Set Home to Here' Teravus Ovares2008-04-179-23/+205
* moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....MW2008-04-161-1/+1
* * From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-2/+47
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-13/+60
* * From Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-161-4/+23