]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2013-12-06  Willy TarreauBUG/MEDIUM: stick: completely remove the unused flag...
2013-12-06  Willy TarreauMEDIUM: checks: make tcp-check perform multiple send...
2013-12-06  Willy TarreauBUG/MINOR: checks: tcp-check actions are enums, not...
2013-12-06  Willy TarreauBUG/MINOR: acl: fix sample expression error reporting
2013-12-06  Willy TarreauBUG/MEDIUM: args: fix double free on error path in...
2013-12-06  Willy TarreauBUG/MEDIUM: check: tcp-check might miss some outgoing...
2013-12-06  Willy TarreauBUG/MEDIUM: checks: tcp-check: do not poll when there...
2013-12-06  Baptiste AssmannMEDIUM: checks: add send/expect tcp based check
2013-12-06  Baptiste AssmannMINOR: tools: function my_memmem() to lookup binary...
2013-12-06  Willy TarreauMINOR: tools: add a generic binary hex string parser
2013-12-06  Thierry FOURNIERMEDIUM: map: merge identical maps
2013-12-06  Thierry FOURNIERMINOR: map: Cleanup the initialisation of map descriptors.
2013-12-06  Thierry FOURNIERBUG/MINOR: map: The map list was declared in the map...
2013-12-06  Thierry FOURNIERBUG/MINOR: acl: acl parser does not recognize empty...
2013-12-05  Willy TarreauOPTIM: checks: avoid setting SO_LINGER twice
2013-12-05  Willy TarreauOPTIM: checks: don't poll on recv when using plain...
2013-12-05  Willy TarreauMEDIUM: checks: centralize error reporting
2013-12-05  Willy TarreauBUG/MINOR: checks: do not trust errno in write event...
2013-12-05  Willy TarreauMINOR: connection: clear errno prior to checking for...
2013-12-05  Willy TarreauBUG/MEDIUM: acl: fix regression introduced by latest...
2013-12-04  Willy TarreauMEDIUM: connection: set the socket shutdown flags on...
2013-12-04  Willy TarreauBUG/MINOR: connection: check EINTR when sending a PROXY...
2013-12-04  Willy TarreauBUG/MINOR: tcp: check that no error is pending during...
2013-12-04  GodbachOPTIM: stream_interface: return directly if the connect...
2013-12-04  GodbachDOC: stick-table: modify the description
2013-12-03  Willy TarreauMINOR: stats: remove some confusion between the DRAIN...
2013-12-03  Willy TarreauBUG/MEDIUM: checks: also update the DRAIN state from...
2013-12-03  Willy TarreauBUG/MINOR: checks: don't consider errno and use conn...
2013-12-03  Willy TarreauBUG/MEDIUM: checks: fix a long-standing issue with...
2013-12-03  Willy TarreauBUG/MEDIUM: checks: fix health check regression causing...
2013-12-02  Willy TarreauBUILD: log: silent a warning about isblank() with lates...
2013-12-02  Willy TarreauBUG/MINOR: http: usual deinit stuff in last commit
2013-12-02  Thierry FOURNIERMEDIUM: http: The redirect strings follows the log...
2013-12-02  Willy TarreauMEDIUM: log-format: relax parsing of '%' followed by...
2013-12-02  Thierry FOURNIERMEDIUM: sample: add the "map" converter
2013-12-02  Thierry FOURNIERMINOR: map: Define map types
2013-12-02  Thierry FOURNIERMINOR: sample: add a private field to the struct sample...
2013-12-02  Thierry FOURNIERMEDIUM: sample: let the cast functions set their output...
2013-12-02  Willy TarreauMEDIUM: stick-tables: support automatic conversion...
2013-12-02  Willy TarreauMINOR: pattern: import acl_find_match_name() into pattern.h
2013-12-02  Willy TarreauMINOR: acl/pattern: use types different from int to...
2013-12-02  Thierry FOURNIERMEDIUM: pattern: rename "acl" prefix to "pat"
2013-12-02  Thierry FOURNIERMEDIUM: pattern: create pattern expression
2013-12-02  Thierry FOURNIERREORG: acl/pattern: extract pattern matching from the...
2013-12-02  Thierry FOURNIERMEDIUM: acl: associate "struct sample_storage" to each...
2013-12-02  Thierry FOURNIERMINOR: sample: Define new struct sample_storage
2013-12-02  Thierry FOURNIERMINOR: acl: Extract the pattern matching function
2013-12-02  Thierry FOURNIERMINOR: acl: Extract the pattern parsing and indexation...
2013-12-02  Thierry FOURNIERMINOR: acl: export acl arrays
2013-12-02  Thierry FOURNIERMINOR: tools: Add a function to convert buffer to an...
2013-12-02  Thierry FOURNIERMINOR: sample: provide the original sample_conv descrip...
2013-12-02  Willy TarreauDOC: add some information about how to apply converters...
2013-12-02  Thierry FOURNIERMINOR: stick-table: use smp_expr_output_type() to retri...
2013-12-02  Thierry FOURNIERMEDIUM: acl: use the fetch syntax 'fetch(args),conv...
2013-12-02  Thierry FOURNIERMINOR: sample: export sample_casts
2013-12-02  Thierry FOURNIERMINOR: sample: export the generic sample conversion...
2013-12-02  Willy TarreauBUG/MINOR: log: fix log-format parsing errors
2013-12-02  Willy TarreauBUG/MINOR: config: report the correct track-sc number...
2013-12-01  Willy TarreauBUG/MINOR: backend: fix target address retrieval in...
2013-12-01  Willy TarreauBUG/MINOR: connection: fix typo in error message report
2013-11-28  Thierry FOURNIERBUG/MINOR: arg: fix error reporting for add-header...
2013-11-28  Thierry FOURNIERBUG/MEDIUM: sample: The function v4tov6 cannot support...
2013-11-28  Willy TarreauBUG/MINOR: stats: do not report "via" on tracking serve...
2013-11-28  Willy TarreauBUG/MAJOR: check: fix haproxy crash during soft-stop...
2013-11-27  Willy TarreauBUG/MAJOR: fix haproxy crash when using server tracking...
2013-11-25  Willy TarreauMINOR: peers: accept to learn strings of different...
2013-11-25  Willy TarreauOPTIM: connection: fold the error handling with handsha...
2013-11-25  Simon HormanMEDIUM: Add DRAIN state and report it on the stats...
2013-11-25  Simon HormanMEDIUM: Add enable and disable agent unix socket commands
2013-11-25  Simon HormanMEDIUM: Set rise and fall of agent checks to 1
2013-11-25  Simon HormanMEDIUM: Do not mark a server as down if the agent is...
2013-11-25  Simon HormanMEDIUM: checks: Add supplementary agent checks
2013-11-25  Simon HormanMEDIUM: Remove option lb-agent-chk
2013-11-25  Simon HormanMEDIUM: Log agent fail, stopped or down as info
2013-11-25  Simon HormanMEDIUM: Add helper function for failed checks
2013-11-25  Simon HormanMEDIUM: Add helper for task creation for checks
2013-11-23  Kristoffer... LOW: systemd-wrapper: Write debug information to stdout
2013-11-23  Kristoffer... MEDIUM: systemd-wrapper: Kill child processes when...
2013-11-23  Kristoffer... MEDIUM: haproxy-systemd-wrapper: Use haproxy in same...
2013-11-21  Willy TarreauMINOR: stats: report correct throttling percentage...
2013-11-21  Willy TarreauBUG/MAJOR: server: weight calculation fails for map...
2013-11-21  Willy TarreauBUG/MEDIUM: checks: fix slow start regression after...
2013-11-21  GodbachMINOR: buffer: align the last output line if there...
2013-11-20  Bhaskar MaddalaDOC: Documentation for hashing function, with test...
2013-11-19  Simon HormanMEDIUM: Move health element to struct check
2013-11-19  Simon HormanMEDIUM: Add state to struct check
2013-11-19  Simon HormanMEDIUM: cfgparse: Factor out check initialisation
2013-11-19  Simon HormanMEDIUM: Paramatise functions over the check of a server
2013-11-19  Simon HormanMEDIUM: Move result element to struct check
2013-11-19  Simon HormanMEDIUM: Split up struct server's check element
2013-11-19  Simon HormanCLEANUP: Remove unused 'last_slowstart_change' field...
2013-11-19  Simon HormanCLEANUP: Make parameters of srv_downtime and srv_getint...
2013-11-18  Willy TarreauBUG/MINOR: http: fix build warning introduced with...
2013-11-18  Willy TarreauBUG/MEDIUM: http: fix possible parser crash when parsin...
2013-11-18  Neil - HAProxy... url32+src - like base32+src but whole url including...
2013-11-16  Willy TarreauCLEANUP: http: merge error handling for req* and http...
2013-11-16  Willy TarreauCLEANUP: http: homogenize processing of denied req...
2013-11-16  Willy TarreauBUG/MINOR: stats: don't count tarpitted connections...
2013-11-15  Willy TarreauOPTIM/MINOR: mark the source address as already known...
2013-11-15  Willy TarreauOPTIM/MEDIUM: epoll: fuse active events into polled...
next