|
|
|
@4601
|
[4601]
|
12 days |
phk |
Add svn:keywords properties
|
|
|
|
@4591
|
[4591]
|
2 weeks |
phk |
Make the response argument a #defined size buffer, and assert that
the …
|
|
|
|
@4590
|
[4590]
|
2 weeks |
phk |
Add a function to calculate the proper response to a AUTH challenge
from …
|
|
|
|
@4588
|
[4588]
|
2 weeks |
phk |
Give VSS_open() a timeout argument.
|
|
|
|
@4582
|
[4582]
|
3 weeks |
phk |
Various flexelint inspired cleanups
|
|
|
|
@4581
|
[4581]
|
3 weeks |
phk |
Evict the [v]asprintf compat & configure stuff, we have stopped using …
|
|
|
|
@4572
|
[4572]
|
3 weeks |
phk |
Try to handle socket state calls that return errno's relating
to the …
|
|
|
|
@4557
|
[4557]
|
4 weeks |
phk |
Update copyright messages of files significantly changed in 2010 so far.
|
|
|
|
@4555
|
[4555]
|
4 weeks |
phk |
Set Id keyword expansion
|
|
|
|
@4553
|
[4553]
|
4 weeks |
kristian |
Remove old start_time code, replaced by VSL_stats->uptime
|
|
|
|
@4520
|
[4520]
|
6 weeks |
phk |
Add the master and child pid's to the SHMFILE.
If the master pid is …
|
|
|
|
@4519
|
[4519]
|
6 weeks |
phk |
Add a varnish "uptime" counter, which counts seconds of uptime for
the …
|
|
|
|
@4497
|
[4497]
|
6 weeks |
phk |
The acceptor already has a back-off feature for when we run out of …
|
|
|
|
@4477
|
[4477]
|
7 weeks |
phk |
Take another trip over the CLI code, this time the help function.
|
|
|
|
@4475
|
[4475]
|
7 weeks |
phk |
Various flexelint silencings.
|
|
|
|
@4474
|
[4474]
|
7 weeks |
phk |
Move cli_dispatch into cli_serve.c and unroll stuff that only needs to
be …
|
|
|
|
@4473
|
[4473]
|
8 weeks |
phk |
CLI reworking in the manager process.
Use the new cli_serve stuff, as …
|
|
|
|
@4471
|
[4471]
|
8 weeks |
phk |
Add the unadultered cli command to struct cli, and make the default …
|
|
|
|
@4470
|
[4470]
|
8 weeks |
phk |
Have the child process use the new "CLI_serve()" functions to
hand cli …
|
|
|
|
@4469
|
[4469]
|
8 weeks |
phk |
First attempt at unified, general "serve CLI requests" code.
(not used …
|
|
|
|
@4458
|
[4458]
|
2 months |
phk |
Add a couple of macros for safely (assertedly) printing into a
static …
|
|
|
|
@4450
|
[4450]
|
2 months |
phk |
Make it possible to use VSS_connect() for nonblocking connects.
|
|
|
|
@4449
|
[4449]
|
2 months |
phk |
Add TCP_hisname() function
|
|
|
|
@4446
|
[4446]
|
2 months |
phk |
Use assert(foo != NULL) rather than AN() to make this usable
outside …
|
|
|
|
@4443
|
[4443]
|
2 months |
tfheen |
Include stdarg.h in compat/vasprintf.h
Ensure we have va_list defined …
|
|
|
|
@4432
|
[4432]
|
2 months |
phk |
Finish yesterdays work, adding XML charset rules to VCT.
|
|
|
|
@4431
|
[4431]
|
2 months |
phk |
Add ability to tell if a char is valid "XML Name" or "XML Name Start".
|
|
|
|
@4429
|
[4429]
|
2 months |
tfheen |
Make sure to distribute vre.h too
|
|
|
|
@4428
|
[4428]
|
2 months |
tfheen |
Add string representations of TIME and RTIME
Make it possible to get …
|
|
|
|
@4411
|
[4411]
|
3 months |
phk |
Significantly objectify directors, and have non-simple directors call …
|
|
|
|
@4405
|
[4405]
|
3 months |
phk |
Get rid of all reference to backend index numbers in the compiled VCL …
|
|
|
|
@4391
|
[4391]
|
3 months |
phk |
Eliminate the vrt_dir_simple structure, it is not really needed.
|
|
|
|
@4376
|
[4376]
|
4 months |
phk |
Eliminate the obj.hash hack.
This was originally a quick hack to allow …
|
|
|
|
@4358
|
[4358]
|
4 months |
phk |
White-space cleanup megacommit.
|
|
|
|
@4356
|
[4356]
|
4 months |
phk |
Don't halfclose the backend polling TCP connection after sending the …
|
|
|
|
@4349
|
[4349]
|
4 months |
phk |
Hide GCC specific backtrace() compat function under a #ifdef.
We do not …
|
|
|
|
@4336
|
[4336]
|
5 months |
kristian |
Add saintmode_threshold to backend definitions
|
|
|
|
@4334
|
[4334]
|
5 months |
tfheen |
Switch regex engine to PCRE
We no longer use POSIX style regexes, but …
|
|
|
|
@4279
|
[4279]
|
5 months |
phk |
Get rid of some old assumptions and simplify things correspondingly:
Move …
|
|
|
|
@4265
|
[4265]
|
5 months |
phk |
Bump the shmlog magic to make sure we catch incompatible formats.
|
|
|
|
@4264
|
[4264]
|
5 months |
phk |
Ohh, this tiny men with their mighty machines:
Increase the ID field in …
|
|
|
|
@4236
|
[4236]
|
6 months |
phk |
Another FlexeLint? washing of the source.
|
|
|
|
@4235
|
[4235]
|
6 months |
phk |
Various FlexeLint? silencing
|
|
|
|
@4232
|
[4232]
|
6 months |
phk |
Add a new SHMLOG tag FetchError? and record why a backend fetch croaked.
|
|
|
|
@4231
|
[4231]
|
6 months |
phk |
Add a family of 9 counters to tell us how fetching from the backends …
|
|
|
|
@4226
|
[4226]
|
6 months |
phk |
Account for unresurrected persistent objects in their own stats counter
to …
|
|
|
|
@4225
|
[4225]
|
6 months |
phk |
Add a counter for objhead allocations on the off-chance that they are
what …
|
|
|
|
@4219
|
[4219]
|
6 months |
phk |
Expose the good string backslash implementation from argv.c and
replace a …
|
|
|
|
@4216
|
[4216]
|
7 months |
phk |
More stats work.
Add a parameter, so the worker thread gets forced to …
|
|
|
|
@4215
|
[4215]
|
7 months |
phk |
Work over the stats while I wait for -spersistent to crash:
Move most of …
|
|
|
|
@4209
|
[4209]
|
7 months |
phk |
Silence some FlexeLint? warnings
|
|
|
|
@4208
|
[4208]
|
7 months |
kristian |
Saint mode: add beresp.saintmode to vcl_fetch.
This allows us to put …
|
|
|
|
@4206
|
[4206]
|
7 months |
phk |
Add an experimental thread to lurk at the bottom of the ban-list
and try …
|
|
|
|
@4190
|
[4190]
|
7 months |
phk |
Clean up the vcc generator script a little bit
|
|
|
|
@4188
|
[4188]
|
7 months |
phk |
I can never remember which of the two VCC generation scripts to run
first, …
|
|
|
|
@4185
|
[4185]
|
7 months |
phk |
Add a ".initial" property to backend probe specifications.
This is the …
|
|
|
|
@4177
|
[4177]
|
7 months |
phk |
Add a stats counter for backend connections which we came too late
to …
|
|
|
|
@4176
|
[4176]
|
7 months |
phk |
Give vsb_quote() an optional length paramter (Pass -1 for strlen).
Add a …
|
|
|
|
@4125
|
[4125]
|
9 months |
phk |
Remove unused struct size macros
|
|
|
|
@4112
|
[4112]
|
9 months |
sky |
make -werror work on OSX again .. check for daemon only if it isn't OSX as …
|
|
|
|
@4102
|
[4102]
|
9 months |
phk |
Properly constify svnid
|
|
|
|
@4100
|
[4100]
|
9 months |
phk |
Remove the vcl_timeout{} VCL callback.
We had big plans for this …
|
|
|
|
@4099
|
[4099]
|
9 months |
phk |
Remove the vcl_discard{} facility, it does not seem to bring benefits …
|
|
|
|
@4098
|
[4098]
|
9 months |
des |
We already had a perfectly good daemon(3) implementation in the tree. All …
|
|
|
|
@4093
|
[4093]
|
9 months |
des |
Embed RCS tag in each compiled file.
|
|
|
|
@4070
|
[4070]
|
10 months |
phk |
Put an upper limit on how many sessions we will allocate before we just …
|
|
|
|
@4066
|
[4066]
|
10 months |
sky |
Allows you to turn off esi processing for a specific request using set …
|
|
|
|
@4063
|
[4063]
|
10 months |
phk |
More autocrappery.
|
|
|
|
@4059
|
[4059]
|
10 months |
phk |
Tell autocrap about compat/execinfo.h
|
|
|
|
@4058
|
[4058]
|
10 months |
phk |
Also remember compat execinfo.h file.
|
|
|
|
@4047
|
[4047]
|
10 months |
phk |
r4046 forgot to reset SO_LINGER for pipe handling which basically
broke …
|
|
|
|
@4025
|
[4025]
|
11 months |
des |
Update Linpro copyright (about 3 months late). Someone should
probably …
|
|
|
|
@4006
|
[4006]
|
12 months |
tfheen |
Include SVN revision in version string
|
|
|
|
@3983
|
[3983]
|
12 months |
sky |
Apple has deprecated an old function in 10.5, go use launchd instead
|
|
|
|
@3982
|
[3982]
|
12 months |
sky |
rename socket since it collides with a osx header definition and therefore …
|
|
|
|
@3975
|
[3975]
|
12 months |
phk |
Introduce VSL_Close() function so the same process can check
multiple …
|
|
|
|
@3956
|
[3956]
|
12 months |
phk |
Remove now unused crc32 implementation
|
|
|
|
@3949
|
[3949]
|
12 months |
sky |
add new option to set the identity of a varnish instance and allow it to …
|
|
|
|
@3948
|
[3948]
|
12 months |
kristian |
Allow restart in vcl_error
|
|
|
|
@3947
|
[3947]
|
12 months |
sky |
Add server.hostname to get the hostname, it is only checked once so if the …
|
|
|
|
@3939
|
[3939]
|
12 months |
phk |
Save and restore bans from persistent storage.
We append bans in all …
|
|
|
|
@3926
|
[3926]
|
12 months |
phk |
Relax struct packing asserts for now.
|
|
|
|
@3915
|
[3915]
|
12 months |
phk |
Forgot this in last commit
|
|
|
|
@3910
|
[3910]
|
12 months |
phk |
Don't pass range header to backend on miss.
Fixes ticket #466
|
|
|
|
@3902
|
[3902]
|
12 months |
phk |
Minor nits
|
|
|
|
@3884
|
[3884]
|
12 months |
phk |
Remove the client source address accounting, it is unused and a …
|
|
|
|
@3878
|
[3878]
|
12 months |
phk |
Integrate the rest of bereq into the worker structure.
|
|
|
|
@3873
|
[3873]
|
12 months |
phk |
Make n_bereq a worker-thead buffered counter and thus precise.
Any …
|
|
|
|
@3866
|
[3866]
|
13 months |
phk |
Add minimal facility for dealing with TELNET option negotiation
in a way …
|
|
|
|
@3865
|
[3865]
|
13 months |
phk |
Add support for authenticating CLI telnet connections
|
|
|
|
@3838
|
[3838]
|
13 months |
phk |
TIMBER!
Move the vcl_fetch{} execution up between fetching the headers …
|
|
|
|
@3834
|
[3834]
|
13 months |
phk |
Add a beresp.* variable family, which contains the backend response
before …
|
|
|
|
@3832
|
[3832]
|
13 months |
phk |
Sorry, forgot to commit this file.
|
|
|
|
@3819
|
[3819]
|
13 months |
tfheen |
Make sure we ship persistent.h too
|
|
|
|
@3815
|
[3815]
|
13 months |
phk |
get close to reading segment table
|
|
|
|
@3810
|
[3810]
|
13 months |
phk |
The SHA256 is outside the signature struct
|
|
|
|
@3808
|
[3808]
|
13 months |
phk |
Create/validate the three signed tables (ban1+2, segments)
|
|
|
|
@3807
|
[3807]
|
13 months |
phk |
Add symbolic SHA256_LEN for the size of the digest.
|
|
|
|
@3806
|
[3806]
|
13 months |
phk |
Code to create, map and ident the storage silo
|
|
|
|
@3804
|
[3804]
|
13 months |
phk |
Bring in the first inkling of the persistent storage module
|
|
|
|