|
|
|
@4601
|
[4601]
|
10 days |
phk |
Add svn:keywords properties
|
|
|
|
@4597
|
[4597]
|
10 days |
kristian |
Read the epoll-timeout thread in the right place
With level-triggered …
|
|
|
|
@4594
|
[4594]
|
12 days |
phk |
Clean up #includes
|
|
|
|
@4591
|
[4591]
|
13 days |
phk |
Make the response argument a #defined size buffer, and assert that
the …
|
|
|
|
@4590
|
[4590]
|
13 days |
phk |
Add a function to calculate the proper response to a AUTH challenge
from …
|
|
|
|
@4588
|
[4588]
|
13 days |
phk |
Give VSS_open() a timeout argument.
|
|
|
|
@4582
|
[4582]
|
2 weeks |
phk |
Various flexelint inspired cleanups
|
|
|
|
@4581
|
[4581]
|
2 weeks |
phk |
Evict the [v]asprintf compat & configure stuff, we have stopped using …
|
|
|
|
@4576
|
[4576]
|
3 weeks |
phk |
Tell FlexeLint? that we ignore returnvalues on purpose.
|
|
|
|
@4572
|
[4572]
|
3 weeks |
phk |
Try to handle socket state calls that return errno's relating
to the …
|
|
|
|
@4567
|
[4567]
|
3 weeks |
phk |
Revert part of last commit, it's not ready for primetime yet.
|
|
|
|
@4566
|
[4566]
|
3 weeks |
phk |
Pretend to use variable, even if kernel is deficient.
|
|
|
|
@4563
|
[4563]
|
3 weeks |
phk |
Void* cast for mmap() and friends for portability (solaris).
|
|
|
|
@4562
|
[4562]
|
3 weeks |
phk |
Print pid_t's as uintmax_t for portability (solaris)
|
|
|
|
@4557
|
[4557]
|
4 weeks |
phk |
Update copyright messages of files significantly changed in 2010 so far.
|
|
|
|
@4556
|
[4556]
|
4 weeks |
phk |
White-space cleanup
|
|
|
|
@4555
|
[4555]
|
4 weeks |
phk |
Set Id keyword expansion
|
|
|
|
@4522
|
[4522]
|
5 weeks |
phk |
Merger a bunch of (mostly) stylistic changes from FreeBSD.
|
|
|
|
@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]
|
7 weeks |
phk |
CLI reworking in the manager process.
Use the new cli_serve stuff, as …
|
|
|
|
@4472
|
[4472]
|
7 weeks |
phk |
Add a wild-card CLI hack, and use it for passing cli to the child
process.
|
|
|
|
@4471
|
[4471]
|
7 weeks |
phk |
Add the unadultered cli command to struct cli, and make the default …
|
|
|
|
@4470
|
[4470]
|
7 weeks |
phk |
Have the child process use the new "CLI_serve()" functions to
hand cli …
|
|
|
|
@4469
|
[4469]
|
7 weeks |
phk |
First attempt at unified, general "serve CLI requests" code.
(not used …
|
|
|
|
@4461
|
[4461]
|
8 weeks |
phk |
Add the VCC magic to recognize the "client" director
|
|
|
|
@4459
|
[4459]
|
8 weeks |
phk |
Use the new bprintf() macros to avoid some (v)asprintf() calls.
|
|
|
|
@4457
|
[4457]
|
8 weeks |
ssm |
Add jemalloc information for the SH architecture
Thanks to Nobuhiro …
|
|
|
|
@4450
|
[4450]
|
8 weeks |
phk |
Make it possible to use VSS_connect() for nonblocking connects.
|
|
|
|
@4449
|
[4449]
|
8 weeks |
phk |
Add TCP_hisname() function
|
|
|
|
@4447
|
[4447]
|
2 months |
phk |
Catch up with changes in shmlog format: handle records longer than 256 …
|
|
|
|
@4440
|
[4440]
|
2 months |
phk |
Various flexelint nits.
|
|
|
|
@4436
|
[4436]
|
2 months |
tfheen |
asprintf cleanup
glibc and FreeBSD libc differ in how they handle …
|
|
|
|
@4431
|
[4431]
|
2 months |
phk |
Add ability to tell if a char is valid "XML Name" or "XML Name Start".
|
|
|
|
@4430
|
[4430]
|
2 months |
tfheen |
Updated generated files
|
|
|
|
@4428
|
[4428]
|
2 months |
tfheen |
Add string representations of TIME and RTIME
Make it possible to get …
|
|
|
|
@4427
|
[4427]
|
2 months |
tfheen |
Use gethrtimer rather than clock_gettime if available
gethrtimer does not …
|
|
|
|
@4419
|
[4419]
|
3 months |
phk |
Exploit the new and cleaner director interface and add a "hash" director …
|
|
|
|
@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 …
|
|
|
|
@4401
|
[4401]
|
3 months |
phk |
Refer to directors by integer index instead of pointer.
|
|
|
|
@4396
|
[4396]
|
3 months |
phk |
Avoid dragging the name and policy of the director around in arguments.
|
|
|
|
@4395
|
[4395]
|
3 months |
phk |
Add vgcname to host struct
|
|
|
|
@4394
|
[4394]
|
3 months |
phk |
Make all anonymous backends have a simple director.
|
|
|
|
@4393
|
[4393]
|
3 months |
phk |
Change the way we identify backends internally in the compiled VCL code.
|
|
|
|
@4391
|
[4391]
|
3 months |
phk |
Eliminate the vrt_dir_simple structure, it is not really needed.
|
|
|
|
@4390
|
[4390]
|
3 months |
phk |
Cosmetic: Move the vrt_dir_simple{} up together with the rest of the …
|
|
|
|
@4387
|
[4387]
|
3 months |
ingvar |
jemalloc portability fixes for sparc and s390
|
|
|
|
@4384
|
[4384]
|
3 months |
phk |
Don't panic in TCP_linger() if the other end closed on us.
Fixes #547
|
|
|
|
@4382
|
[4382]
|
3 months |
tfheen |
Use built-in backtrace function if one exists
This gives us backtraces on …
|
|
|
|
@4376
|
[4376]
|
3 months |
phk |
Eliminate the obj.hash hack.
This was originally a quick hack to allow …
|
|
|
|
@4358
|
[4358]
|
4 months |
phk |
White-space cleanup megacommit.
|
|
|
|
@4357
|
[4357]
|
4 months |
phk |
.expected_response is a better idea than .status
Tip o' the hat to: …
|
|
|
|
@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 …
|
|
|
|
@4328
|
[4328]
|
5 months |
kristian |
Add saintmode_threshold
When saintmode_threshold items have been added to …
|
|
|
|
@4237
|
[4237]
|
6 months |
phk |
Further Flexelint polishing
|
|
|
|
@4236
|
[4236]
|
6 months |
phk |
Another FlexeLint? washing of the source.
|
|
|
|
@4235
|
[4235]
|
6 months |
phk |
Various FlexeLint? silencing
|
|
|
|
@4234
|
[4234]
|
6 months |
phk |
Remove some unnecessary #includes
|
|
|
|
@4219
|
[4219]
|
6 months |
phk |
Expose the good string backslash implementation from argv.c and
replace a …
|
|
|
|
@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 …
|
|
|
|
@4191
|
[4191]
|
7 months |
phk |
Make the -d option to varnishlog et all exit when the log is emptied.
|
|
|
|
@4190
|
[4190]
|
7 months |
phk |
Clean up the vcc generator script a little bit
|
|
|
|
@4189
|
[4189]
|
7 months |
phk |
Remove last traces of client.bandwidth object
|
|
|
|
@4188
|
[4188]
|
7 months |
phk |
I can never remember which of the two VCC generation scripts to run
first, …
|
|
|
|
@4186
|
[4186]
|
7 months |
phk |
Make string comparisons against other than string literals possible.
|
|
|
|
@4185
|
[4185]
|
7 months |
phk |
Add a ".initial" property to backend probe specifications.
This is the …
|
|
|
|
@4176
|
[4176]
|
7 months |
phk |
Give vsb_quote() an optional length paramter (Pass -1 for strlen).
Add a …
|
|
|
|
@4175
|
[4175]
|
7 months |
tfheen |
Reinstate svn_version code
Reinstate code to embed the svn version (or …
|
|
|
|
@4171
|
[4171]
|
7 months |
sky |
Implement the linux equivalent of BSD accept filter using TCP_DEFER_ACCEPT
|
|
|
|
@4163
|
[4163]
|
7 months |
sky |
revert r4160 and r4161 since apparently they do not fix the problem
|
|
|
|
@4161
|
[4161]
|
7 months |
sky |
On Solaris we occasionally get EBADF when we use the ioctl
to toggle …
|
|
|
|
@4160
|
[4160]
|
7 months |
sky |
document the fact we need to rewrite this for solaris support
|
|
|
|
@4112
|
[4112]
|
9 months |
sky |
make -werror work on OSX again .. check for daemon only if it isn't OSX as …
|
|
|
|
@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 …
|
|
|
|
@4097
|
[4097]
|
9 months |
des |
Forgot this one.
|
|
|
|
@4096
|
[4096]
|
9 months |
des |
Remove the svn_version hack, which was made redundant by r4093.
|
|
|
|
@4095
|
[4095]
|
9 months |
des |
Re-regenerate and remove svn:keywords, so the generated files now contain …
|
|
|
|
@4094
|
[4094]
|
9 months |
des |
Regenerate
|
|
|
|
@4093
|
[4093]
|
9 months |
des |
Embed RCS tag in each compiled file.
|
|
|
|
@4089
|
[4089]
|
10 months |
tfheen |
Quiet the build process if we don't have git
Make sure to quiet the build …
|
|
|
|
@4066
|
[4066]
|
10 months |
sky |
Allows you to turn off esi processing for a specific request using set …
|
|
|
|
@4064
|
[4064]
|
10 months |
phk |
Comment out unneeded function.
|
|
|
|
@4062
|
[4062]
|
10 months |
phk |
Autocrap the dladdr() functions existence.
|
|
|
|
@4058
|
[4058]
|
10 months |
phk |
Also remember compat execinfo.h file.
|
|
|
|
@4056
|
[4056]
|
10 months |
phk |
Add a compat version of backtrace()/backtrace_symbols() written by
Maxim …
|
|
|
|
@4047
|
[4047]
|
10 months |
phk |
r4046 forgot to reset SO_LINGER for pipe handling which basically
broke …
|
|
|
|
@4039
|
[4039]
|
11 months |
phk |
Reorder libraries
add "-Wl,--as-needed" to EXTRA_DEVELOPER_CFLAGS to try …
|
|
|
|
@4029
|
[4029]
|
11 months |
des |
Fix style & translate to English
|
|
|
|
@4027
|
[4027]
|
11 months |
des |
Unused includes.
|
|
|
|
@4025
|
[4025]
|
11 months |
des |
Update Linpro copyright (about 3 months late). Someone should
probably …
|
|
|
|
@4014
|
[4014]
|
11 months |
tfheen |
Use $$(...) rather than $(shell ...) for non-GNU makes
|
|
|
|