Commit Graph

12 Commits

Author SHA1 Message Date
oana 55813dcbe3 Added SNMP support.
git-svn-id: http://voip.null.ro/svn/yate@3776 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-03 16:27:30 +00:00
paulc b701b280bd Fixed (failure of) locking of Postgresql so it doesn't lead to an abort when started with -Da
git-svn-id: http://voip.null.ro/svn/yate@3497 acf43c95-373e-0410-b603-e72c3f656dc1
2010-08-22 19:20:04 +00:00
paulc bcf35137fe Fixed typo.
git-svn-id: http://voip.null.ro/svn/yate@3183 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-12 11:23:41 +00:00
paulc c6a7b31937 Reduced contention between PostgreSQL accounts by keeping a reference counter to each instead of keeping the list locked.
git-svn-id: http://voip.null.ro/svn/yate@3182 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-12 11:02:56 +00:00
paulc 0622a2379f Setting to disable autostart of connections to Postgres servers.
git-svn-id: http://voip.null.ro/svn/yate@3005 acf43c95-373e-0410-b603-e72c3f656dc1
2010-01-05 12:39:34 +00:00
paulc 60e7a81dd0 Implemented polling of the connection socket to avoid libpq erroring on EAGAIN.
git-svn-id: http://voip.null.ro/svn/yate@3004 acf43c95-373e-0410-b603-e72c3f656dc1
2010-01-05 12:27:01 +00:00
paulc 692c726abd Added mutex names to most Yate modules.
git-svn-id: http://voip.null.ro/svn/yate@2613 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-05 14:06:39 +00:00
paulc 730b3c4ccf Added setting for client_encoding of the PostgreSQL connection.
git-svn-id: http://voip.null.ro/svn/yate@2530 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-22 21:35:13 +00:00
paulc 5475c2e8aa Return binary SQL query results as a DataBlock.
git-svn-id: http://voip.null.ro/svn/yate@2476 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-06 19:55:12 +00:00
paulc 91811c16c5 Worked around an abnormal behaviour inside the Postgres client library.
git-svn-id: http://voip.null.ro/svn/yate@2245 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-30 11:33:10 +00:00
paulc ef8140fccf Added capability for plugins to request early init order.
git-svn-id: http://voip.null.ro/svn/yate@1496 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-26 23:56:37 +00:00
paulc 0a3b86d8f4 Directory reorder #1
git-svn-id: http://voip.null.ro/svn/yate@1474 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 22:08:39 +00:00