]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2012-05-08  Willy TarreauREORG: rename "pattern" files
2012-05-08  Willy TarreauREORG: use the name "sample" instead of "pattern" to...
2012-05-08  Willy TarreauMEDIUM: acl: extend the pattern parsers to report meani...
2012-05-08  Willy TarreauMINOR: acl: report errors encountered when loading...
2012-05-08  Willy TarreauMINOR: arg: improve error reporting on invalid arguments
2012-05-08  Willy TarreauMEDIUM: acl: report parsing errors to the caller
2012-05-08  Willy TarreauMEDIUM: http: merge ACL and pattern cookie fetches...
2012-05-08  Willy TarreauMEDIUM: http: merge acl and pattern header fetch functions
2012-05-08  Willy TarreauMINOR: proto_tcp: validate arguments of payload and...
2012-05-08  Willy TarreauMINOR: acl: add a val_args field to keywords
2012-05-08  Willy TarreauMINOR: acl: set SMP_OPT_ITERATE on fetch functions
2012-05-08  Willy TarreauMEDIUM: pattern: use smp_fetch_rdp_cookie instead of...
2012-05-08  Willy TarreauMINOR: pattern: centralize handling of unstable data...
2012-05-08  Willy TarreauMINOR: stick_table: centralize the handling of empty...
2012-05-08  Willy TarreauCLEANUP: pattern: ensure that payload and payload_lv...
2012-05-08  Willy TarreauMEDIUM: acl: implement payload and payload_lv
2012-05-08  Willy TarreauMEDIUM: acl/pattern: factor out the src/dst address...
2012-05-08  Willy TarreauMEDIUM: pattern: ensure that sample types always cast...
2012-05-08  Willy TarreauMEDIUM: acl/pattern: start merging common sample fetch...
2012-05-08  Willy TarreauMEDIUM: acl/pattern: use the same direction scheme
2012-05-08  Willy TarreauMINOR: tcp: replace acl_fetch_rdp_cookie with smp_fetch...
2012-05-08  Willy TarreauMEDIUM: acl: replace acl_expr with args in acl fetch_...
2012-05-08  Willy TarreauMEDIUM: acl/pattern: switch rdp_cookie functions stack...
2012-05-08  Willy TarreauMEDIUM: pattern: retrieve the sample type in the sample...
2012-05-08  Willy TarreauMEDIUM: pattern: integrate pattern_data into sample...
2012-05-08  Willy TarreauMINOR: pattern: replace struct pattern with struct...
2012-05-08  Willy TarreauMEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE
2012-05-08  Willy TarreauMEDIUM: acl: get rid of the SET_RES flags
2012-05-08  Willy TarreauMEDIUM: pattern/acl: get rid of temp_pattern in ACLs
2012-05-08  Willy TarreauMAJOR: acl: make use of the new sample struct and get...
2012-05-08  Willy TarreauMEDIUM: pattern: add new sample types to replace patter...
2012-05-08  Willy TarreauMINOR: pattern: add a new 'sample' type to store fetche...
2012-05-08  Willy TarreauMEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag
2012-05-08  Willy TarreauMEDIUM: pattern: report the precise argument parsing...
2012-05-08  Willy TarreauMEDIUM: pattern: add an argument validation callback...
2012-05-08  Willy TarreauMEDIUM: pattern: use the standard arg parser
2012-05-08  Willy TarreauMEDIUM: pattern: get rid of arg_i in all functions...
2012-05-08  Willy TarreauMEDIUM: pattern: replace type pattern_arg with type arg
2012-05-08  Willy TarreauMEDIUM: acl: remove unused tests for missing args when...
2012-05-08  Willy TarreauMAJOR: acl: ensure that implicit table and proxies...
2012-05-08  Willy TarreauMAJOR: acl: make acl_find_targets also resolve proxy...
2012-05-08  Willy TarreauMEDIUM: acl: acl_find_target() now resolves arguments...
2012-05-08  Willy TarreauMAJOR: acl: store the ACL argument types in the ACL...
2012-05-08  Willy TarreauMAJOR: acl: make use of the new argument parsing framework
2012-05-08  Willy TarreauMEDIUM: add a new typed argument list parsing framework
2012-05-08  Willy TarreauMEDIUM: http/acl: make acl_fetch_hdr_{ip,val} rely...
2012-05-08  Willy TarreauMEDIUM: http/acl: merge all request and response ACL...
2012-05-08  Willy TarreauBUG/MINOR: http_auth: ACLs are volatile, not permanent
2012-05-08  Willy TarreauMEDIUM: http: make all ACL fetch function use acl_prefe...
2012-05-08  Willy TarreauMEDIUM: http: add a prefetch function for ACL pattern...
2012-05-08  Willy TarreauMEDIUM: buffers: rename a number of buffer management...
2012-05-08  Willy TarreauMEDIUM: buffers: implement b_adv() to advance a buffer...
2012-05-08  Willy TarreauMEDIUM: buffers: add new pointer wrappers and get rid...
2012-05-08  Willy TarreauMEDIUM: buffers: fix unsafe use of buffer_ignore at...
2012-05-08  Willy TarreauMINOR: http: remove useless wrapping checks in http_msg...
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in chunk parsing functions
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in http_buffer_heavy_re...
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in http_upgrade_v09_to_v10
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in http_msg_analyzer
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in http_capture_bad_message
2012-05-08  Willy TarreauMEDIUM: http: remove buffer arg in a few header manipul...
2012-05-08  Willy TarreauMEDIUM: http: http_send_name_header: remove references...
2012-05-08  Willy TarreauMAJOR: http: make http_msg->sol relative to buffer...
2012-05-08  Willy TarreauMEDIUM: http: add a pointer to the buffer in http_msg
2012-05-08  Willy TarreauMAJOR: http: turn http_msg->eol to a buffer-relative...
2012-05-08  Willy TarreauCLEANUP: http: remove unused http_msg->col
2012-05-08  Willy TarreauMAJOR: http: change msg->{som,col,sov,eoh} to be relati...
2012-05-08  Willy TarreauMAJOR: http: move buffer->lr to http_msg->next
2012-05-08  Willy TarreauMAJOR: buffers: replace buf->r with buf->p + buf->i
2012-05-08  Willy TarreauMAJOR: buffers: replace buf->w with buf->p - buf->o
2012-05-08  Willy TarreauMINOR: buffers: remove unused function buffer_contig_data()
2012-05-08  Willy TarreauMINOR: buffers: provide simple pointer normalization...
2012-05-08  Willy TarreauMAJOR: buffer: replace buf->l with buf->{o+i}
2012-04-30  Willy TarreauMAJOR: buffer rework: replace ->send_max with ->o
2012-04-30  Willy TarreauDOC: add a diagram to explain how circular buffers...
2012-04-30  Willy TarreauMEDIUM: move message-related flags from transaction...
2012-04-30  Willy TarreauCLEANUP: remove a few warning about unchecked return...
2012-04-30  Willy TarreauMINOR: standard: add a memprintf() function to build...
2012-04-30  Willy TarreauCLEANUP: http: message parser must ignore HTTP_MSG_ERROR
2012-04-29  Willy TarreauBUILD: http: stop gcc-4.1.2 from complaining about...
2012-04-29  Willy TarreauBUILD: http: make extract_cookie_value() return an...
2012-04-23  Cyril BontéDOC: fix some keywords arguments documentation
2012-04-09  Daniel SchultzeMINOR: cli: display the 4 IP addresses and ports on...
2012-04-09  Willy TarreauBUG/MINOR: acl: req_ssl_sni would randomly fail if...
2012-04-08  Cyril BontéDOC: cleanup indentation, alignment, columns and chapters
2012-04-07  Willy TarreauMEDIUM: stream_sock: add a get_src and get_dst callback...
2012-04-07  William LallemandMINOR: log: log-format: usable without httplog and...
2012-04-07  William LallemandMEDIUM: log: Unique ID
2012-04-07  William LallemandMEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp...
2012-04-07  William LallemandMEDIUM: log: split of log_format generation
2012-04-07  Aman GuptaCLEANUP: Fix some minor whitespace issues
2012-04-07  Aman GuptaMINOR: Add TO/FROM_SET flags to struct stream_interface
2012-04-07  Willy TarreauCLEANUP: lb_first: add reference to a paper describing...
2012-04-07  Willy TarreauMEDIUM: http: add cookie and scookie ACLs
2012-04-06  Willy TarreauMEDIUM: http: make extract_cookie_value() iterate over...
2012-04-05  Willy TarreauMEDIUM: log: add a new cookie flag 'U' to report situat...
2012-04-05  Willy TarreauMEDIUM: session: implement the "use-server" directive
2012-04-05  Aman GuptaCLEANUP: Fix some minor typos
2012-04-05  Aman GuptaMINOR: Add release callback to si_applet
2012-04-05  Cyril BontéMINOR: stats admin: reduce memcmp()/strcmp() calls...
next