Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
46230363af6cb9332580ce9a8594251f1aa365b5
/
Makefile
ef915dc
BUILD: reorder the objects in the makefile
by Willy Tarreau
· 5 years ago
c1b1673
BUILD: do not disable -Wformat-truncation anymore
by Willy Tarreau
· 5 years ago
5e4c8e2
BUILD/MEDIUM: threads: enable cpu_affinity on osx
by David Carlier
· 5 years ago
7fa6fdf
BUILD/SMALL: threads: enable threads on osx
by David Carlier
· 5 years ago
c77c2d4
BUILD: makefile: work around yet another GCC fantasy (-Wstring-plus-int)
by Willy Tarreau
· 5 years ago
99eff65
MEDIUM: mux-fcgi: Add the FCGI multiplexer
by Christopher Faulet
· 5 years ago
78fbb9f
MEDIUM: fcgi-app: Add FCGI application and filter
by Christopher Faulet
· 5 years ago
63bbf28
MINOR: fcgi: Add code related to FCGI protocol
by Christopher Faulet
· 5 years ago
4f0f88a
MEDIUM: mux-h1/h1-htx: move HTX convertion of H1 messages in dedicated file
by Christopher Faulet
· 5 years ago
6c00eba
BUILD/MINOR: auth: enabling for osx
by David Carlier
· 5 years ago
cc1eb16
MINOR: build: add linux-glibc-legacy build TARGET
by Lukas Tribus
· 5 years ago
172945f
MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers
by Willy Tarreau
· 5 years ago
4151c75
MINOR: trace: start to create a new trace subsystem
by Willy Tarreau
· 5 years ago
67b5a16
MINOR: sink: create definitions a minimal code for event sinks
by Willy Tarreau
· 5 years ago
9eebd8a
REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe
by Willy Tarreau
· 5 years ago
fc9cfe4
REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files
by Christopher Faulet
· 5 years ago
711ed6a
MAJOR: http: Remove the HTTP legacy code
by Christopher Faulet
· 5 years ago
3c55efb
BUILD: makefile: do not rely on shell substitutions to determine git version
by Willy Tarreau
· 5 years ago
e8d0719
BUILD: makefile: adjust the sed expression of "make help" for solaris
by Willy Tarreau
· 5 years ago
30a6f64
BUILD: makefile: use :space: instead of digits to count commits
by Willy Tarreau
· 5 years ago
5fb7603
BUILD: makefile: do not use echo -n
by Willy Tarreau
· 5 years ago
f8cc19a
BUILD: makefile: enable USE_RT on Solaris
by Willy Tarreau
· 5 years ago
c31e5a5
BUILD: makefile: make the obsolete target detection compatible with make-3.80
by Willy Tarreau
· 5 years ago
364d6f5
BUILD: makefile: enable getaddrinfo on the linux-glibc target
by Willy Tarreau
· 5 years ago
a26181e
BUILD: makefile: enable TFO on linux platforms
by Willy Tarreau
· 5 years ago
20e6ced
BUILD: makefile: enable linux namespaces by default on linux
by Willy Tarreau
· 5 years ago
99e49e9
BUILD: makefile: detect and reject recently removed linux targets
by Willy Tarreau
· 5 years ago
61cf0dc
BUILD: makefile: rename "linux2628" to "linux-glibc" and remove older targets
by Willy Tarreau
· 5 years ago
648fa9d
BUILD: makefile: further clarify the "help" output and list targets
by Willy Tarreau
· 5 years ago
50b1aae
BUILD: makefile: clarify the "help" output and list options
by Willy Tarreau
· 5 years ago
fe50bfb
MEDIUM: connections: Introduce a handshake pseudo-XPRT.
by Olivier Houchard
· 5 years ago
4a3fef8
MINOR: dict: Add dictionary new data structure.
by Frédéric Lécaille
· 5 years ago
3844747
CLEANUP: raw_sock: remove support for very old linux splice bug workaround
by Willy Tarreau
· 5 years ago
e573323
CLEANUP: build: rename some build macros to use the USE_* ones
by Willy Tarreau
· 5 years ago
2bfefdb
MAJOR: watchdog: implement a thread lockup detection mechanism
by Willy Tarreau
· 6 years ago
0ba4f48
MAJOR: polling: add event ports support (Solaris)
by Emmanuel Hocdet
· 6 years ago
3c0edfa
BUILD: makefile: remove -fomit-frame-pointer optimisation (solaris)
by Emmanuel Hocdet
· 5 years ago
7093c19
BUILD: makefile: use USE_OBSOLETE_LINKER for solaris
by Emmanuel Hocdet
· 5 years ago
6bdf3e9
MINOR: debug/cli: add some debugging commands for developers
by Willy Tarreau
· 5 years ago
c7091d8
MEDIUM: debug/threads: implement an advanced thread dump system
by Willy Tarreau
· 5 years ago
4e2b646
MINOR: cli/debug: add a thread dump function
by Willy Tarreau
· 5 years ago
dc1a3bd
REGTEST: replace LEVEL option by a more human readable one.
by Frédéric Lécaille
· 6 years ago
1426198
BUILD: add USE_WURFL to the list of known build options
by Willy Tarreau
· 6 years ago
b3cc9f2
Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code"
by Willy Tarreau
· 6 years ago
636848a
MINOR: init: add a "set-dumpable" global directive to enable core dumps
by Willy Tarreau
· 6 years ago
9a1ee7a
MEDIUM: mworker-prog: implement program for master-worker
by William Lallemand
· 6 years ago
48dfbbd
REORG: mworker: move serializing functions to mworker.c
by William Lallemand
· 6 years ago
13d9b02
BUILD: Makefile: disable shared cache on AIX 5.1
by Willy Tarreau
· 6 years ago
0aed6ac
BUILD: define unsetenv on AIX 5.1
by Willy Tarreau
· 6 years ago
891d65a
BUILD: makefile: add _LINUX_SOURCE_COMPAT to build on AIX-51
by Willy Tarreau
· 6 years ago
6f4fd1b
BUILD: makefile: fix build of IPv6 header on aix51
by Willy Tarreau
· 6 years ago
7b5654f
BUILD: re-implement an initcall variant without using executable sections
by Willy Tarreau
· 6 years ago
57c99ec
BUILD: makefile: work around another bug in make 3.80
by Willy Tarreau
· 6 years ago
509a009
BUILD: makefile: work around an old bug in GNU make-3.80
by Willy Tarreau
· 6 years ago
824cd00
BUILD: pass all "USE_*" variables as -DUSE_* to the compiler
by Willy Tarreau
· 6 years ago
7728ed3
BUILD: report the whole feature set with their status in haproxy -vv
by Willy Tarreau
· 6 years ago
39f1992
BUILD: Makefile: clean up the target declarations
by Willy Tarreau
· 6 years ago
f6bf8e9
BUILD: Makefile: shorten default settings declaration
by Willy Tarreau
· 6 years ago
05fd82d
BUILD: Makefile: also report disabled options in the BUILD_OPTIONS variable
by Willy Tarreau
· 6 years ago
09fe566
BUILD: Makefile: consider a variable's origin and not its value for the options list
by Willy Tarreau
· 6 years ago
c364351
BUILD: Makefile: remove outdated support for dlmalloc
by Willy Tarreau
· 6 years ago
9fc5cc6
BUILD: remove 10-years old error message for obsolete option USE_TCPSPLICE
by Willy Tarreau
· 6 years ago
5c0ac3a
BUILD: Makefile: remove 11-years old workarounds for deprecated options
by Willy Tarreau
· 6 years ago
c6c37b2
BUILD: Makefile: resolve LEVEL before calling run-regtests
by Willy Tarreau
· 6 years ago
f22bd90
BUILD: Makefile: allow the reg-tests target to be verbose
by Willy Tarreau
· 6 years ago
8e5e1e7
CLEANUP: wurfl: remove dead, broken and unmaintained code
by Willy Tarreau
· 6 years ago
2292edf
MINOR: fd: Use closefrom() as my_closefrom() if supported.
by Olivier Houchard
· 6 years ago
4ddf59d
MEDIUM: 51d: Enabled multi threaded operation in the 51Degrees module.
by Ben51Degrees
· 6 years ago
4336123
REGTEST: Switch to vtest.
by Frédéric Lécaille
· 6 years ago
ada5d09
BUILD: makefile: add an EXTRA_OBJS variable to help build optional code
by Willy Tarreau
· 6 years ago
a1065a1
DOC: regtest: make it clearer what the purpose of the "broken" series is
by Willy Tarreau
· 6 years ago
909b9d8
BUILD: add a new file "version.c" to carry version updates
by Willy Tarreau
· 6 years ago
a3b4cbf
REGTEST: Make reg-tests target support argument.
by Frédéric Lécaille
· 6 years ago
d4f36e3
REGTEST: Reg testing improvements.
by Frederic Lecaille
· 6 years ago
f1b60f7
BUILD: Makefile: Implements the help target
by William Lallemand
· 6 years ago
c5a4fd5
REORG: http: create http_msg.c to place there some legacy HTTP parts
by Willy Tarreau
· 6 years ago
7250404
REGTEST/MINOR: script: add run-regtests.sh script
by PiBa-NL
· 6 years ago
73bce43
BUILD: Makefile: Disable -Wcast-function-type if it exists.
by Olivier Houchard
· 6 years ago
db86333
REGTEST: add the option to test only a specific set of files
by Willy Tarreau
· 6 years ago
609aad9
REORG: time/activity: move activity measurements to activity.{c,h}
by Willy Tarreau
· 6 years ago
1611965
BUILD: Makefile: switch to quiet mode by default for CC/LD/AR
by Willy Tarreau
· 6 years ago
6db8266
BUILD: Makefile: add "$(Q)" to clean, tags and cscope targets
by Willy Tarreau
· 6 years ago
4ab5d03
BUILD: Makefile: add the quiet mode to a few more targets
by Willy Tarreau
· 6 years ago
b42233a
BUILD: Makefile: make "V=1" show some of the commands that are executed
by Willy Tarreau
· 6 years ago
2401835
BUILD: reorder the objects in the makefile
by Willy Tarreau
· 6 years ago
9dbfa05
BUILD: update the list of supported targets and compilers in makefile and readme
by Willy Tarreau
· 6 years ago
3a1f5fd
REORG: config: extract the proxy parser into cfgparse-listen.c
by Willy Tarreau
· 6 years ago
36b9e22
REORG: config: extract the global section parser into cfgparse-global
by Willy Tarreau
· 6 years ago
47596d3
MINOR: http_htx: Add functions to manipulate HTX messages in http_htx.c
by Christopher Faulet
· 6 years ago
a3d2a16
MEDIUM: htx: Add API to deal with the internal representation of HTTP messages
by Christopher Faulet
· 6 years ago
51dbc94
MEDIUM: mux-h1: Add dummy mux to handle HTTP/1.1 connections
by Christopher Faulet
· 6 years ago
f4eb75d
MINOR: htx: Add proto_htx.c file
by Christopher Faulet
· 6 years ago
7520e4f
MINOR: namespaces: don't build namespace.c if disabled
by Willy Tarreau
· 6 years ago
4e8683c
CLEANUP: fix typos in the comments of the Makefile
by Joseph Herlant
· 6 years ago
943e7ec
MEDIUM: auth/threads: make use of crypt_r() on systems supporting it
by Willy Tarreau
· 6 years ago
23cd43e
BUILD: Makefile: add the new ERR variable to force -Werror
by Willy Tarreau
· 6 years ago
58e90cb
BUILD: Makefile: add USE_RT to pass -lrt for clock_gettime() and friends
by Willy Tarreau
· 6 years ago
c4e6460
MINOR: build: Disable -Wstringop-overflow.
by Olivier Houchard
· 6 years ago
0d7a2ae
BUILD: Makefile: silence an option conflict warning with clang
by Willy Tarreau
· 6 years ago
f11ca5e
BUILD: Makefile: speed up compiler options detection
by Willy Tarreau
· 6 years ago
Next »