2015-12-04 |
Marko Kreen | Add no-dep rule to create manpages if missing. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Marko Kreen | hba: initialize struct before opening file |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Marko Kreen | sbuf: improved sbuf_loopcnt logic |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Marko Kreen | tls: avoid recursive socket loop |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Marko Kreen | configure: make plain --with-cares work |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Marko Kreen | Build on win32 |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Marko Kreen | Update news |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Marko Kreen | Update authors |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Marko Kreen | readme: add links to CVE-s |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Marko Kreen | Increase pkt_buf to 4k |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Marko Kreen | Postpone change of expect_rfq_count |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Marko Kreen | Import ssl test data into git pgbouncer_1_7_rc1 |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Marko Kreen | Merge remote-tracking branch 'main/master' |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Marko Kreen | v1.7rc1 |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Marko Kreen | Add missing files to 'make dist' |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Marko Kreen | Update libusual |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Petr Jelinek | Merge pull request #76 from ChristophBerg/patch-1 |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Marko Kreen | Merge remote-tracking branch 'main/master' |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Marko Kreen | Merge pull request #80 from sammcj/master |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Sam | Document version requirement for hba auth_type |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Christoph Berg | Fix typo in pgbouncer.ini |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Marko Kreen | Sync with TLS API changes |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | Update news |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | Set query_wait_timeout to 120s by default. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | Update todo |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | test.sh: add tests for auth_user |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | Remove too early set of auth_user |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marko Kreen | Fix server_reset_query_always declaration |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Marko Kreen | Sync libusual |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Marko Kreen | server_reset_query_always |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Marko Kreen | Merge remote-tracking branch 'main/master' |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Marko Kreen | console: Fill auth_user when auth_type=any. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Marko Kreen | Sync again |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Marko Kreen | Merge pull request #65 from bobpoekert/master |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Bob Poekert | Fix typo in comment in loader.c |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Marko Kreen | Sync tls changes |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Marko Kreen | Remove pointless cf_auth_type check |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Marko Kreen | Fix password/md5 auth. |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Marko Kreen | Import tls changes |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Marko Kreen | todo: fix syntax |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Marko Kreen | todo: pool_mode=tx vs. server_reset_query |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Marko Kreen | test.sh: simpler sed expression |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Marko Kreen | Support pipelining - count expected ReadyForQuery packets. |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Marko Kreen | handle_client_work - move logic out of switch |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Marko Kreen | auth code cleanup |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Marko Kreen | Remove crypt auth. |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Marko Kreen | doc: remove converted files |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Fix makefile, add 'htmls' target to see rst as html |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | doc: convert readme & todo also to rst |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | test.sh: dont re-exec, use bash directly |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Merge remote-tracking branch 'main/master' |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Merge pull request #62 from eradman/master |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | news: fix makefile, mention 1.5.5 |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Convert NEWS to rst, then it's usable in web too. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Eric Radman | Adapt system tests to work with modern BSD and MacOS |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Skip NoticeResponce in handle_auth_response. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Marko Kreen | Import TLS fixes. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: remove faq & overview - they are on web now |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: more fixes |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: markup cleanups |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: remove `` tags around deflists keys, not needed... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: consistent ws spacing for deflists |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Marko Kreen | doc: use rst2man for manpages |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Marko Kreen | tls: Use "fast" as default cipher shortcut. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Marko Kreen | Docs for TLS & HBA features. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | Bump version to 1.7dev |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | Support pg_hba.conf-style syntax |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | tls: Test scripts |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | tls: Auth based on client certs, some login code cleanups |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | Support TLS connections. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Marko Kreen | sbuf: Move i/o operations to callbacks. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Petr Jelinek | v1.6 pgbouncer_1_6 |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Petr Jelinek | Update AUTHORS - remove myself from contributors. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Petr Jelinek | Document the include directive |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Update NEWS again |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Disable server_idle_timeout when server count gets... |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Change application_name_add_host default to 'off' |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | News update again |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Merge pull request #49 from eulerto/coverity |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Update AUTHORS, new maintainer: Petr Jelinek |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Update NEWS |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Upgrade libusual |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | test.sh; sync with 9.4, make more robust |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | Wait for client header during login (#53) |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | c-style: More consistent brace usage |
commit | commitdiff | tree | snapshot |
2015-07-31 |
Marko Kreen | doc: add missing options to sample config |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Marko Kreen | doc: missing vars |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Marko Kreen | etc/optscan.sh - show undocumented options |
commit | commitdiff | tree | snapshot |
2015-06-14 |
PJMODOS | Merge pull request #47 from olshevskiy87/t.1 |
commit | commitdiff | tree | snapshot |
2015-06-14 |
PJMODOS | Merge pull request #45 from olshevskiy87/patch-1 |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Euler Taveira | There is a typo while checking for error. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Euler Taveira | Fix some unchecked return values. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Euler Taveira | Missing varargs cleanup. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Dmitriy Olshevskiy | fix spelling mistakes, part 2 |
commit | commitdiff | tree | snapshot |
2015-04-19 |
olshevskiy87 | fix spelling mistake |
commit | commitdiff | tree | snapshot |
2015-04-10 |
PJMODOS | Update links in README |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Marko Kreen | Slightly better auth_user fix. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Marko Kreen | Remove use of HOST_NAME_MAX, not portable (#40) |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Marko Kreen | Check if auth_user is set. |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Marko Kreen | Update libusual |
commit | commitdiff | tree | snapshot |
next |