Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
d3879e8b574b47119918cb1124938734bd44209c
/
Makefile.osx
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· Mon Jan 07 21:59:07 2013 +0100
7bb0102
BUILD: compression: enable build in BSD and OSX Makefiles
by Willy Tarreau
· Sun Nov 11 19:29:27 2012 +0100
d1d5454
REORG: split "protocols" files into protocol and listener
by Willy Tarreau
· Wed Sep 12 22:58:11 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
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
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
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
03fa5df
[CLEANUP] rename client -> frontend
by Willy Tarreau
· Mon May 24 21:02:37 2010 +0200
f2d9d84
[BUILD] fix BSD and OSX makefiles for missing files
by Willy Tarreau
· Fri Feb 26 21:36:32 2010 +0100
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· Mon Oct 26 21:10:04 2009 +0100
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
bc5258d
[BUILD] add signal.o to all makefiles
by Willy Tarreau
· Sun May 10 09:00:20 2009 +0200
7f062c4
[MEDIUM] measure and report session rate on frontend, backends and servers
by Willy Tarreau
· Thu Mar 05 18:43:00 2009 +0100
982b6e3
[MEDIUM] introduce pipe pools
by Willy Tarreau
· Sun Jan 25 13:49:53 2009 +0100
1df2470
[BUILD] fix Makefile.bsd and Makefile.osx for stream_interface
by Ross West
· Thu Jan 22 18:32:41 2009 -0500
7ad15da
[BUILD] update MacOS Makefile to build on newer versions
by Willy Tarreau
· Sun Feb 10 17:00:13 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
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
8ae42f4
[BUILD] enable kqueue on MacOS X too
by Willy Tarreau
· Mon Apr 09 16:30:28 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
cec2e7a
[BUILD] makefile for MacOS 10.4 / Darwin
by Willy Tarreau
· Sun Mar 25 16:55:56 2007 +0200