2008-01-07 |
Marko Kreen | use autoconfed settings for test code |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Marko Kreen | todo update |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Marko Kreen | safe_accept, safe_connect, safe_evtimer_add |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Marko Kreen | fix some printf casts |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Marko Kreen | more universal asynctest |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Marko Kreen | dont avoid maint if event loop is interrupted |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Marko Kreen | with as-needed the lib order is important |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Marko Kreen | handle EINTR from connect() |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Marko Kreen | handle more errors from accept() |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Marko Kreen | proper usage of flexible array |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Marko Kreen | looping accept() to drain backlog fully |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Marko Kreen | suspend in finish_client_login wont work as current... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Marko Kreen | pkt_action conversion broke assert |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Marko Kreen | allow autoconf 2.59 |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Marko Kreen | let make clean work even if config.mak does not exist |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Marko Kreen | error checks for all libevent calls |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Marko Kreen | use gcc attributes to uncover few correctness bugs |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Marko Kreen | explicit strcmp result check |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Marko Kreen | todo update: new states |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Marko Kreen | partial support for builddir != srcdir |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Marko Kreen | remove direct sparse usage, rather use cgcc |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Marko Kreen | verbose asm hack |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Marko Kreen | remove generated manpages from cvs, they are annoying |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Marko Kreen | fake some SHOW/SET parameters to let psycopg connect... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Marko Kreen | avoid duplicate error msg packet from console |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Marko Kreen | helper macro for notice pkt |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Marko Kreen | check if linker supports --as-needed |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Marko Kreen | update todo list |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Marko Kreen | int/ptr hash function |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Marko Kreen | new features to SBuf |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Marko Kreen | debug noise to show struct sizes |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Marko Kreen | support sending log to syslog |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Marko Kreen | log more details about fd usage |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Marko Kreen | seems Wextra does not turn on all warnings |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Marko Kreen | log connection age on disconnect |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Marko Kreen | allow strcmp() and memcpy() be macros |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Marko Kreen | fix from -stable: if client has params but server not... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Marko Kreen | avoid use of strncpy() |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Marko Kreen | hash.c: use system.h |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Marko Kreen | system.h improvements |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Marko Kreen | add !=0 to strcmp() |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Marko Kreen | hash: remove the silly optimization, its better to... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Marko Kreen | add faq, some cleanups |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Marko Kreen | separate disconnects from each other to avoid reconnect... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Marko Kreen | param value can be NULL during restart from 1.0.8 |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Marko Kreen | remove unnecessary fill_*_addr logging |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Marko Kreen | jenkins hash: optimize last memcpy |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Marko Kreen | comment cleanup, use original macro names |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Marko Kreen | md5.c: sync with endianess changes made in pgsql tree |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Marko Kreen | use standard int types |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Marko Kreen | move include files to separate dir |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Marko Kreen | simple version of jenkins hash |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Marko Kreen | use unlikely() in debug macros |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marko Kreen | simpler warning args |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marko Kreen | slab allocator improvements |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Marko Kreen | fix signedness warnings in code |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Marko Kreen | fix some typos |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Marko Kreen | common object allocator |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Marko Kreen | tag cvs tree as 1.2.cvs |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Marko Kreen | Replace the array hack for user lookup with tree |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Marko Kreen | New tools: AA-tree and Jenkins hash. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Marko Kreen | sanity check before trying to set parameters |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Marko Kreen | Make sure server->vars is always initialized. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Marko Kreen | bump ver to 1.1.1 |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Marko Kreen | forgot to put fixman.py into tgz |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marko Kreen | Disable init.d script, add as example. pgbouncer_1_1 |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marko Kreen | Add init.d script to debian package. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marko Kreen | include tests in final tgz |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marko Kreen | update NEWS for 1.1 |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marko Kreen | more doc update |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | rename docs in dist target also |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | revert back to old doc names |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | Show local address in SHOW CLIENTS/SERVERS/SOCKETS; |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | expand a comment |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | switch to toggle between LIFO and round-robin |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | doc updates |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Marko Kreen | test for endianess in configure |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Marko Kreen | more testing |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Marko Kreen | pool_size doc |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Marko Kreen | more todo |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Marko Kreen | remove too paranoid fd cleanup |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Marko Kreen | proper login log |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Marko Kreen | larger SMALL_PKT |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Marko Kreen | fix check for authfile changes |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Marko Kreen | log disconnections on INFO level if requested |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Marko Kreen | tag server dirty if changing vars |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Marko Kreen | dont load users if auth_type=any |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | todo update |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | hack to use [,] in regex |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | dont close logfile on first load |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | code still tried to close fd, fix and clean up |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | new libevent wants clock_gettime() in -lrt |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Marko Kreen | mention loglived logfd |
commit | commitdiff | tree | snapshot |
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 |
next |