]> granicus.if.org Git - pgbouncer/shortlog
pgbouncer
2013-04-02 Marko KreenOn connect to server, show local ip and port
2013-04-02 Marko KreenShow remote pid of unix socket
2013-04-02 Marko KreenRefresh libusual
2013-03-19 Marko KreenRefresh libusual
2013-03-18 Marko Kreenwin32: Don't set SO_REUSEADDR on listen socket.
2013-03-18 Marko Kreenipv6: Set IPV6_V6ONLY on listen socket.
2013-02-20 Marko KreenAdd missing error checks
2013-02-20 Marko Kreenconfigurable arch for mingw build
2013-02-20 Marko Kreenconfigure: mention dns config in the end
2012-12-25 Marko Kreenwin32: use gnu-style for long args: --foo
2012-12-08 Marko KreenFix IPv6 address memcpy
2012-12-08 Marko KreenMerge pull request #6 from mfenniak/master
2012-12-07 Mathieu FenniakFix cancellation of of waiting clients
2012-12-03 Marko KreenMinor cleanups for ENABLE/DISABLE, add tests
2012-12-03 Marko KreenMerge remote-tracking branch 'wgrant/disable'
2012-12-03 Marko KreenShow backend_pid in SHOW CLIENTS/SERVERS.
2012-12-03 Marko KreenNew DNS backend: c-ares
2012-11-28 Marko Kreenv1.5.4 pgbouncer_1_5_4
2012-11-28 Marko KreenRefresh libusual
2012-10-31 Marko Kreendnslookup: missing active count inc
2012-10-31 Marko Kreendns: need to use statlist_remove() instead list_del()
2012-10-29 Marko Kreengetaddrinfo_a: drop double-alloc
2012-10-29 Marko KreenRefresh libusual
2012-10-29 Marko Kreenudns: don't leak results
2012-10-28 Marko KreenImprove description of pooling states
2012-10-08 Marko Kreendnslookup: more informative error from getaddrinfo_a()
2012-10-08 Marko Kreenconfig.txt: remove \ before *
2012-09-13 Marko KreenInclude new antimake files. pgbouncer_1_5_3
2012-09-12 William GrantDocument the new DISABLE/ENABLE commands.
2012-09-12 William GrantAdd DISABLE/ENABLE to SHOW HELP.
2012-09-12 Marko Kreenv1.5.3
2012-09-12 William GrantFactor out the find-or-register DB logic.
2012-09-12 William GrantAdd DISABLE/ENABLE commands to prevent new connections.
2012-09-10 Marko Kreenadd_database: fail gracefully if too long db name
2012-07-18 Marko KreenUpdate NEWS
2012-07-18 Marko KreenShow invalid header in hex
2012-07-18 Marko KreenRefactor bin2hex function
2012-07-18 Marko Kreenmax_packet_size - new variable.
2012-07-18 Marko KreenRefresh libusual
2012-07-08 Marko Kreenconsole: allow empty string arguments, unify copy_arg
2012-07-07 Marko KreenRefresh libusual to pick up Antimake fixes
2012-06-15 Marko Kreenconfig.txt: server_idle_timeout does not care how full...
2012-06-07 Marko KreenMakefile: correct is _LDADD instead _LIBS
2012-06-05 Marko KreenRefresh libusual
2012-05-31 Marko Kreenconfig.txt: hint that all timeouts can be specified...
2012-05-29 Marko Kreenv1.5.2 pgbouncer_1_5_2
2012-05-29 Marko Kreentest.sh: force /tmp as unix socket dir
2012-05-29 Marko Kreenfaq: where should pgbouncer be installed?
2012-05-28 Marko KreenProper fix for reserve_pool_timeout.
2012-05-28 Marko Kreenfaq: how to map client connection to server connections
2012-05-28 Marko Kreenconfig.txt: fix invalid formattinc
2012-05-24 Marko Kreenfaq: add DNS RR to load-balancing question
2012-05-24 Marko Kreenreserve_pool_timeout should be in seconds, not microseconds
2012-04-17 Marko Kreenv1.5.1 pgbouncer_1_5_1
2012-04-17 Marko KreenRefresh libusual
2012-04-17 Marko KreenImprove sample ini file
2012-03-28 Marko Kreenconfig.txt: Describe MD5 "encryption"
2012-03-27 Marko Kreendoc/makefile: fix doc pushing to web
2012-03-27 Marko Kreenconfig.txt: Postgres does not use auth files anymore.
2012-03-14 Marko KreenStop including html in source tarball, seems wrong. pgbouncer_1_5_1_rc1
2012-03-14 Marko KreenFix find_modules filename
2012-03-14 Marko Kreenv1.5.1rc1
2012-03-14 Marko KreenRefresh libusual
2012-03-14 Marko KreenIf connect string changes, refresh welcome parameters.
2012-03-14 Marko KreenAdd 'tags' target to makefile
2012-03-13 Marko Kreenautodb: drop old connections on config change
2012-02-26 Marko KreenDocument stats_period
2012-02-10 Marko KreenNon-git-based dist files for libusual.
2012-01-19 Marko Kreenunix_socket_mode / _name
2012-01-19 Marko Kreendoc: make manpages and html 'dist'
2012-01-19 Marko Kreenrefresh libusual
2012-01-19 Marko Kreenvarcache: allow empty string for server-side variable.
2012-01-19 Marko Kreenconfigure: bump asciidoc req to >= 8.4
2012-01-05 Marko Kreenv1.5 pgbouncer_1_5
2012-01-05 Marko Kreenmakefile: add config.log to DISTCLEANFILES
2012-01-05 Marko Kreenrefresh libusual
2011-12-20 Marko Kreenmakefile: shortcuts for uploading
2011-12-20 Marko KreenUpdate news for 1.5rc1 pgbouncer_1_5_rc1
2011-12-20 Marko Kreenrefresh libusual
2011-12-20 Marko Kreenrefresh libusual
2011-12-20 Marko KreenRefresh libusual
2011-12-20 Marko Kreendoc: dont try to build manpages if no asciidoc
2011-12-20 Marko KreenMention required gnu-make version
2011-12-20 Marko Kreensystem.h: use <usual/ctype.h> instead ctype directly.
2011-12-20 Marko Kreenrefresh libusual
2011-12-20 Marko Kreendeb: export options to make nostrip work
2011-12-20 Marko Kreenmake zip: shortcut to build -win32.zip
2011-12-20 Marko KreenFew build fixes
2011-12-13 Marko KreenMakefile: recurse into 'doc'
2011-12-13 Marko Kreendeb: override DEB_CONFIGURE_EXTRA_FLAGS for old cdbs
2011-12-13 Marko Kreenrefresh libusual
2011-12-13 Marko KreenMakefile cleanup
2011-12-13 Marko Kreendebian/: drop yada, use simple cdbs packaging
2011-12-12 Marko Kreenauthors: add Petr
2011-12-12 Marko KreenInclude lib/ in .tgz
2011-12-12 Marko Kreenv1.5rc1
2011-12-12 Marko Kreenrefresh libusual
2011-12-12 Marko Kreenpgbevent: hide switches from compiler
2011-12-12 Marko Kreenrefresh libusual
2011-12-12 Marko Kreenrefresh libusual
next