summaryrefslogtreecommitdiff
path: root/src/auth
AgeCommit message (Expand)Author
2017-03-29Fix the case when duplicate statement remains.Tatsuo Ishii
2017-03-29Uniform function names.Tatsuo Ishii
2017-03-29Deal with query error case.Tatsuo Ishii
2016-12-23Tightening up the watchdog securityMuhammad Usama
2016-09-09Do not use random() while generating MD5 salt.Tatsuo Ishii
2016-08-16Handling of pg_terminate_backend for simple query protocolMuhammad Usama
2016-08-11Unbreak version 2 protocol case.Tatsuo Ishii
2016-03-03Fix query stack problems in extended protocol case.Tatsuo Ishii
2015-12-25Adding the mechanism to authenticate the watchdog IPC commands.Muhammad Usama
2015-11-25Fix 0000151: Error message has typo - "md5 authentication failed"Muhammad Usama
2015-08-24Remove codes for parallel query modeYugo Nagata
2015-03-25Fix for pgpool-II emits a fatal error message when clear text password auth i...Muhammad Usama
2015-03-14Allow to open pool_passwd file in read only mode by pgpool-II main process.Tatsuo Ishii
2015-02-17Second part of overhauling the PCP library and utilities.Muhammad Usama
2015-01-29Fixing [pgpool-hackers: 772] main process is terminated afterMuhammad Usama
2014-09-15Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",Muhammad Usama
2014-08-31Allow pgpool-II bind to IPv6 address.Tatsuo Ishii
2014-08-12First checkin for fixing [pgpool-hackers: 592]. pool_error and elogMuhammad Usama
2014-08-05Back porting coverity issues fix patch from master branch.Muhammad Usama
2014-07-11Fix coverity issue:1222999 Resource leak.Muhammad Usama
2014-05-20Remove fix buffer size restrictionn of pool_extract_error_message().Tatsuo Ishii
2014-04-24Fixing the compiler warningsMuhammad Usama
2014-04-01This is the penultimate patch for integration of memory and exception manager...Muhammad Usama
2013-12-04Merge branch 'master' into EXCEPTION_MGRMuhammad Usama
2013-11-21Fix uninialized variables when all nodes are down.Tatsuo Ishii
2013-11-17Fix uninitialized variable in error case in pool_do_auth().Tatsuo Ishii
2013-11-04This is the first of the series of commits to import PostgreSQL's exception a...Muhammad Usama
2013-10-29Fix error message in read_password_packet().Tatsuo Ishii
2013-08-14Apply code reorganization maga patch from Muhammad Usama.Tatsuo Ishii