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 |
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 |
next |