Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
28ac78a42cc2e7b309798dbebcf96afc4783572a
/
src
/
namespace.c
36979d9
REORG: include: move the error reporting functions to from log.h to errors.h
by Willy Tarreau
· Fri Jun 05 17:27:29 2020 +0200
dfd3de8
REORG: include: move stream.h to haproxy/stream{,-t}.h
by Willy Tarreau
· Thu Jun 04 23:46:14 2020 +0200
aeed4a8
REORG: include: move log.h to haproxy/log{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:01:04 2020 +0200
3727a8a
REORG: include: move signal.h to haproxy/signal{,-t}.h
by Willy Tarreau
· Thu Jun 04 17:37:26 2020 +0200
f268ee8
REORG: include: split global.h into haproxy/global{,-t}.h
by Willy Tarreau
· Thu Jun 04 17:05:57 2020 +0200
7a00efb
REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h
by Willy Tarreau
· Tue Jun 02 17:02:59 2020 +0200
8d36697
REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/
by Willy Tarreau
· Wed May 27 16:10:29 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
f7dcdc8
BUG/MINOR: namespace: avoid closing fd when socket failed in my_socketat
by William Dauchy
· Wed Feb 12 21:23:20 2020 +0100
710d987
BUG/MEDIUM: namespace: close open namespaces during soft shutdown
by Krisztian Kovacs
· Tue Sep 24 14:12:13 2019 +0200
538aa71
BUG/MEDIUM: namespace: fix fd leak in master-worker mode
by Krisztián Kovács (kkovacs)
· Fri Sep 20 14:48:19 2019 +0000
8071338
MINOR: initcall: apply initcall to all register_build_opts() calls
by Willy Tarreau
· Mon Nov 26 10:19:54 2018 +0100
7520e4f
MINOR: namespaces: don't build namespace.c if disabled
by Willy Tarreau
· Sun Nov 11 14:38:09 2018 +0100
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· Fri Nov 24 16:50:31 2017 +0100
dba5002
CLEANUP: namespaces: use the build options list to report it
by Willy Tarreau
· Wed Dec 21 18:51:45 2016 +0100
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· Sun Apr 03 13:48:43 2016 +0200
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· Sun Apr 03 13:48:42 2016 +0200
3fa0e2a
BUILD: namespaces: fix a potential build warning in namespaces.c
by Willy Tarreau
· Thu Mar 17 05:39:53 2016 +0100
70f289c
BUG/MEDIUM: namespaces: don't fail if no namespace is used
by Willy Tarreau
· Tue Oct 20 15:14:07 2015 +0200
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· Mon Nov 17 15:11:45 2014 +0100