root/trunk/CHANGES

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @827 [827] 8 weeks dormando Checking in changes prior to tagging of version 1.73. Changelog diff …
(edit) @826 [826] 2 months hachi Adjust CHANGES file.
(edit) @823 [823] 5 months ask Fix obscure race condition (spontaneously closed keepalives after POST …
(edit) @822 [822] 5 months bradfitz make Perlbal::Test be more robust and only use free ports.
(edit) @821 [821] 6 months ask Make Content-Range replies work
(edit) @819 [819] 6 months ask Make Redirect plugin more standards compliant
(edit) @813 [813] 10 months ask Fix X-REPROXY-FILE to work with SSL connections (Greg Denton)
(edit) @812 [812] 10 months ask Syslog as 'crit' rather than 'critical' (noticed by Richard Bronosky)
(edit) @810 [810] 12 months hachi Allow zero byte content-length PUT requests
(edit) @809 [809] 12 months ask Fix for serving files from the filesystem over SSL (Greg Denton)
(edit) @806 [806] 12 months bradfitz Beginnings of IPv6 support.
(edit) @802 [802] 12 months ask support filenames with +'s in webserver mode (Jordi Funollet).
(edit) @800 [800] 12 months ask Change the VHost plugin to treat 'www.example.com.' and 'www.example.com' …
(edit) @799 [799] 13 months hachi CHANGES file update for last two commits
(edit) @796 [796] 13 months bradfitz don't fail on t/90-accesscontrol.t if Net::Netmask isn't installed
(edit) @794 [794] 14 months dormando Checking in changes prior to tagging of version 1.72. Changelog diff …
(edit) @791 [791] 15 months dormando Checking in changes prior to tagging of version 1.71. Changelog diff …
(edit) @789 [789] 15 months hachi Add CHANGES entry.
(edit) @784 [784] 17 months nickandrew Move manage_multi() into Perlbal::Test The manage_multi function is …
(edit) @782 [782] 17 months nickandrew Add missing CHANGES lines Add CHANGES lines describing recent …
(edit) @774 [774] 17 months ask Lots of typo corrections in documentation and comments from Nick Andrew
(edit) @773 [773] 18 months hachi Add SERVER crash_backtrace= setting Carp is already used by perlbal, but …
(edit) @772 [772] 18 months hachi Make backend verification be hookable Add hook points, refactor some subs …
(edit) @768 [768] 21 months bradfitz Checking in changes prior to tagging of version 1.70. Changelog diff …
(edit) @767 [767] 21 months bradfitz add missing CHANGES entry
(edit) @766 [766] 21 months bradfitz SECURITY: patch from Jeremey James <jbj@…> to not crash on …
(edit) @765 [765] 21 months bradfitz on successful write, update Perlbal::Socket's alive_time, so …
(edit) @764 [764] 21 months bradfitz missing changes. :)
(edit) @762 [762] 21 months bradfitz Prepping for new release, so backing out r760 and r761 (gzip compression), …
(edit) @761 [761] 21 months sup New feature updated: compression of concatenated files
(edit) @750 [750] 22 months marksmith -- Add Include plugin by Eamon Daly <edaly@…>; plugin …
(edit) @748 [748] 23 months ask Fix 'No such pseudo-hash field "high_priority"' issue in Stats …
(edit) @747 [747] 23 months hachi Add changes log for security fix.
(edit) @735 [735] 2 years mart -- add some new methods that make it a little nicer to embed Perlbal …
(edit) @733 [733] 2 years mart Neglected to check in the changes to CHANGES for changeset:732.
(edit) @731 [731] 2 years hachi -- add HTTPHeaders method set_request_uri so plugins can modify the uri …
(edit) @728 [728] 2 years hachi Rollback something that I didn't mean to check in. Add changes to CHANGES …
(edit) @722 [722] 2 years ask verify_backend_path configuration option From: Adam Jacob Subject: Re: …
(edit) @720 [720] 2 years jbert don't overwrite $P, allows use of perl debugger on perlbal
(edit) @716 [716] 2 years bradfitz Checking in changes prior to tagging of version 1.60. Changelog diff …
(edit) @710 [710] 2 years marksmith shutdown graceful [timeout] Now accepts timeout before doing a hard …
(edit) @708 [708] 2 years marksmith * make SSL non-blocking New Perlbal::SocketSSL class that manages the …
(edit) @707 [707] 2 years marksmith -- make persist_client_timeout service tunable apply to the max_idle_time …
(edit) @705 [705] 2 years marksmith -- add Vpath plugin for selectors; can select on URI regex now -- add …
(edit) @704 [704] 2 years marksmith * don't enforce lowercase extensions (OS is probably case sensitive, …
(edit) @703 [703] 2 years marksmith -- add MIME [ LIST | REMOVE <ext> | ADD <ext> <mime> ] command for …
(edit) @700 [700] 2 years marksmith -- return an error when trying to use HEADER command on a service …
(edit) @698 [698] 2 years dormando New server option 'pidfile' for managing an internal pidfile. Patch by …
(edit) @693 [693] 2 years acme rename new max_idle_time to persist_client_timeout to be clearer (and …
(edit) @692 [692] 2 years acme make max_idle_time configurable (defaults to 30 seconds)
(edit) @690 [690] 2 years hachi Add hook for when a service selector is getting a client returned to it.
(edit) @688 [688] 2 years marksmith * fix huge memory leak in Stats plugin Thanks to Jonty Wareing for …
(edit) @686 [686] 2 years hachi This test was failing once in great while because the clock had ticked …
(edit) @685 [685] 2 years hachi -- Fix handling of a proxy response that doesn't have a Reason-Phrase …
(edit) @684 [684] 2 years hachi Update 'queues' management command to output information about low …
(edit) @678 [678] 2 years bradfitz -- the buffered upload rate test should pass more reliably now. some …
(edit) @676 [676] 3 years bradfitz Checking in changes prior to tagging of version 1.59. Changelog diff …
(edit) @675 [675] 3 years bradfitz only call die_gracefully on a socket if it CAN die_graceully. …
(edit) @674 [674] 3 years bradfitz -- WARNING: removed Linux::AIO support. go get IO::AIO 1.6 at least if …
(edit) @672 [672] 3 years bradfitz Checking in changes prior to tagging of version 1.58. Changelog diff …
(edit) @669 [669] 3 years bradfitz Checking in changes prior to tagging of version 1.57. Changelog diff …
(edit) @666 [666] 3 years bradfitz Merging in Jonathan's chunked-put branch: + -- make ClientHTTP …
(edit) @659 [659] 3 years ask Add the client_ip to the X-Forwarded-For header when the upstream is …
(edit) @657 [657] 3 years bradfitz Checking in changes prior to tagging of version 1.56. Changelog diff …
(edit) @656 [656] 3 years bradfitz + -- make HTML proper in ClientManage interface Jacques Marneweck + …
(edit) @653 [653] 3 years bradfitz -- fix "make test" on OS X. Radu Greab <radu@…> and Chuck …
(edit) @650 [650] 3 years bradfitz changes already committed
(edit) @640 [640] 3 years bradfitz prep for 1.55
(edit) @639 [639] 3 years bradfitz more description, and ptr to example conf
(edit) @635 [635] 3 years hachi Describe the new plugin for CHANGES
(edit) @629 [629] 3 years bradfitz + -- do HEAD to reproxied hosts, if client did a HEAD (Radu Greab + …
(edit) @628 [628] 3 years bradfitz -- fix race+crash in buffered upload writing/purging
(edit) @626 [626] 3 years bradfitz releasing 1.54…
(edit) @617 [617] 3 years bradfitz -- supported for "Transfer-Encoding: chunked" requests (HTTP/1.1 feature) …
(edit) @613 [613] 3 years bradfitz 1.53 release
(edit) @612 [612] 3 years bradfitz -- fix a crash as reported on mailing lists, with backends not …
(edit) @609 [609] 3 years bradfitz if backend sends x-reproxy-url and HTTP 204 No Content, upgrade that to a …
(edit) @608 [608] 3 years bradfitz let non-Perlbal::Socket Danga::Socket objects exist without crashing in …
(edit) @602 [602] 3 years bradfitz + + -- fix crash in buffered uploads when *::AIO doesn't write …
(edit) @598 [598] 3 years bradfitz + -- AIO channels. from the code: + + "prevents all AIO threads …
(edit) @595 [595] 3 years bradfitz + -- allow setting of SO_SNDBUF on a per-service level
(edit) @584 [584] 3 years bradfitz prep for release
(edit) @583 [583] 3 years bradfitz -- set alive_time during slow PUTs. was causing problems …
(edit) @577 [577] 3 years bradfitz HTTP pipelining injection fix
(edit) @565 [565] 3 years marksmith + -- include Host header to reproxy backends + patch by Jonty …
(edit) @563 [563] 3 years bradfitz version 1.50: +1.50: 2006-09-08 + + -- add in optional …
(edit) @558 [558] 3 years bradfitz changes from Artur
(edit) @552 [552] 3 years hachi Add a 'version' command (mirrors uptime), and a 'help' command (dumps …
(edit) @550 [550] 3 years hachi r18489@lj: lj | 2006-08-29 16:13:10 -0700 Update CHANGES file
(edit) @544 [544] 3 years bradfitz add to MANIFEST, up version
(edit) @540 [540] 3 years hachi r18103@lj (orig r523): bradfitz | 2006-08-18 15:10:15 -0700 changelog …
(edit) @504 [504] 3 years bradfitz 1.47
(edit) @503 [503] 3 years bradfitz -- concatenanted GETs sent 304 Not Modified w/ content-lengths. should …
(edit) @501 [501] 3 years bradfitz +1.46: 2006-08-10 + + -- fix Mart's broken win32 support that broke …
(edit) @499 [499] 3 years bradfitz +1.45: 2006-08-10 + + -- fix Mart's broken win32 support that broke …
(edit) @487 [487] 3 years bradfitz up to 1.44
(edit) @486 [486] 3 years bradfitz +1.44: 2006-08-09 + + -- allow a no-op ?foo at the end of …
(edit) @484 [484] 3 years bradfitz +1.43: 2006-08-09 + + -- there's a case where offset gets past end of …
(edit) @482 [482] 3 years bradfitz proper indenting, and add CHANGES items that Mart forgot
(edit) @481 [481] 3 years marksmith -- added the ability for plugins to create custom service roles and …
Note: See TracRevisionLog for help on using the revision log.