aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-2/+9
2008-10-03* minor: restore the standard startup logo text now I understand why things w...Justin Clarke Casey1-1/+1
2008-10-03* oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey1-1/+1
2008-10-03* For shits and giggles, print out the time taken for a server to start up (w...Justin Clarke Casey1-0/+4
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-2/+9
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-4/+4
2008-10-03* EventQueueGet is now working.Teravus Ovares1-10/+174
2008-10-02- Fix invalid cast in OSHttpRequestHomer Horwitz1-3/+3
2008-10-01* Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares1-3/+18
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-3/+3
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares3-84/+286
2008-09-30* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2-4/+34
2008-09-29* minor: remove warningsJustin Clarke Casey1-6/+7
2008-09-27* Event queue is now polling.. Teravus Ovares1-2/+4
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares3-5/+155
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2-11/+4
2008-09-25temporarily disabling HttpServer related stuff (take #2: Exclude takesDr Scofield2-48/+48
2008-09-25* Remove a message handler Teravus Ovares1-0/+2
2008-09-23* OGP GET, look for Accept header application/llsd+xml with an optional ?q=Teravus Ovares1-1/+1
2008-09-23* Fix a null reference exception that I introducedTeravus Ovares1-1/+1
2008-09-23* Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...Teravus Ovares1-0/+12
2008-09-23* Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares1-2/+7
2008-09-19* Implements an experimental method to define which region you want to go to ...Teravus Ovares1-2/+5
2008-09-19* Tweaked handler code to recognize LibOMV's LLSD Login by post content.Teravus Ovares1-1/+3
2008-09-19* Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares1-1/+1
2008-09-15* minor: eat up some yummy warningsJustin Clarke Casey1-3/+3
2008-09-15* Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey1-15/+1
2008-09-14* Made Seed CAP response respect the SSL setting.Teravus Ovares1-0/+15
2008-09-14* This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares1-2/+127
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-8/+2
2008-09-12Changed "show users" command to display only root agents, "show users full" toHomer Horwitz1-5/+5
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares3-4/+4
2008-08-28Update svn properties, formatting cleanup.Jeff Ames2-21/+21
2008-08-26* One more tweak to the application/xml vs application/llsd+xml routineTeravus Ovares1-4/+3
2008-08-26* It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares1-1/+6
2008-08-26* Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares1-0/+48
2008-08-25* Append thread information on to the end of period diagnostics informationJustin Clarke Casey1-2/+5
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-15/+29
2008-08-25* minor: upgrade version info to post 0.5.9Justin Clarke Casey1-1/+1
2008-08-25Update svn properties.Jeff Ames1-33/+33
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares3-24/+180
2008-08-23Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+1
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-4/+4
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey1-0/+30
2008-08-18Formatting cleanup.Jeff Ames11-140/+117
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey1-5/+80
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-1/+2
2008-08-14Thanks, BlueWall, for a patch that:Dahlia Trimble1-1/+1
2008-08-09* Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey1-1/+14