]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: rename "pattern" files
authorWilly Tarreau <w@1wt.eu>
Fri, 27 Apr 2012 19:52:18 +0000 (21:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2012 18:57:21 +0000 (20:57 +0200)
commitcd3b094618232465a25f870bc76ba3dcee7b4a90
treecb0e638e81cdad24ae80a6c87f80c0dd58fd8d58
parent1278578487766e3d27c798d1c3b7638d9fcc34aa
REORG: rename "pattern" files

They're now called "sample" everywhere to match their description.
15 files changed:
Makefile
Makefile.bsd
Makefile.osx
include/proto/acl.h
include/proto/sample.h [moved from include/proto/pattern.h with 85% similarity]
include/types/acl.h
include/types/proxy.h
include/types/sample.h [moved from include/types/pattern.h with 96% similarity]
src/cfgparse.c
src/peers.c
src/proto_http.c
src/proto_tcp.c
src/sample.c [moved from src/pattern.c with 99% similarity]
src/session.c
src/stick_table.c