Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0d16a4011efe723612becad4cbdb9dc14c2921ba
/
Makefile
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· Fri Jan 30 11:22:58 2015 +0900
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· Mon Nov 17 15:11:45 2014 +0100
3785311
BUILD: fix "make install" to support spaces in the install dirs
by Arcadiy Ivanov
· Tue Nov 04 07:06:13 2014 -0500
cd360ce
BUG/BUILD: revert accidental change in the makefile from latest SSL fix
by Willy Tarreau
· Fri Oct 31 07:36:51 2014 +0100
0bed994
BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates
by Emeric Brun
· Thu Oct 30 19:25:24 2014 +0100
3745950
BUILD: report commit ID in git versions as well
by Willy Tarreau
· Wed Jul 16 11:38:52 2014 +0200
bc289da
BUILD: only build the systemd wrapper on Linux 2.6 and above
by Willy Tarreau
· Sat May 10 12:16:21 2014 +0200
cd1a526
MAJOR: ssl: Change default locks on ssl session cache.
by Emeric Brun
· Wed May 07 23:11:42 2014 +0200
914c0d6
BUG/MINOR: build: handle whitespaces in wc -l output
by Lukas Tribus
· Mon Apr 14 15:38:26 2014 +0200
50abe30
BUILD: adjust makefile for AIX 5.1
by Willy Tarreau
· Wed Apr 02 20:44:43 2014 +0200
f1ed327
BUILD: fix VERDATE exclusion regex
by Willy Tarreau
· Sun Jan 26 00:39:22 2014 +0100
6173bbe
BUILD: fix SUBVERS extraction in the Makefile
by Willy Tarreau
· Mon Dec 16 01:34:39 2013 +0100
b5e7ef6
BUILD: use format tags in VERDATE and SUBVERS files
by Willy Tarreau
· Tue Dec 10 11:19:04 2013 +0100
ddee3ed
BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE
by Willy Tarreau
· Tue Dec 10 11:16:09 2013 +0100
689e4d7
BUILD: simplify the date and version retrieval in the makefile
by Willy Tarreau
· Tue Dec 10 09:31:06 2013 +0100
d5f624d
MEDIUM: sample: add the "map" converter
by Thierry FOURNIER
· Tue Nov 26 11:52:33 2013 +0100
ed66c29
REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c
by Thierry FOURNIER
· Thu Nov 28 11:05:19 2013 +0100
98634f0
MEDIUM: backend: Enhance hash-type directive with an algorithm options
by Bhaskar
· Tue Oct 29 23:30:51 2013 -0400
9e5cc8d
MINOR: Makefile: provide cscope rule
by William Lallemand
· Fri Oct 18 16:26:39 2013 +0200
9a05945
BUILD: add SSL_INC/SSL_LIB variables to force the path to openssl
by Willy Tarreau
· Tue Sep 17 15:26:39 2013 +0200
9141806
BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32
by Willy Tarreau
· Thu Apr 04 23:05:32 2013 +0200
ea68d36
MINOR: show PCRE version and JIT status in -vv
by Lukas Tribus
· Thu Apr 04 12:24:16 2013 +0200
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· Mon Jan 07 21:59:07 2013 +0100
0999f76
BUILD: add explicit support for TFO with USE_TFO
by Lukas Tribus
· Tue Apr 02 16:43:24 2013 +0200
8624cab
BUILD: add explicit support for Mac OS/X
by Willy Tarreau
· Tue Apr 02 08:17:43 2013 +0200
32e65ef
BUILD: enable poll() by default in the makefile
by Willy Tarreau
· Tue Apr 02 08:14:29 2013 +0200
7035132
MEDIUM: regex: Use PCRE JIT in acl
by Hiroaki Nakamura
· Sun Jan 13 15:00:42 2013 +0900
3979309
BUILD: improve the makefile's support for libpcre
by Willy Tarreau
· Wed Feb 13 12:39:06 2013 +0100
ed9803e
MEDIUM: add haproxy-systemd-wrapper
by Marc-Antoine Perennou
· Tue Feb 12 10:53:53 2013 +0100
b6daedd
OPTIM: splice: assume by default that splice is working correctly
by Willy Tarreau
· Mon Jan 07 16:57:09 2013 +0100
05ed29c
BUILD: no need to clean up when making git-tar
by Willy Tarreau
· Thu Dec 20 15:00:44 2012 +0100
fc6c032
MEDIUM: global: add support for CPU binding on Linux ("cpu-map")
by Willy Tarreau
· Fri Nov 16 16:12:27 2012 +0100
e9f49e7
MAJOR: polling: replace epoll with sepoll and remove sepoll
by Willy Tarreau
· Sun Nov 11 17:42:00 2012 +0100
e2f4944
BUILD: make it possible to specify ZLIB path
by Willy Tarreau
· Fri Feb 10 20:37:26 2012 +0100
82fe75c
MEDIUM: HTTP compression (zlib library support)
by William Lallemand
· Tue Oct 23 10:25:10 2012 +0200
1bc4aab
MEDIUM: listener: add support for linux's accept4() syscall
by Willy Tarreau
· Mon Oct 08 20:11:03 2012 +0200
76d8895
MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS.
by Emeric Brun
· Fri Oct 05 15:47:31 2012 +0200
9faf071
MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory
by Emeric Brun
· Tue Sep 25 11:11:16 2012 +0200
d1d5454
REORG: split "protocols" files into protocol and listener
by Willy Tarreau
· Wed Sep 12 22:58:11 2012 +0200
8f182d9
BUILD: automatically add -lcrypto for SSL
by Willy Tarreau
· Mon Sep 10 09:11:22 2012 +0200
0e0bf80
BUILD: makefile: report USE_OPENSSL status in build options
by Willy Tarreau
· Sat Sep 08 11:28:56 2012 +0200
3e541d1
MEDIUM: ssl: add shared memory session cache implementation.
by Emeric Brun
· Mon Sep 03 11:14:36 2012 +0200
7444f01
BUILD: add optional support for SSL via the USE_OPENSSL flag
by Emeric Brun
· Fri May 18 15:48:30 2012 +0200
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· Fri Aug 24 19:22:53 2012 +0200
75bf2c9
REORG: sock_raw: rename the files raw_sock*
by Willy Tarreau
· Mon Aug 20 17:01:35 2012 +0200
59f9839
MINOR: connection: add a handler for fd-based connections
by Willy Tarreau
· Fri Jul 06 14:13:49 2012 +0200
7dec965
BUILD: add an AIX 5.2 (and later) target.
by Willy Tarreau
· Wed Jun 06 16:15:03 2012 +0200
e0c623d
BUILD: add support for linux kernels >= 2.6.28
by Willy Tarreau
· Mon Jun 04 00:42:09 2012 +0200
7de211c
MINOR: add a new function call tracer for debugging purposes
by Willy Tarreau
· Fri May 25 23:53:16 2012 +0200
c63190d
REORG: use the name sock_raw instead of stream_sock
by Willy Tarreau
· Fri May 11 14:23:52 2012 +0200
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· Fri Apr 27 21:52:18 2012 +0200
2ac5718
MEDIUM: add a new typed argument list parsing framework
by Willy Tarreau
· Thu Apr 19 15:24:50 2012 +0200
f09c660
MEDIUM: backend: add the 'first' balancing algorithm
by Willy Tarreau
· Mon Feb 13 17:12:08 2012 +0100
32d0272
BUILD: make it possible to look for pcre in the default system paths
by Willy Tarreau
· Fri Feb 10 19:46:59 2012 +0100
43d8fb2
[REORG] build: move syscall redefinition to specific places
by Willy Tarreau
· Mon Aug 22 17:12:02 2011 +0200
64bc40b
[BUILD] add the USE_GETADDRINFO build option
by Willy Tarreau
· Wed Mar 23 20:00:53 2011 +0100
3c9a3fb
[BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4
by Willy Tarreau
· Sun Nov 28 08:28:15 2010 +0100
a5899aa
[BUILD] add the CPU=native and ARCH=32/64 build options
by Willy Tarreau
· Sun Nov 28 07:41:00 2010 +0100
48d84c1
[OPTIM] linux: add support for bypassing libc to force using vsyscalls
by Willy Tarreau
· Sun Nov 14 17:09:33 2010 +0100
2b920a1
[MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management
by Emeric Brun
· Thu Sep 23 18:30:22 2010 +0200
0131269
[BUILD] always match official tags when doing git-tar
by Willy Tarreau
· Sat Aug 07 22:26:20 2010 +0200
03fa5df
[CLEANUP] rename client -> frontend
by Willy Tarreau
· Mon May 24 21:02:37 2010 +0200
b94af61
[DOC] report minimum kernel version for tproxy in the Makefile
by Arnaud Cornet
· Sun Apr 25 22:35:17 2010 +0200
42d2c6c
[BUILD] 'make tags' did not consider files ending in '.c'
by Willy Tarreau
· Mon Mar 29 09:35:20 2010 +0200
890a33e
[BUILD] fix platform-dependant build issues related to crypt()
by Willy Tarreau
· Thu Mar 04 19:10:14 2010 +0100
9610504
[MINOR] generic auth support with groups and encrypted passwords
by Krzysztof Piotr Oledzki
· Fri Jan 29 17:50:44 2010 +0100
107ca30
[MEDIUM] Add pattern fetch management types and functions
by Emeric Brun
· Mon Jan 04 16:16:05 2010 +0100
3bd697e
[MEDIUM] Add stick table (persistence) management functions and types
by Emeric Brun
· Mon Jan 04 15:23:48 2010 +0100
cc05fba
[BUG] definitely fix regparm issues between haproxy core and ebtree
by Willy Tarreau
· Tue Oct 27 21:40:18 2009 +0100
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· Mon Oct 26 21:10:04 2009 +0100
ebe0af4
[BUILD] add a 'make tags' target
by Willy Tarreau
· Sat Oct 10 22:20:44 2009 +0200
6b2e11b
[MEDIUM] backend: implement consistent hashing variation
by Willy Tarreau
· Thu Oct 01 07:52:15 2009 +0200
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· Thu Oct 01 11:19:37 2009 +0200
b55932d
[MEDIUM] remove old experimental tcpsplice option
by Willy Tarreau
· Sun Aug 16 13:20:32 2009 +0200
63076b3
[BUILD] use "git cmd" instead of "git-cmd"
by Willy Tarreau
· Thu Jul 23 13:43:33 2009 +0200
446024e
[BUILD] report commit date and not author's date as build date
by Willy Tarreau
· Tue Jul 14 13:24:16 2009 +0200
571ec98
[CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define
by Willy Tarreau
· Tue Jul 07 08:56:15 2009 +0200
3208731
[BUILD] add support for build under Cygwin
by Yitzhak Sapir
· Sun Jun 14 18:27:54 2009 +0200
bc5258d
[BUILD] add signal.o to all makefiles
by Willy Tarreau
· Sun May 10 09:00:20 2009 +0200
ef7341d
[BUILD] make it possible to pass alternative arch at build time
by Willy Tarreau
· Sat Apr 11 19:45:50 2009 +0200
b181465
[BUILD] makefile: remove unused references to linux24eold and EPOLL_CTL_WORKAROUND
by Willy Tarreau
· Sun Mar 29 15:08:25 2009 +0200
c820300
[BUILD] Fixed Makefile for linking pcre
by Christian Wiese
· Thu Nov 20 14:47:04 2008 +0100
7f062c4
[MEDIUM] measure and report session rate on frontend, backends and servers
by Willy Tarreau
· Thu Mar 05 18:43:00 2009 +0100
88e458a
[BUILD] add USE_LINUX_SPLICE to enable LINUX_SPLICE on linux 2.6
by Willy Tarreau
· Sun Jan 25 16:13:42 2009 +0100
65ee6be
[BUILD] fix snapshot date extraction with negative timezones
by Willy Tarreau
· Sun Jan 25 14:10:48 2009 +0100
982b6e3
[MEDIUM] introduce pipe pools
by Willy Tarreau
· Sun Jan 25 13:49:53 2009 +0100
ef3b403
[BUILD] fix MANDIR default location to match documentation
by Jeremy Hinegardner
· Sat Nov 15 17:29:03 2008 -0700
dded32d
[MINOR] replace client_retnclose() with stream_int_retnclose()
by Willy Tarreau
· Sun Nov 30 19:48:07 2008 +0100
cff6411
[MAJOR] add a connection error state to the stream_interface
by Willy Tarreau
· Mon Nov 03 06:26:53 2008 +0100
e9bc01e
[BUILD] make install should depend on haproxy not "all"
by Willy Tarreau
· Thu Jun 12 00:25:46 2008 +0200
f630830
[BUILD] Replace hardcoded 'LD = gcc' with 'LD = $(CC)'
by Christian Wiese
· Mon Mar 17 18:23:12 2008 +0100
db5238d
[BUILD] Changed 'install' target to install the binaries first
by Christian Wiese
· Wed Mar 12 18:28:13 2008 +0200
ce8f342
[BUILD] Removed "/" after '$(DESTDIR)' in install targets
by Christian Wiese
· Wed Mar 12 18:19:16 2008 +0200
bf34eb4
[BUILD] Added 'install-doc' make target
by Christian Wiese
· Wed Mar 12 17:24:49 2008 +0200
4cf5d57
[BUILD] Added 'install-bin' make target
by Christian Wiese
· Wed Mar 12 16:21:05 2008 +0200
19b5029
[BUILD] Added 'install-man' make target for installing the man page
by Christian Wiese
· Wed Mar 12 15:57:54 2008 +0200
a184aa2
[BUILD] Added support for 'make install'
by Christian Wiese
· Wed Mar 12 15:25:35 2008 +0200
e4208cb
[BUILD] ensure that users don't build without setting the target anymore.
by Willy Tarreau
· Tue Mar 11 06:37:39 2008 +0100
f32d19a
[CLEANUP] report dlmalloc's source path only if explictly specified
by Willy Tarreau
· Fri Mar 07 10:02:14 2008 +0100
f14358b
[BUILD] ensure that makefile understands USE_DLMALLOC=1
by Willy Tarreau
· Tue Feb 19 10:53:32 2008 +0100
Next »