]> granicus.if.org Git - pgbouncer/shortlog
pgbouncer
2010-11-17 Marko KreenSync syslog handling with libusual
2010-11-10 Marko KreenFix web upload, remove old wiki refs
2010-11-10 Marko KreenFix JDBC vs transaction pooling FAQ
2010-11-08 Marko Kreenv1.4rc1
2010-11-08 Marko Kreendns: fix failed lookup reporting.
2010-11-03 Marko Kreenv1.4rc0
2010-11-02 Marko KreenDisplay warning when activating reserve_pool
2010-11-02 Marko Kreendnslookup: minor cleanups
2010-10-13 Marko Kreendns reorg: use struct addrinfo as main storage unit
2010-10-13 Marko Kreenquickly list of connect string params
2010-10-13 Marko Kreendoc: seems like recent asciidoc/docbook does not need...
2010-10-12 Marko Kreendnslookup - forgot to strdup host name
2010-10-09 Marko KreenMore compact libusual distro
2010-10-07 Marko Kreenclient_login_timeout: check wait_for_welcome
2010-10-07 Marko KreenMove 'new connection' message to connect_server()
2010-09-30 Marko KreenDon't disable getaddrinfo_a()...
2010-09-30 Marko Kreenzip generation for win32
2010-09-30 Marko KreenAvoid fatal() in tune_socket()
2010-09-30 Marko KreenUse PRIu64 instead of llu as it seems not portable...
2010-09-29 Marko Kreenconnect_server: store port in host order
2010-09-28 Marko Kreenrefresh libusual
2010-09-28 Marko KreenAnother try at async DNS - getaddrinfo_a()
2010-09-24 Marko KreenMantion pgbouncer and libevent version on startup
2010-09-21 Marko Kreendeb: create -dbg exe with less optimizations
2010-09-21 Marko KreenAdd Guillaume to contributors
2010-09-21 Marko KreenBetter param comparision in case of missing params
2010-09-21 Marko KreenFix broken check for emtpy param value.
2010-09-20 Marko KreenPackaging update
2010-09-15 Marko KreenRefresh libusual
2010-09-15 Marko Kreendns_connect: remove double salen
2010-09-11 Marko KreenSome doc updates.
2010-09-11 Marko KreenDowngrade dns log messages.
2010-09-11 Marko KreenAsync DNS lookup support via libevent DNS module.
2010-09-10 Marko KreenDraft tgz generation.
2010-09-10 Marko Kreendraft notes for 1.4
2010-09-10 Marko Kreenrefresh libusual
2010-09-10 Marko Kreendoc/config.txt: Fix minor typo.
2010-09-10 Marko KreenFix the quoting fix.
2010-09-08 Marko KreenUse pg_quote_literal from libusual.
2010-09-07 Marko Kreenwin32: remove code that is moved to libusual
2010-09-07 Marko KreenLost <sys/resource.h> include.
2010-09-06 Marko Kreenrefresh libusual
2010-09-06 Marko Kreennew config var: disable_pqexec
2010-08-04 Marko Kreenconsole: central syntax error handling
2010-08-04 Marko KreenDon't tag automatically generated dbs as killable on...
2010-08-04 Marko KreenApply fast-fail at connect time.
2010-06-16 Marko KreenMove some portability goo over to libusual.
2010-06-11 Marko KreenSample script for generating users file from database
2010-06-11 Marko KreenWarning flags are now in WFLAGS
2010-06-11 Marko KreenSupport for application_name parameter.
2010-06-11 Marko Kreenconvert few remaining sprintf() uses to snprintf()
2010-06-11 Marko Kreenconvert few static buffers into pktbuf
2010-05-20 Marko KreenFix pg_auth quoting.
2010-05-20 Guillaume LelargeAllow a user to use long options, instead of short...
2010-05-04 Marko Kreen<usual/strpool.h>
2010-05-04 Marko Kreen<usual/regex.h>
2010-05-04 Marko Kreen<usual/signal.h>
2010-05-04 Marko Kreen<usual/event.h>
2010-05-04 Marko Kreen<usual/mbuf.h>
2010-05-04 Marko Kreen<usual/fileutil.h>
2010-05-04 Marko Kreen<usual/safeio.h>
2010-05-04 Marko Kreen<usual/socket.h>
2010-05-04 Marko Kreen<usual/slab.h>
2010-05-04 Marko Kreen<usual/lookup3.h>
2010-05-04 Marko Kreen<usual/aatree.h>
2010-05-04 Marko Kreen<usual/string.h>
2010-05-04 Marko Kreen<usual/logging.h>
2010-05-04 Marko Kreen<usual/string.h>
2010-05-04 Marko Kreen<usual/list.h>, <usual/statlist.h>
2010-05-04 Marko Kreen<usual/time.h>
2010-05-04 Marko Kreenlibusual: include into build system
2010-05-04 Marko KreenForgot to change second listen() call also to cf_listen...
2010-04-23 Marko Kreenv1.3.3rc1
2010-04-23 Marko KreenNow actually improve few disconnect messages.
2010-04-23 Marko KreenLet disconnect_server/client() take printf style args.
2010-04-23 Marko Kreengcc braindamage: -Wformat-security is not turned on...
2010-04-23 Marko KreenIncrease size of various startup-related buffers.
2010-04-21 Marko KreenMake listen(2) backlog argument configurable.
2010-04-19 Marko KreenDont let logging change errno.
2010-04-19 Marko KreenIncrease room for DateStyle storage.
2010-04-14 Marko KreenExplicitly detect V2 protocol request and close it...
2010-04-14 Marko KreenMove fast-fail relaunch logic around.
2010-03-15 Marko Kreenv1.3.2 pgbouncer_1_3_2
2010-03-15 Marko KreenLog pooler-sent errors as warnings not plain info,...
2010-02-12 Marko Kreenlog message: statement timeout -> query timeout, to...
2010-02-12 Marko KreenDon't let clients queue in case no servers and connecti...
2010-02-12 Marko KreenIntroduce a new configuration setting: query_wait_timeout
2010-01-15 Marko Kreendoc/confix.txt: uncoonfuse newer asciidoc
2010-01-13 Marko KreenCheck error from event_init() to eliminate warning...
2010-01-12 Marko KreenAdd new patches to NEWS
2010-01-12 Marko Kreensbuf: track exact wait state to avoid double event_del()
2010-01-12 Marko KreenIn case of invalid state, show value in error msg
2010-01-12 Marko Kreentest/test.ini: turn off query_timeout by default
2009-12-04 Marko Kreenprepare for 1.3.2rc1
2009-12-04 Marko Kreentodo update
2009-12-04 Marko KreenApply client_login_timeout to clients waiting for welco...
2009-11-13 Marko Kreenwin32: allow user to override service account
2009-11-13 Marko KreenClarify few login-related log messages
2009-11-13 Marko KreenDisable maintenance during SUSPEND
2009-09-28 Marko Kreenconsole: fix string format in datarow packet
next