|
|
|
@4531
|
[4531]
|
5 weeks |
tfheen |
Merge r4530: Print the whole tag in once mode
|
|
|
|
@4468
|
[4468]
|
8 weeks |
tfheen |
Avoid repeated pointless rushing
This should address #610
|
|
|
|
@4418
|
[4418]
|
3 months |
tfheen |
Add missing /
|
|
|
|
@4415
|
[4415]
|
3 months |
tfheen |
Bump version number in configure.ac to 2.0.6
|
|
|
|
@4412
|
[4412]
|
3 months |
tfheen |
Add changes for 2.0.6
|
|
|
|
@4410
|
[4410]
|
3 months |
tfheen |
Merge r4387: jemalloc portability fixes for sparc and s390
|
|
|
|
@4409
|
[4409]
|
3 months |
tfheen |
Merge r4385: Fix Set-Cookie vs Cookie confusion and old keywords.
…
|
|
|
|
@4408
|
[4408]
|
3 months |
tfheen |
Merge r4384: Don't panic in TCP_linger() if the other end closed on us.
…
|
|
|
|
@4407
|
[4407]
|
3 months |
tfheen |
Merge r4383: Remove spurious .Ed
Fixes #591
|
|
|
|
@4406
|
[4406]
|
3 months |
tfheen |
Merge r4369: Add a debug.listen_address cli command to report the actual …
|
|
|
|
@4404
|
[4404]
|
3 months |
tfheen |
Merge r4359: Fix random signature recognition on 64bit OS
|
|
|
|
@4403
|
[4403]
|
3 months |
tfheen |
Merge r4353: Add test case for setting stacksize of worker thread
|
|
|
|
@4402
|
[4402]
|
3 months |
tfheen |
Merge r4352: Add a parameter to set the workerthread stacksize.
On 32 …
|
|
|
|
@4400
|
[4400]
|
3 months |
tfheen |
Merge r4382: Use built-in backtrace function if one exists
This gives …
|
|
|
|
@4399
|
[4399]
|
3 months |
tfheen |
Merge r4349: Hide GCC specific backtrace() compat function under a #ifdef. …
|
|
|
|
@4398
|
[4398]
|
3 months |
tfheen |
Merge small part of r4215: Charge sessions when herding
In 2.0.5 we …
|
|
|
|
@4386
|
[4386]
|
3 months |
ingvar |
specfile update to the 2.0.6 version
|
|
|
|
@4381
|
[4381]
|
3 months |
tfheen |
Merge r4356, r4357: Don't half-close probes, add .expected_response
…
|
|
|
|
@4380
|
[4380]
|
3 months |
tfheen |
Merge r4354: Document -C option in usage.
Fixes #559
|
|
|
|
@4379
|
[4379]
|
3 months |
tfheen |
Merge bits of r4351 to fix off-by-one error in ESI parsing in 2.0.5
Fixes …
|
|
|
|
@4347
|
[4347]
|
4 months |
ingvar |
merged r4346 from trunk
|
|
|
|
@4344
|
[4344]
|
4 months |
tfheen |
Bump version number to 2.0.5
|
|
|
|
@4343
|
[4343]
|
4 months |
tfheen |
Merge r4338: Send stderr to /dev/null when running nm
Previously, running …
|
|
|
|
@4342
|
[4342]
|
4 months |
tfheen |
Document changes to 2.0.5
|
|
|
|
@4341
|
[4341]
|
4 months |
tfheen |
Add missing bit of r4183
This bit got missing when we merged the new …
|
|
|
|
@4340
|
[4340]
|
4 months |
tfheen |
Merge missing part of r4058, adjust include path for execinfo.h
|
|
|
|
@4333
|
[4333]
|
5 months |
tfheen |
Change srcaddr_ttl default to 0s
srcaddr_{ttl,hash} was never really used …
|
|
|
|
@4332
|
[4332]
|
5 months |
tfheen |
Merge r4205: First part of ban list lurker
Do the simple part of ban list …
|
|
|
|
@4327
|
[4327]
|
5 months |
tfheen |
Merge r4233: Add SHMLOG records for more backend fetch failures
|
|
|
|
@4326
|
[4326]
|
5 months |
tfheen |
Merge r4232: Add a new SHMLOG tag FetchError? and record why a backend …
|
|
|
|
@4325
|
[4325]
|
5 months |
tfheen |
Merge r4263: Reject garbled requests
If we cannot even make sense of the …
|
|
|
|
@4324
|
[4324]
|
5 months |
tfheen |
Merge r4261: Unbreak the symbol-hack
|
|
|
|
@4323
|
[4323]
|
5 months |
tfheen |
Merge r4237: Further Flexelint polishing
|
|
|
|
@4320
|
[4320]
|
5 months |
tfheen |
Merge r4242: Fix a typo.
Submitted by: "Jos I. Boumans" <jos@…>
|
|
|
|
@4319
|
[4319]
|
5 months |
tfheen |
Merge r4241: Regression test case for 558
|
|
|
|
@4318
|
[4318]
|
5 months |
tfheen |
Merge r4240: Handle return(error) gracefully
If we come into vcl_error{} …
|
|
|
|
@4317
|
[4317]
|
5 months |
tfheen |
Merge r4239: Turn purge_dups on by default
|
|
|
|
@4316
|
[4316]
|
5 months |
tfheen |
Merge r4238: Document max_connections somewhat
|
|
|
|
@4315
|
[4315]
|
5 months |
tfheen |
Merge r4231: Add counters
Add a family of 9 counters to tell us how …
|
|
|
|
@4314
|
[4314]
|
5 months |
tfheen |
Merge r4221: Be much more paranoid about control-characters in backend …
|
|
|
|
@4313
|
[4313]
|
5 months |
tfheen |
Merge r4219, r4220: Fix backslash parsing in varnishtest
r4219:
Expose …
|
|
|
|
@4312
|
[4312]
|
5 months |
tfheen |
Merge r4210: Factor getdtablesize() out of close loop.
|
|
|
|
@4311
|
[4311]
|
5 months |
tfheen |
Merge r4207: Add obj.hits to the vcl(7) manual
|
|
|
|
@4310
|
[4310]
|
5 months |
tfheen |
Merge r4204: Prevent infinite restart recursion
it was possible to have …
|
|
|
|
@4309
|
[4309]
|
5 months |
tfheen |
Merge r4200: Be more paranoid about shmlog magics,
Don't explode manager …
|
|
|
|
@4308
|
[4308]
|
5 months |
tfheen |
Merge r4195: Avoid the 10 second sleep while waiting for the VCL to …
|
|
|
|
@4307
|
[4307]
|
5 months |
tfheen |
Merge r4193: Fail gracefully on Rx error
|
|
|
|
@4306
|
[4306]
|
5 months |
tfheen |
Merge r4192: Log that the worker stops in the shmlog
|
|
|
|
@4305
|
[4305]
|
5 months |
tfheen |
Merge r4187: New test for string comparisons.
|
|
|
|
@4304
|
[4304]
|
5 months |
tfheen |
Merge r4186: Make string comparisons against other than string literals …
|
|
|
|
@4303
|
[4303]
|
5 months |
tfheen |
Merge r4184, r4185: Add a ".initial" property to backend probe …
|
|
|
|
@4302
|
[4302]
|
5 months |
tfheen |
Merge r4177: Add a stats counter for backend connections which we came too …
|
|
|
|
@4301
|
[4301]
|
5 months |
tfheen |
Merge r4176: Give vsb_quote() an optional length paramter (Pass -1 for …
|
|
|
|
@4300
|
[4300]
|
5 months |
tfheen |
Merge r4171: In LckTrylock we probably do want to try locks -- and check …
|
|
|
|
@4299
|
[4299]
|
5 months |
tfheen |
Merge r4173: varnishtop: handle shm_reclen > 255
varnishtop used to have …
|
|
|
|
@4298
|
[4298]
|
5 months |
tfheen |
Merge r4171: Implement the linux equivalent of BSD accept filter using …
|
|
|
|
@4297
|
[4297]
|
5 months |
tfheen |
Merge r4152: Rename struct thread to struct replay_thread in varnishreplay …
|
|
|
|
@4296
|
[4296]
|
5 months |
tfheen |
Merge r4151: Add #ifdef for WCOREDUMP
AIX doesn't have WCOREDUMP, so …
|
|
|
|
@4295
|
[4295]
|
5 months |
tfheen |
Merge r4150: Emit more headers when hitting 304
When hitting 304, ETag, …
|
|
|
|
@4294
|
[4294]
|
5 months |
tfheen |
Merge r4146: Add if-none-match support
Add if-none-match support to allow …
|
|
|
|
@4293
|
[4293]
|
5 months |
tfheen |
Merge r4131: Add the tag to run once mode
Previously, we did not print …
|
|
|
|
@4292
|
[4292]
|
5 months |
tfheen |
Merge r4130: Fix once mode in varnishtop
-1 mode in varnishtop was broken …
|
|
|
|
@4291
|
[4291]
|
5 months |
tfheen |
Merge r4123: If child fails to start, stop it.
If we fail to start the …
|
|
|
|
@4290
|
[4290]
|
5 months |
tfheen |
Merge r4121: Use correct syntax for quotes, emphasis and punctuation in …
|
|
|
|
@4289
|
[4289]
|
5 months |
tfheen |
Merge r4106: varnishd.1: fix regular expression examples
|
|
|
|
@4288
|
[4288]
|
5 months |
tfheen |
Merge r4105: Update documentation for the varnishd management interface
|
|
|
|
@4287
|
[4287]
|
5 months |
tfheen |
Merge r4104: Update varnishd.1
|
|
|
|
@4286
|
[4286]
|
5 months |
tfheen |
Merge r4091: Change Varnish footer in default.vcl
Hopefully make it …
|
|
|
|
@4285
|
[4285]
|
5 months |
tfheen |
Merge r4087: Try even harder to make ban'ed objects unavailable.
|
|
|
|
@4284
|
[4284]
|
5 months |
tfheen |
Merge r4085: Overhaul of the epoll waiter
Kindly submitted by Rogério …
|
|
|
|
@4283
|
[4283]
|
5 months |
tfheen |
Merge r4079, r4080: Make session_linger the default with 50msec timeout.
…
|
|
|
|
@4282
|
[4282]
|
5 months |
tfheen |
Merge r4073: Be much more consistent about snapshotting session workspace …
|
|
|
|
@4281
|
[4281]
|
5 months |
tfheen |
Merge r4071: Shift the responsibility for washing used sessions.
Instead …
|
|
|
|
@4280
|
[4280]
|
5 months |
tfheen |
Merge r4068, r4077, 4081: Prevent turning off ESI in a subrequest
r4068: …
|
|
|
|
@4260
|
[4260]
|
6 months |
tfheen |
Merge r4070: Limit max number of sessions
Put an upper limit on how many …
|
|
|
|
@4259
|
[4259]
|
6 months |
tfheen |
Merge r4069: Factor out session allocation for background threads
Fix an …
|
|
|
|
@4258
|
[4258]
|
6 months |
tfheen |
Merge r3906: Give WRK_BgThread() a "void *priv" argument also.
|
|
|
|
@4257
|
[4257]
|
6 months |
tfheen |
Merge r3905: Small facility for background threads
Add a miniature …
|
|
|
|
@4256
|
[4256]
|
6 months |
tfheen |
Merge 4058-4065: Add a stack backtrace to the panic message.
Note that to …
|
|
|
|
@4255
|
[4255]
|
6 months |
tfheen |
Merge r4057: Look for execinfo.h header
|
|
|
|
@4254
|
[4254]
|
6 months |
tfheen |
Merge r4056: Add a compat version of backtrace()/backtrace_symbols()
…
|
|
|
|
@4253
|
[4253]
|
6 months |
tfheen |
Partially revert r4055/r4252: Not suitable for 2.0
The object will not …
|
|
|
|
@4252
|
[4252]
|
6 months |
tfheen |
Merge r4055: Check that object has a ban before we unbusy it.
|
|
|
|
@4251
|
[4251]
|
6 months |
tfheen |
Merge r4054: stylistic nit
|
|
|
|
@4250
|
[4250]
|
6 months |
tfheen |
Merge r4052, r4053: Be more paranoid about backend responses
r4052:
Be …
|
|
|
|
@4249
|
[4249]
|
6 months |
tfheen |
Merge r4048: Fix a parse error in VCL:purge() string version.
Fixes #502
|
|
|
|
@4248
|
[4248]
|
6 months |
tfheen |
Merge: r4046, r4047, r4183: Change the way we close client sessions.
…
|
|
|
|
@4247
|
[4247]
|
6 months |
tfheen |
Merge r4045: And allocate a larger rxbuf while at it. (varnishtest)
|
|
|
|
@4246
|
[4246]
|
6 months |
tfheen |
Merge r4044: Don't overrun rxbuf (varnishtest)
|
|
|
|
@4245
|
[4245]
|
6 months |
tfheen |
Merge r4036: Implement HTTP continuation lines.
Fixes #494
|
|
|
|
@4244
|
[4244]
|
6 months |
tfheen |
Merge r4035: Make sure the esi parser kicks in.
|
|
|
|
@4243
|
[4243]
|
6 months |
tfheen |
Merge r4030: Make HTTP_HDR_MAX_VAL a configure option
Thanks to …
|
|
|
|
@4172
|
[4172]
|
7 months |
sky |
rename resp to response since otherwise it uhm, conflicts with the resp …
|
|
|
|
@4170
|
[4170]
|
8 months |
sky |
merge r4032
|
|
|
|
@4169
|
[4169]
|
8 months |
sky |
merge r4168
|
|
|
|
@4167
|
[4167]
|
8 months |
sky |
backport changes from trunk that doesn't allocate transient objects from …
|
|
|
|
@4166
|
[4166]
|
8 months |
sky |
fix in core already -- need to backport idea to 2.0
|
|
|
|
@4165
|
[4165]
|
8 months |
sky |
experiment to fix fragmentation issue in error page creation
|
|
|
|
@4164
|
[4164]
|
8 months |
sky |
revert merge r4162
|
|
|
|
@4162
|
[4162]
|
8 months |
sky |
Merge solaris bugfix in from r4161
|
|
|
|