Bugfixes
[odoo/odoo.git] / bin / netsvc.py
2008-06-16 stwadd the copyright
2008-06-05 Christophe Simonisbugfix: now all xmlrpc services are available on the...
2007-11-27 cedDon't launch server in non secure if secure have been...
2007-09-05 cedImprove exception: don't log exception_{osv, orm, wizard}
2007-08-30 cedLog message format like for apache
2007-08-13 Fabien PinckaersModifs
2007-08-13 cedImprove threads in netrpc
2007-08-13 cedFix stop server with ssl enable
2007-08-09 cedimprove tiny_socket exception
2007-07-26 cedkernel: remove print
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-07-17 cedkernel: remove print and use logger
2007-06-26 cedKERNEL: fix ir.cron must start only once instance when...
2007-06-07 cedKERNEL: add test for duplicate report and wizard
2007-06-05 cedKERNEL: fix compatibility for python2.5
2007-05-09 bchBugfix Concunrrency write : increased the db precision...
2007-05-03 Husen Daudibzr revid: hda@tinyerp.com-4429532dbe7569da981caa4538b5...
2007-04-16 cedKERNEL: remove print
2007-04-16 cedCLIENT,SERVER: improve error message on client side
2007-04-16 Dhara Shahbzr revid: dsh@tinyerp.com-e52c02f5293c88ec4dcfc8b4cc5d...
2007-03-26 cedKERNEL: use python 2.3 format_exception
2007-03-13 cedCLIENT/SERVER: improve tiny_socket for exception and...
2007-03-13 cedKERNEL: fix log of backtrace
2007-03-08 cedKERNEL: fix for compatibility with python2.3
2007-03-08 cedKERNEL; USERS_LDAP: fix for compatibility with python2.3
2007-02-28 cedKERNEL,CLIENT: add right-click for translate label
2007-02-03 cedCLIENT-SERVER: improve netrpc
2007-01-30 cedCLIENT-SERVER: improve socket connection
2007-01-30 cedCLIENT-SERVER: improve tinysocket
2007-01-27 cedKERNEL & CLIENT: add socket to client
2007-01-26 cedKERNEL: fix multisocket
2007-01-25 cedKERNEL: initial add of tinysocket
2006-12-22 cedKERNEL: re-add pidfile
2006-12-07 pinkyNew trunk