|
|
|
@825
|
[825]
|
2 months |
hachi |
Make AccessControl plugin capable of dumping config.
This reverts commit …
|
|
|
|
@824
|
[824]
|
2 months |
hachi |
Rudimentary dumpconfig command, 90% working.
This reverts commit …
|
|
|
|
@823
|
[823]
|
5 months |
ask |
Fix obscure race condition (spontaneously closed keepalives after POST …
|
|
|
|
@822
|
[822]
|
5 months |
bradfitz |
make Perlbal::Test be more robust and only use free ports.
|
|
|
|
@821
|
[821]
|
6 months |
ask |
Make Content-Range replies work
|
|
|
|
@820
|
[820]
|
6 months |
ask |
More Redirect plugin bugfixing (well, a workaround at best...)
|
|
|
|
@819
|
[819]
|
6 months |
ask |
Make Redirect plugin more standards compliant
|
|
|
|
@817
|
[817]
|
10 months |
mart |
Add a really basic plugin to issue redirects to canonicalize hostnames.
|
|
|
|
@816
|
[816]
|
10 months |
hachi |
need to call end_proxy_request during keepalives
|
|
|
|
@815
|
[815]
|
10 months |
hachi |
crash fix: aio_write returns a value of -1 on error
|
|
|
|
@814
|
[814]
|
10 months |
hachi |
Prevent a complex crash scenario.
I have an unautomated test that gets …
|
|
|
|
@813
|
[813]
|
10 months |
ask |
Fix X-REPROXY-FILE to work with SSL connections (Greg Denton)
|
|
|
|
@812
|
[812]
|
10 months |
ask |
Syslog as 'crit' rather than 'critical' (noticed by Richard Bronosky)
|
|
|
|
@811
|
[811]
|
12 months |
athomason |
Add MaxContentLength plugin
|
|
|
|
@810
|
[810]
|
12 months |
hachi |
Allow zero byte content-length PUT requests
|
|
|
|
@809
|
[809]
|
12 months |
ask |
Fix for serving files from the filesystem over SSL (Greg Denton)
|
|
|
|
@806
|
[806]
|
12 months |
bradfitz |
Beginnings of IPv6 support.
|
|
|
|
@804
|
[804]
|
12 months |
bradfitz |
Reverting last big patch which was everything instead the one part I was …
|
|
|
|
@803
|
[803]
|
12 months |
bradfitz |
fix test skipping of old version of XS::HTTPHeaders
|
|
|
|
@802
|
[802]
|
12 months |
ask |
support filenames with +'s in webserver mode (Jordi Funollet).
|
|
|
|
@801
|
[801]
|
12 months |
ask |
Only fix the host header when there is one
|
|
|
|
@800
|
[800]
|
12 months |
ask |
Change the VHost plugin to treat 'www.example.com.' and
'www.example.com' …
|
|
|
|
@798
|
[798]
|
13 months |
hachi |
Silence a warning, this one comes from the HTTP access method on managment …
|
|
|
|
@793
|
[793]
|
14 months |
dormando |
Remove version check in bundled plugin.. was confusing PAUSE.
|
|
|
|
@787
|
[787]
|
15 months |
hachi |
If Content-Length is negative, fail.
|
|
|
|
@785
|
[785]
|
16 months |
athomason |
add headers_list method
|
|
|
|
@784
|
[784]
|
17 months |
nickandrew |
Move manage_multi() into Perlbal::Test
The manage_multi function is …
|
|
|
|
@783
|
[783]
|
17 months |
nickandrew |
Use new perlbal mailing list address
The perlbal list changed in late …
|
|
|
|
@781
|
[781]
|
17 months |
nickandrew |
Document the Perlbal::Test class
Add perldoc describing Perlbal::Test …
|
|
|
|
@774
|
[774]
|
17 months |
ask |
Lots of typo corrections in documentation and comments from Nick Andrew
|
|
|
|
@772
|
[772]
|
18 months |
hachi |
Make backend verification be hookable
Add hook points, refactor some subs …
|
|
|
|
@771
|
[771]
|
20 months |
ask |
spelling in comments (Fred Moyer)
|
|
|
|
@766
|
[766]
|
21 months |
bradfitz |
SECURITY: patch from Jeremey James <jbj@…> to not crash
on …
|
|
|
|
@765
|
[765]
|
21 months |
bradfitz |
on successful write, update Perlbal::Socket's alive_time, so …
|
|
|
|
@763
|
[763]
|
21 months |
bradfitz |
Patch from Andy Armstrong <andy@…> to make Perlbal pass tests
on …
|
|
|
|
@762
|
[762]
|
21 months |
bradfitz |
Prepping for new release, so backing out r760 and r761 (gzip
compression), …
|
|
|
|
@761
|
[761]
|
21 months |
sup |
New feature updated: compression of concatenated files
|
|
|
|
@760
|
[760]
|
21 months |
sup |
gzip-compression ability added
|
|
|
|
@759
|
[759]
|
22 months |
hachi |
Revert "Rudimentary dumpconfig command, 90% working."
Didn't mean to …
|
|
|
|
@758
|
[758]
|
22 months |
hachi |
Revert "Make AccessControl plugin capable of dumping config."
I didn't …
|
|
|
|
@757
|
[757]
|
22 months |
hachi |
Make AccessControl plugin capable of dumping config.
|
|
|
|
@756
|
[756]
|
22 months |
hachi |
Rudimentary dumpconfig command, 90% working.
|
|
|
|
@754
|
[754]
|
22 months |
hachi |
Spelled this method call wrong.
|
|
|
|
@753
|
[753]
|
22 months |
hachi |
Silence warnings from test 32 when it checks to make sure manage commands …
|
|
|
|
@752
|
[752]
|
22 months |
hachi |
Rework observed_ip_string method to only return when we have a defined …
|
|
|
|
@751
|
[751]
|
22 months |
hachi |
Since we update the alive_time on a socket whenever we read from it in …
|
|
|
|
@750
|
[750]
|
22 months |
marksmith |
-- Add Include plugin by Eamon Daly <edaly@…>; plugin
…
|
|
|
|
@748
|
[748]
|
23 months |
ask |
Fix 'No such pseudo-hash field "high_priority"' issue in Stats …
|
|
|
|
@746
|
[746]
|
23 months |
hachi |
Don't allow upward directory traversal with concat get.
|
|
|
|
@744
|
[744]
|
23 months |
hachi |
Stop trying to test linux AIO, since the setting no longer does anything.
|
|
|
|
@743
|
[743]
|
23 months |
hachi |
Finally fix the problem of trusted_upstream_proxies silently not working.
|
|
|
|
@740
|
[740]
|
2 years |
hachi |
make test client reset socket when keepalives are on, and server or host …
|
|
|
|
@739
|
[739]
|
2 years |
hachi |
Original chained selectors patch by Jeremy James (Wed Apr 25 16:26:05 UTC …
|
|
|
|
@738
|
[738]
|
2 years |
hachi |
Fred Moyer reported a crash condition on the ML where perlbal dies when …
|
|
|
|
@737
|
[737]
|
2 years |
hachi |
Perl HTTP headers module also caches first line of requests and responses. …
|
|
|
|
@736
|
[736]
|
2 years |
hachi |
This module won't compile by itself because it uses Perlbal::DEBUG.
|
|
|
|
@735
|
[735]
|
2 years |
mart |
-- add some new methods that make it a little nicer to embed Perlbal
…
|
|
|
|
@734
|
[734]
|
2 years |
mart |
Fix broken POD example
|
|
|
|
@732
|
[732]
|
2 years |
mart |
Add a plugin which allows simple mod_perl-like request handlers to be run …
|
|
|
|
@731
|
[731]
|
2 years |
hachi |
-- add HTTPHeaders method set_request_uri so plugins can modify the uri …
|
|
|
|
@728
|
[728]
|
2 years |
hachi |
Rollback something that I didn't mean to check in.
Add changes to CHANGES …
|
|
|
|
@727
|
[727]
|
2 years |
hachi |
Make test framework 'manage' function more vocal about failures, so …
|
|
|
|
@726
|
[726]
|
2 years |
hachi |
always_trusted and trusted_upstream_proxies are no longer limited to the …
|
|
|
|
@725
|
[725]
|
2 years |
hachi |
Add observed_ip_string attribute to Perlbal::Socket objects. This is for …
|
|
|
|
@724
|
[724]
|
2 years |
hachi |
Add blind_proxy option for reverse_proxy services. Makes the service not …
|
|
|
|
@723
|
[723]
|
2 years |
hachi |
Make close reasons on ClientProxy objects visible when DEBUG is set to >= …
|
|
|
|
@722
|
[722]
|
2 years |
ask |
verify_backend_path configuration option
From: Adam Jacob
Subject: Re: …
|
|
|
|
@716
|
[716]
|
2 years |
bradfitz |
Checking in changes prior to tagging of version 1.60. Changelog diff …
|
|
|
|
@715
|
[715]
|
2 years |
hachi |
Silence warnings about SSL load unless DEBUG is set.
|
|
|
|
@714
|
[714]
|
2 years |
hachi |
This doesn't make the warnings go away, it only makes them say something …
|
|
|
|
@709
|
[709]
|
2 years |
ask |
make SSL support optional (would be better to only try loading the
SSL …
|
|
|
|
@708
|
[708]
|
2 years |
marksmith |
* make SSL non-blocking
New Perlbal::SocketSSL class that manages the …
|
|
|
|
@707
|
[707]
|
2 years |
marksmith |
-- make persist_client_timeout service tunable apply to the max_idle_time
…
|
|
|
|
@706
|
[706]
|
2 years |
marksmith |
don't print debugging anymore
|
|
|
|
@705
|
[705]
|
2 years |
marksmith |
-- add Vpath plugin for selectors; can select on URI regex now
-- add …
|
|
|
|
@704
|
[704]
|
2 years |
marksmith |
* don't enforce lowercase extensions (OS is probably case sensitive,
…
|
|
|
|
@703
|
[703]
|
2 years |
marksmith |
-- add MIME [ LIST | REMOVE <ext> | ADD <ext> <mime> ] command for
…
|
|
|
|
@700
|
[700]
|
2 years |
marksmith |
-- return an error when trying to use HEADER command on a
service …
|
|
|
|
@694
|
[694]
|
2 years |
acme |
whoops, remove debugging warning
|
|
|
|
@693
|
[693]
|
2 years |
acme |
rename new max_idle_time to persist_client_timeout to be clearer (and …
|
|
|
|
@692
|
[692]
|
2 years |
acme |
make max_idle_time configurable (defaults to 30 seconds)
|
|
|
|
@690
|
[690]
|
2 years |
hachi |
Add hook for when a service selector is getting a client returned to it.
|
|
|
|
@688
|
[688]
|
2 years |
marksmith |
* fix huge memory leak in Stats plugin
Thanks to Jonty Wareing for …
|
|
|
|
@687
|
[687]
|
2 years |
jacques |
Bump copyright and fixed typo in Interactive
|
|
|
|
@685
|
[685]
|
2 years |
hachi |
-- Fix handling of a proxy response that doesn't have a Reason-Phrase
…
|
|
|
|
@683
|
[683]
|
2 years |
hachi |
Make access control plugin not remove vhost command on unload.
|
|
|
|
@674
|
[674]
|
3 years |
bradfitz |
-- WARNING: removed Linux::AIO support. go get IO::AIO 1.6 at least if
…
|
|
|
|
@672
|
[672]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.58. Changelog diff …
|
|
|
|
@668
|
[668]
|
3 years |
bradfitz |
no change... just more comments and logic flip to be more readable.
|
|
|
|
@667
|
[667]
|
3 years |
bradfitz |
remove old question/comment
|
|
|
|
@666
|
[666]
|
3 years |
bradfitz |
Merging in Jonathan's chunked-put branch:
+ -- make ClientHTTP …
|
|
|
|
@662
|
[662]
|
3 years |
hachi |
'Server' header to identify perlbal
|
|
|
|
@659
|
[659]
|
3 years |
ask |
Add the client_ip to the X-Forwarded-For header when the upstream is …
|
|
|
|
@656
|
[656]
|
3 years |
bradfitz |
+ -- make HTML proper in ClientManage interface Jacques Marneweck
+ …
|
|
|
|
@653
|
[653]
|
3 years |
bradfitz |
-- fix "make test" on OS X. Radu Greab <radu@…> and
Chuck …
|
|
|
|
@652
|
[652]
|
3 years |
bradfitz |
kill warnings
|
|
|
|
@651
|
[651]
|
3 years |
bradfitz |
little more docs
|
|
|
|
@649
|
[649]
|
3 years |
bradfitz |
mark child process support as experimental
|
|
|
|
@648
|
[648]
|
3 years |
hachi |
Split set_queue into two methods: set_queue_low and set_queue_high. Also …
|
|
|
|
@647
|
[647]
|
3 years |
hachi |
Add make_low_priority for symmetry, only gets called if isn't already …
|
|
|
|