]> granicus.if.org Git - pgbouncer/shortlog
pgbouncer
2014-08-07 Marko KreenUpgrade libusual
2014-06-12 Marko KreenEdit news.
2014-06-12 Marko KreenUpdate libusual
2014-05-26 Marko KreenMerge pull request #26 from guillaumeaubert/master
2014-05-23 Guillaume AubertTest that commented out lines are ignored.
2014-05-23 Guillaume AubertSkip commented out lines in auth file.
2014-05-17 Pavel Stehulemax_user_connections implementation - a limit of connec...
2014-05-17 Marko KreenMerge pull request #24 from pgexperts/master
2014-05-17 Marko KreenMake application_name_add_host work also with unix...
2014-05-17 Marko KreenUpgrade libusual
2014-05-17 Marko KreenMerge pull request #23 from pgexperts/appname-hostport
2014-05-05 Josh BerkusUpdated readme with "look below for git compile instruc...
2014-04-08 Andrew DunstanAdd the client host IP address and port to application_...
2013-12-19 Marko KreenMerge pull request #20 from eulerto/master
2013-12-18 Euler Taveira... Fix a bunch of typos.
2013-12-18 Euler Taveira... Use uppercase in TODO/FIXME.
2013-12-18 Euler Taveira... Replace C++ comments.
2013-11-18 Marko KreenDraft news, unedited
2013-11-16 Marko KreenAllow numbers in hostname, always try to parse with...
2013-11-16 Marko Kreenauth_query: make password loading query configurable
2013-11-16 Marko Kreengitignore: add more stuff
2013-11-16 Marko KreenMerge remote-tracking branch 'ccutrer/dev/max_db_connec...
2013-11-16 Marko KreenMerge remote-tracking branch 'ccutrer/dev/auth_user'
2013-11-15 Marko Kreenconfig.txt: update auth_file about 9.0+ situation.
2013-11-15 Heikki LinnakangasSmall bug fix, must check calloc result
2013-11-15 Marko KreenProper invalidation for autodbs
2013-10-07 Marko KreenBump version to 1.6dev
2013-10-07 Cody Cutrerkeep track of connection count during online restart
2013-10-07 Cody Cutrersimplify oldest connection logic
2013-10-07 Cody Cutrerevict old connections when needed (if possible) for...
2013-10-07 Cody Cutrerimplement database-wide connection limit
2013-10-07 Cody Cutrerdetect server close due to synchronous callbacks
2013-10-07 Cody Cutrerfix crash when using auth_conn and something times...
2013-10-07 Cody Cutrerfix reconnects of auth_user dbs after online restart
2013-10-07 Cody Cutrerfix takeover of auth_user when dynamic user is connecte...
2013-10-07 Cody Cutrerfix auth_user with session pooling
2013-10-07 Cody Cutrerauth_user support
2013-10-07 Marko Kreendoc: Expand server_reset_query a bit.
2013-10-07 Marko KreenMove comment to make it less wrong.
2013-10-07 Marko KreenMerge remote-tracking branch 'ccutrer/dev/per_object_po...
2013-10-07 Marko KreenMerge remote-tracking branch 'ccutrer/dev/nxdomain_ttl'
2013-10-07 Marko KreenMerge remote-tracking branch 'ccutrer/dev/latency_fix'
2013-10-07 Marko KreenMerge pull request #15 from ccutrer/dev/config_load_cleanup
2013-09-27 Cody Cutreradd per-user pool_mode
2013-09-27 Cody Cutrerimplement per-database pool_mode
2013-09-27 Cody Cutrerfix launching new connections during maintenance
2013-09-27 Cody Cutrerdon't load auth file twice at boot
2013-09-27 Cody Cutrerdon't overwrite pgbouncer user on startup if it already...
2013-09-27 Cody Cutreradd a separate config for controlling negative dns...
2013-08-20 Marko KreenMerge branch 'master' of git://github.com/markokr/pgbou...
2013-08-20 Marko KreenMerge pull request #14 from mhagander/typofix
2013-08-20 Magnus HaganderFix incorrect keyword in example config file
2013-08-01 Marko KreenFix deallocate_all() in FAQ
2013-06-15 Marko KreenMerge pull request #13 from petere/pidfile-newline
2013-06-14 Peter EisentrautAdd newline at the end of the PID file
2013-04-17 Marko Kreenconsole: rename backend_pid to remote_pid
2013-04-08 Marko Kreenlog: wrap ipv6 address with []
2013-04-08 Marko Kreentune_socket: use libusual for socket flags
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...
next