[IMP] Add the xmlrpcs option group for the xmlrpc secure mode
[odoo/odoo.git] / bin / service / websrv_lib.py
2010-05-31 Stephane Wirtel[IMP] Add the xmlrpcs option group for the xmlrpc secur...
2010-04-22 Harry (Open ERP)[FIX] service: resolved error if words has only body...
2010-04-06 Harry (Open ERP)[IMP] service: pass db parameter in checkRequest for...
2010-03-04 Xavier Morel[fix] whitespace in files touched by parent (xmo@tinyer...
2010-03-04 Xavier Morel[fix] coding: tag in source files
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-10-26 P. Christeas[IMP] If SSL connection fails, close the socket.
2009-09-08 P. ChristeasTwo hacks to make it python2.5 compatible..
2009-09-03 P. ChristeasRemove debuggint print's
2009-09-03 P. ChristeasImplement basic-authenticated services. Log messages.
2009-08-31 P. ChristeasFix https transports, certificates etc.
2009-08-31 P. Christeas[IMP] reorder the imports in websrv_lib.
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...