2009-05-22 |
Marko Kreen | Fix potential use of old connections after config change |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Hiroshi Saito | Fixed adjustment of a WSAStartup position problem. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Hiroshi Saito | Fixed the Service parameter path name problem. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Marko Kreen | Fix broken alignment in src/slab.c |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Marko Kreen | SHOW DATABASES had wrong column count. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Marko Kreen | update docs and default config |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Marko Kreen | release 1.3 |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Marko Kreen | win32: improve service description |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marko Kreen | Apply ISC license clarification, bump copyright years. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Marko Kreen | duh, seems we did not include COPYRIGHT file in tgz |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | README: mention reserve_pool feature pgbouncer_1_3_rc1 |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | add missing win32 files to tgz |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | event_loopbreak compat for libevent 1.3 |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | tag 1.3rc1 |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | README: win32 info |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | doc/Makefile: build also html for README |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | NEWS: expand autodb and win32 items |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | win32: make service_name alias for job_name |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | win32 todo |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | NEWS: mention event_del problem |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | add few overlooked contributors |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marko Kreen | sbuf_close: dont retry event_del() if it fails, just... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Marko Kreen | win32: simpler service handling, cleanups |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Marko Kreen | some more cleanups: |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Marko Kreen | minor cleanups |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Marko Kreen | draft news for 1.3 |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Marko Kreen | Reserve pool implementation. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Marko Kreen | check if connection was accepted before logging |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Marko Kreen | win32: make asynctest compile again |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Marko Kreen | win32: add -A to def generation |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Marko Kreen | win32: no need for -subservice switch, instead use -q |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Marko Kreen | dlltool seems to need --export-all-symbols to make... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Marko Kreen | pgbevent: make g_module static var |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Marko Kreen | win32: more fixes |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Marko Kreen | locatime weirdness wasnt windows specific... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Marko Kreen | win32: tm_mon fix for localtime() (Hiroshi Saito) |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Marko Kreen | win32: rename support files |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Marko Kreen | win32: more cleanups |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Marko Kreen | win32: implement kill() |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Marko Kreen | win32: implement sendmsg, move cmdline handling away... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Marko Kreen | win32: fix locatime |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Marko Kreen | win32: errno fixes |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Marko Kreen | win32: more fixes |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Marko Kreen | win32: change name of eventmsg |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Marko Kreen | remove the mc.exe detection, it not available anyway |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Marko Kreen | Quick win32 fixes. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Marko Kreen | remove unnecessary CVS ids, update AUTHORS |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Marko Kreen | win32 support (wip) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Marko Kreen | Make crypt authentication optional. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | Dynamic database creation for non-defined databases. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | asynctest improvements |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | add milliseconds to log timestamps |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | New tunable 'sbuf_loopcnt' to limit time spent on one... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | debug: log connection endpoints |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Marko Kreen | Change default port number from 6000 to 6432. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Marko Kreen | quiet compiler warning about ptr->int conversion |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Marko Kreen | stop playing with -fomit-frame-pointer |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Marko Kreen | Default to --enable-debug |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Marko Kreen | Put own includes at the startt of CPPFLAGS |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marko Kreen | compact md5 implementation |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marko Kreen | full quoting for database names |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marko Kreen | tag head as 1.3 |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | include userlist.txt in tgz pgbouncer_1_2_3 |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | disable untested SO_ACCEPTFILTER code |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | v1.2.3 |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | detect stale pidfile |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | add Jørgen |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | allow first libevent test pass on 1.1 |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | glibc requires use of _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Marko Kreen | Change the makefile to use "$(MAKE)" instead of "make". |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Marko Kreen | asynctest: remove note about splice() experiments pgbouncer_1_2_2 |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Marko Kreen | tag 1.2.2 |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Marko Kreen | Remove drop_on_error, it was a bad idea. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Marko Kreen | asynctest: check if result comes back ok |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | mention log msg cleanup |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | v1.2.1 |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | wording cleanup for drop_on_error |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | cancel shutdown on resume |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | exit immediately on SIGINT if suspend was in progress |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | suspend_socket_list can drop sockets, so needs _safe |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | proper log message for console client cancel |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Marko Kreen | cleaner socket_row() |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Marko Kreen | sys/uio.h is required for struct iover on some systems |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Marko Kreen | log if drop_on_error triggers |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Marko Kreen | admin.c: dont crash if socket has no buffer |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Marko Kreen | change ver to 1.2.1 |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Marko Kreen | new drop_on_error param |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Marko Kreen | release 1.2 pgbouncer_1_2 |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Marko Kreen | test/Makefile: add DEFS to cflags |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Marko Kreen | tag 1.2rc2 pgbouncer_1_2_rc2 |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Marko Kreen | test: increase allowed conns, decrease buffer len |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Marko Kreen | few doc cleanups |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Marko Kreen | Further memory conservation by making state bitfield :8. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Marko Kreen | log proper reason for disconnect |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Marko Kreen | remove extra argument for SBuf callback |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Marko Kreen | dont waste room for storing login-time salt. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Marko Kreen | decrease noise from bad connections |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Marko Kreen | keep mtime in tgz |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Marko Kreen | duplicate tagline |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Marko Kreen | require libevent >= 1.3b |
commit | commitdiff | tree | snapshot |
next |