Willy Tarreau
b6b3df3ed3
MEDIUM: initcall: use initcalls for a few initialization functions
...
signal_init(), init_log(), init_stream(), and init_task() all used to
only preset some values and lists. This needs to be done very early to
provide a reliable interface to all other users. The calls used to be
explicit in haproxy.c:init(). Now they're placed in initcalls at the
STG_PREPARE stage. The functions are not exported anymore.
2018-11-26 19:50:32 +01:00
..
2017-10-31 11:36:12 +01:00
2018-07-19 16:23:43 +02:00
2018-11-22 11:48:51 +01:00
2018-11-11 10:18:37 +01:00
2016-03-15 22:11:52 +01:00
2014-03-17 18:06:07 +01:00
2018-11-22 19:52:23 +01:00
2018-10-26 08:32:57 +02:00
2017-11-07 11:10:24 +01:00
2018-11-22 11:47:53 +01:00
2016-02-09 14:53:15 +01:00
2018-11-26 19:50:32 +01:00
2017-11-06 18:34:24 +01:00
2018-11-22 11:48:41 +01:00
2018-11-26 19:50:32 +01:00
2016-02-09 14:53:15 +01:00
2018-10-22 08:13:57 +02:00
2015-04-06 11:23:56 +02:00
2018-10-23 10:22:36 +02:00
2017-11-24 17:49:53 +01:00
2016-11-24 21:35:10 +01:00
2015-06-17 20:18:54 +02:00
2018-11-18 22:09:00 +01:00
2018-11-18 22:08:55 +01:00
2018-10-02 18:28:05 +02:00
2018-11-26 19:49:21 +01:00
2009-10-09 07:17:58 +02:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2017-10-31 13:58:31 +01:00
2018-03-16 11:19:07 +01:00
2018-11-26 19:50:32 +01:00
2015-08-20 17:13:46 +02:00
2017-10-31 18:03:23 +01:00
2017-10-31 18:03:23 +01:00
2018-10-08 09:42:34 +02:00
2017-07-04 10:45:53 +02:00
2015-04-06 11:23:56 +02:00
2018-10-15 13:24:43 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2018-11-26 19:50:32 +01:00
2018-09-12 07:20:17 +02:00
2018-08-24 14:45:46 +02:00
2016-04-14 11:18:22 +02:00
2018-09-12 07:12:27 +02:00
2018-11-19 06:47:09 +01:00
2018-11-26 19:50:32 +01:00
2016-12-22 23:26:38 +01:00
2018-11-18 22:26:42 +01:00
2018-10-28 13:51:38 +01:00
2018-11-26 19:50:32 +01:00
2018-10-26 04:54:40 +02:00
2018-11-26 19:50:32 +01:00
2018-11-18 22:26:42 +01:00
2018-07-19 16:23:43 +02:00
2018-10-12 16:00:32 +02:00
2018-09-20 11:42:15 +02:00
2018-11-23 19:11:14 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2017-10-31 11:36:12 +01:00
2006-06-29 18:54:54 +02:00
2016-11-09 22:57:01 +01:00