]> granicus.if.org Git - pgbouncer/shortlog
pgbouncer
2008-01-11 Marko KreenSHOW TOTALS command to give stats summary
2008-01-11 Marko Kreenif cannot login to target db at all, notify clients...
2008-01-11 Marko Kreenmore gcc warnings
2008-01-11 Marko Kreenmake failure from event_del() non-fatal
2008-01-09 Marko Kreensuspend_timeout, to force suspend
2008-01-09 Marko Kreentodo update
2008-01-09 Marko Kreenmove shutdown after fork(), detect old bouncer
2008-01-08 Marko Kreenremove unnecessary label
2008-01-08 Marko Kreenupdate scary-R todo
2008-01-08 Marko Kreenasynctest: small cleanup
2008-01-08 Marko Kreenless scary -R: move takever before fork
2008-01-08 Marko Kreenasynctest: more features
2008-01-08 Marko Kreenmove usec_t to system.h
2008-01-08 Marko Kreenreturn correct value
2008-01-07 Marko Kreendraft throttling implementation
2008-01-07 Marko Kreenmore debugging for asynctest
2008-01-07 Marko Kreenuse autoconfed settings for test code
2008-01-07 Marko Kreentodo update
2008-01-07 Marko Kreensafe_accept, safe_connect, safe_evtimer_add
2008-01-07 Marko Kreenfix some printf casts
2008-01-07 Marko Kreenmore universal asynctest
2008-01-04 Marko Kreendont avoid maint if event loop is interrupted
2008-01-04 Marko Kreenwith as-needed the lib order is important
2008-01-04 Marko Kreenhandle EINTR from connect()
2008-01-04 Marko Kreenhandle more errors from accept()
2008-01-04 Marko Kreenproper usage of flexible array
2008-01-03 Marko Kreenlooping accept() to drain backlog fully
2008-01-03 Marko Kreensuspend in finish_client_login wont work as current...
2008-01-03 Marko Kreenpkt_action conversion broke assert
2008-01-03 Marko Kreenallow autoconf 2.59
2008-01-02 Marko Kreenlet make clean work even if config.mak does not exist
2008-01-02 Marko Kreenerror checks for all libevent calls
2008-01-02 Marko Kreenuse gcc attributes to uncover few correctness bugs
2008-01-02 Marko Kreenexplicit strcmp result check
2007-12-20 Marko Kreentodo update: new states
2007-12-19 Marko Kreenpartial support for builddir != srcdir
2007-12-19 Marko Kreenremove direct sparse usage, rather use cgcc
2007-12-12 Marko Kreenverbose asm hack
2007-12-12 Marko Kreenremove generated manpages from cvs, they are annoying
2007-12-11 Marko Kreenfake some SHOW/SET parameters to let psycopg connect...
2007-12-11 Marko Kreenavoid duplicate error msg packet from console
2007-12-11 Marko Kreenhelper macro for notice pkt
2007-12-11 Marko Kreencheck if linker supports --as-needed
2007-12-10 Marko Kreenupdate todo list
2007-12-06 Marko Kreenint/ptr hash function
2007-12-06 Marko Kreennew features to SBuf
2007-12-06 Marko Kreendebug noise to show struct sizes
2007-12-06 Marko Kreensupport sending log to syslog
2007-12-06 Marko Kreenlog more details about fd usage
2007-12-05 Marko Kreenseems Wextra does not turn on all warnings
2007-12-04 Marko Kreenlog connection age on disconnect
2007-11-26 Marko Kreenallow strcmp() and memcpy() be macros
2007-11-24 Marko Kreenfix from -stable: if client has params but server not...
2007-11-23 Marko Kreenavoid use of strncpy()
2007-11-23 Marko Kreenhash.c: use system.h
2007-11-23 Marko Kreensystem.h improvements
2007-11-23 Marko Kreenadd !=0 to strcmp()
2007-11-21 Marko Kreenhash: remove the silly optimization, its better to...
2007-11-21 Marko Kreenadd faq, some cleanups
2007-11-21 Marko Kreenseparate disconnects from each other to avoid reconnect...
2007-11-20 Marko Kreenparam value can be NULL during restart from 1.0.8
2007-11-19 Marko Kreenremove unnecessary fill_*_addr logging
2007-11-08 Marko Kreenjenkins hash: optimize last memcpy
2007-11-05 Marko Kreencomment cleanup, use original macro names
2007-11-02 Marko Kreenmd5.c: sync with endianess changes made in pgsql tree
2007-11-01 Marko Kreenuse standard int types
2007-11-01 Marko Kreenmove include files to separate dir
2007-11-01 Marko Kreensimple version of jenkins hash
2007-10-31 Marko Kreenuse unlikely() in debug macros
2007-10-26 Marko Kreensimpler warning args
2007-10-26 Marko Kreenslab allocator improvements
2007-10-26 Marko Kreenfix signedness warnings in code
2007-10-20 Marko Kreenfix some typos
2007-10-20 Marko Kreencommon object allocator
2007-10-20 Marko Kreentag cvs tree as 1.2.cvs
2007-10-19 Marko KreenReplace the array hack for user lookup with tree
2007-10-19 Marko KreenNew tools: AA-tree and Jenkins hash.
2007-10-18 Marko Kreensanity check before trying to set parameters
2007-10-18 Marko KreenMake sure server->vars is always initialized.
2007-10-15 Marko Kreenbump ver to 1.1.1
2007-10-15 Marko Kreenforgot to put fixman.py into tgz
2007-10-09 Marko KreenDisable init.d script, add as example. pgbouncer_1_1
2007-10-09 Marko KreenAdd init.d script to debian package.
2007-10-09 Marko Kreeninclude tests in final tgz
2007-10-09 Marko Kreenupdate NEWS for 1.1
2007-10-09 Marko Kreenmore doc update
2007-10-08 Marko Kreenrename docs in dist target also
2007-10-08 Marko Kreenrevert back to old doc names
2007-10-08 Marko KreenShow local address in SHOW CLIENTS/SERVERS/SOCKETS;
2007-10-08 Marko Kreenexpand a comment
2007-10-08 Marko Kreenswitch to toggle between LIFO and round-robin
2007-10-08 Marko Kreendoc updates
2007-10-08 Marko Kreentest for endianess in configure
2007-10-03 Marko Kreenmore testing
2007-10-03 Marko Kreenpool_size doc
2007-10-03 Marko Kreenmore todo
2007-09-12 Marko Kreenremove too paranoid fd cleanup
2007-09-12 Marko Kreenproper login log
2007-09-12 Marko Kreenlarger SMALL_PKT
2007-09-12 Marko Kreenfix check for authfile changes
next