2007-09-07 |
Marko Kreen | remove track_parameters knob, no good usage scenario |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | older asciidoc prints ver into stderr |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Marko Kreen | long-lived logfile fd |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Marko Kreen | rename disable_varcache to track_parameters |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Marko Kreen | doc updates |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Marko Kreen | small cleanups |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Marko Kreen | Change some defaults: |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Marko Kreen | more doc updates |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Marko Kreen | doc update |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Marko Kreen | add timezone to db parms |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Marko Kreen | asciidoc manpages from Dimitri Fontaine. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Marko Kreen | -q switch to turn off stdout usage |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Marko Kreen | dont Assert() on query_start=0 |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Marko Kreen | server->setting_vars should be checked in SBUF_EV_FLUSH... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Marko Kreen | fix comments |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Marko Kreen | no need to use disconnect_client() as disconnect_server... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Marko Kreen | make fatal_perror() really fatal |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Marko Kreen | correct check in incomplete_pkt() |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marko Kreen | todo for 1.0.9 |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marko Kreen | todo for 1.1 |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marko Kreen | hack targets: asm, pg |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marko Kreen | target HEAD as 1.1, update NEWS |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marko Kreen | big pkt code reorg. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Marko Kreen | More magic cleanup, found even couple potential bugs. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Marko Kreen | Magic number and error message cleanup. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Marko Kreen | tabify functions, remove unnecessary and buggy memset |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Marko Kreen | disable users before loading. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Marko Kreen | wrap check order in quote_literal |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Marko Kreen | varcache: remove overwrite arg, some logging cleanup |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Marko Kreen | list.h: remove max_count as it was unused, disable... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Marko Kreen | add server vars to SHOW FDS, relax result parsing |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Marko Kreen | more robust quote_literal() |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Marko Kreen | comment out the recv() avoidance logic |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Marko Kreen | use goto instead break because of 2 loops |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Marko Kreen | kick client if startup pkt contains unknown params |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Marko Kreen | correct quoting for SET values |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Marko Kreen | add varcache.c to makefile also |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Marko Kreen | Server parameter tracking. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Marko Kreen | avoid recv() if buffer has data |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | cancel of pause/resume, dont drop idle clients |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | small stuff |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | server_reset_query |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | update docs with current status |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | When suspending, try to hit packet boundary ASAP |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | dont force --enable-debug to be -O1 |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | remove if() before Assert(), some comment tuning |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | log fd limits on startup |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | replace remaining log_* calls with slog_* where appropriate |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marko Kreen | use memchr() in mbuf_get_string |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Marko Kreen | Fix sloppy english in the comments. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Marko Kreen | connstr enhanchements |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Marko Kreen | comment typo |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marko Kreen | remove internal hacks from debian/packages pgbouncer_1_0_8 |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marko Kreen | forgot to update configure |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marko Kreen | version 1.0.8 |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marko Kreen | update todo list |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Marko Kreen | pause/resume specific database |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Marko Kreen | simplify console command parsing |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Marko Kreen | cancel pkt handler forgot to set pool, thus crashed... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Marko Kreen | disable expensive in-list assert check |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Marko Kreen | update todo list |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Marko Kreen | ver 1.0.7 pgbouncer_1_0_7 |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Marko Kreen | Remove concept of 'flushing' from code as bouncer does... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Marko Kreen | src/sbuf.c |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Marko Kreen | dont call proto if must-flush packet is pending |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Marko Kreen | dont flush error and notice packets, as there may be... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Marko Kreen | Move OS compat functions to src/system.c to keep the... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Marko Kreen | Standardise UNIX socket UID lookup to getpeeruid() |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Marko Kreen | remote bloat from strlcat |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Marko Kreen | strlist_contains should loop on failed compare, not... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marko Kreen | version 1.0.6 pgbouncer_1_0_6 |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marko Kreen | maintenance func needs always evtimer_add |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marko Kreen | on FreeBSD (some others too) the ucred.h has sys/param... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marko Kreen | version 1.0.5 - "enough for today" pgbouncer_1_0_5 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marko Kreen | Version 1.0.4 pgbouncer_1_0_4 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marko Kreen | version 1.0.3 pgbouncer_1_0_3 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marko Kreen | more brutal testing |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Marko Kreen | remove old todo item pgbouncer_1_0_2 |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Marko Kreen | Rename sbuf_has_no_state() to sbuf_is_empty() |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Marko Kreen | let DBGVER depend on --enable-debug |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Marko Kreen | ver 1.0.2 - fix 2 corner-case bugs |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marko Kreen | update relnotes pgbouncer_1_0_1 |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marko Kreen | immidiate suspend of logged in clients should be done... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marko Kreen | allow SELECT in place of SHOW |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marko Kreen | couple more bugs survived |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Marko Kreen | version 1.0.1 |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Marko Kreen | fix bug where socket could stall |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Marko Kreen | SHOW POOLS displays how long clients have waited |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Marko Kreen | Couple hotfixes. |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Marko Kreen | Initial revision |
commit | commitdiff | tree | snapshot |
|