Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
26e4881a2d56cb191e5259ea74528a50ea2c098b
/
Makefile
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
b1e52e8
[MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY)
by Willy Tarreau
· Sun Jan 13 14:49:51 2008 +0100
9f2b730
[BUILD] major rework of the GNU Makefile
by Willy Tarreau
· Wed Jan 02 20:48:34 2008 +0100
7b066db
[MINOR] store the build options to report with -vv
by Willy Tarreau
· Sun Dec 02 11:28:59 2007 +0100
e6d2e4d
[MINOR] merge ebtree version 3.0
by Willy Tarreau
· Thu Nov 15 23:56:17 2007 +0100
e6b9894
[MAJOR] create proto_tcp and move initialization of proxy listeners
by Willy Tarreau
· Mon Oct 29 01:09:36 2007 +0100
2ee3041
[BUILD] disable warning about localtime_r on Solaris
by Willy Tarreau
· Sat Nov 03 16:18:11 2007 +0100
9186126
[MEDIUM] moved stats and buffer generic functions to new files
by Willy Tarreau
· Wed Oct 17 17:06:05 2007 +0200
92fb983
[MAJOR] implemented client-side support for PF_UNIX sockets
by Willy Tarreau
· Tue Oct 16 17:34:28 2007 +0200
dd81598
[MAJOR] added generic protocol support
by Willy Tarreau
· Tue Oct 16 12:25:14 2007 +0200
ec69256
[BUILD] centralize version and date into one file for each
by Willy Tarreau
· Sun Sep 09 23:31:11 2007 +0200
51041c7
[MAJOR] remove files distributed under an obscure license
by Willy Tarreau
· Sun Sep 09 21:56:53 2007 +0200
f2ef8c5
[MEDIUM] Added easier support for Doug Lea's malloc (dlmalloc)
by Willy Tarreau
· Wed Jul 11 09:19:31 2007 +0200
b21152b
[RELEASE] Released version 1.3.12 with the following main changes :
by Willy Tarreau
· Sun Jun 17 23:41:40 2007 +0200
a3503e0
[RELEASE] Released version 1.3.11.4 with the following main changes :
by Willy Tarreau
· Sun Jun 03 17:27:07 2007 +0200
3c6fc07
[RELEASE] Released version 1.3.11.3 with the following main changes :
by Willy Tarreau
· Mon May 14 14:40:25 2007 +0200
fc273c2
[RELEASE] Released version 1.3.11.2 with the following main changes :
by Willy Tarreau
· Mon May 14 03:42:47 2007 +0200
3c5340c
[RELEASE] Released version 1.3.11.1 with the following main changes :
by Willy Tarreau
· Mon May 14 03:18:43 2007 +0200
544eb40
[RELEASE] Released version 1.3.11 with the following main changes :
by Willy Tarreau
· Mon May 14 02:42:33 2007 +0200
086b3b4
[MAJOR] ported the captures to use the new mempool v2
by Willy Tarreau
· Sun May 13 21:45:51 2007 +0200
50e608d
[MEDIUM] implement memory pools version 2
by Willy Tarreau
· Sun May 13 18:26:08 2007 +0200
9ca931f
[RELEASE] Released version 1.3.10.2 with the following main changes :
by Willy Tarreau
· Thu May 10 07:51:17 2007 +0200
13398d3
[RELEASE] Released version 1.3.10.1 with the following main changes :
by Willy Tarreau
· Wed May 09 22:58:28 2007 +0200
61beedf
[RELEASE] Released version 1.3.10 with the following main changes :
by Willy Tarreau
· Wed May 09 01:44:58 2007 +0200
a84d374
[MAJOR] new framework for generic ACL support
by Willy Tarreau
· Mon May 07 00:36:48 2007 +0200
2e8eb67
[BUILD] do not build rbtree anymore
by Willy Tarreau
· Mon Apr 30 17:30:59 2007 +0200
6e0433f
[RELEASE] Released version 1.3.9 with the following changes :
by Willy Tarreau
· Mon Apr 16 01:18:12 2007 +0200
de99e99
[MAJOR] introduced speculative I/O with epoll()
by Willy Tarreau
· Mon Apr 16 00:53:59 2007 +0200
a1973c4
[CLEANUP] make makefile more old sh-friendly
by Willy Tarreau
· Mon Apr 09 22:07:11 2007 +0200
4f60f16
[MAJOR] modularize the polling mechanisms
by Willy Tarreau
· Sun Apr 08 16:39:58 2007 +0200
42c7659
[RELEASE] Released version 1.3.8.2 with the following changes :
by Willy Tarreau
· Tue Apr 03 20:30:13 2007 +0200
ef6d761
[RELEASE] Released version 1.3.8.1 with the following changes :
by Willy Tarreau
· Sun Apr 01 11:06:22 2007 +0200
d661cc0
[RELEASE] Released version 1.3.8 with the following changes :
by Willy Tarreau
· Mon Mar 26 00:24:56 2007 +0200
b38651a
[MEDIUM] check for cttproxy support when required
by Willy Tarreau
· Sat Mar 24 17:24:39 2007 +0100
9cabf70
[RELEASE] Released version 1.3.7 with the following changes :
by Willy Tarreau
· Fri Jan 26 23:49:01 2007 +0100
e7a2438
[RELEASE] Released version 1.3.6.1 with the following change :
by Willy Tarreau
· Mon Jan 22 08:57:44 2007 +0100
49e1ee8
[RELEASE] Released 1.3.6 with the following changes :
by Willy Tarreau
· Mon Jan 22 00:56:46 2007 +0100
5871f8e
[RELEASE] Released 1.3.5 with the following major changes :
by Willy Tarreau
· Sun Jan 07 02:47:01 2007 +0100
86efac8
Merge branch 'rbtree'
by Willy Tarreau
· Sun Jan 07 02:17:18 2007 +0100
733fef4
Merge branch 'tcpsplice'
by Willy Tarreau
· Sun Jan 07 02:16:59 2007 +0100
964c936
[MAJOR] replace the wait-queue linked list with an rbtree.
by Willy Tarreau
· Sun Jan 07 00:38:00 2007 +0100
42afc3b
[MINOR] Makefile: git-log may return multiple dates in case of merges.
by Willy Tarreau
· Sun Jan 07 00:43:29 2007 +0100
6d1a988
[MAJOR] complete support and doc for tcp-splicing
by Willy Tarreau
· Sun Jan 07 02:03:04 2007 +0100
6620dbb
[RELEASE] released 1.3.4
by Willy Tarreau
· Tue Jan 02 00:44:53 2007 +0100
9bf6c6e
[BUILD] makefile now detects and uses git to set the version
by Willy Tarreau
· Sat Dec 23 11:12:04 2006 +0100
79b34bf
[BUILD] version and date now come from the makefile
by Willy Tarreau
· Fri Dec 22 15:28:43 2006 +0100
c21aa08
[BUILD] fixed the "git-tar" target in the Makefile
by Willy Tarreau
· Mon Dec 18 00:15:06 2006 +0100
e5f20dc
[MEDIUM] added the hdr_idx structure for future HTTP header indexing
by Willy Tarreau
· Sun Dec 03 15:21:35 2006 +0100
77074d5
[MAJOR] support for source binding via cttproxy
by Willy Tarreau
· Sun Nov 12 23:57:19 2006 +0100
9c9fea4
[RELEASE] released 1.3.3
by Willy Tarreau
· Mon Oct 16 00:03:35 2006 +0200
390223b
[BUILD] only enable regparm on x86 to avoid useless warnings
by Willy Tarreau
· Sun Oct 15 23:43:42 2006 +0200
1a58749
[BUILD] make clean did not work on anything but bash
by Willy Tarreau
· Sun Oct 15 23:40:58 2006 +0200
9f0a901
[BUILD] added the 'git-tar' target to the Makefile
by Willy Tarreau
· Sun Oct 15 14:24:14 2006 +0200
690f9aa
[RELEASE] released 1.3.2
by Willy Tarreau
· Sun Sep 03 11:23:06 2006 +0200
8f2b855
[RELEASE] released 1.3.1 after resyncing with 1.2.15
by Willy Tarreau
· Sun Jul 09 17:11:39 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200
Next »