Merge pull request #14 from fpaut/request
[contrib/cloudeebus.git] / cloudeebus / cloudeebus.py
2013-04-10 Luc Yriartebump version 0.3.1 with network-based access control
2013-03-28 Luc Yriarteadd Fred in the python files authors list
2013-03-28 Luc Yriartecosmetics
2013-03-28 Luc Yriartecustomize netmask error messages, factorize code
2013-03-28 Luc YriarteMerge pull request #7 from fpaut/netfilter
2013-03-28 Frederic PAUTnetfilter: Bug fix and code cleaning
2013-03-27 Luc YriarteMerge pull request #6 from fpaut/netfilter
2013-03-27 Frederic PAUTnetfilter: adding host IP filtering
2013-03-16 Luc Yriartebump version 0.3.0 and update doc
2013-02-14 Luc YriarteTwisted Deferred errback method takes an Exception...
2013-02-08 Luc Yriartebump version 0.2.1
2012-12-03 Luc Yriartemake cached object and method proxies local to bus...
2012-12-03 Luc Yriartemake cached signal handlers local to bus connexion
2012-11-19 Luc Yriartebump version 0.2
2012-11-19 Luc Yriartecloudeebus js lib version check at connexion
2012-11-19 Luc Yriarteprint out version on -v / --version
2012-11-16 Luc Yriartedocumentation and cleanup
2012-11-16 Luc Yriartepylint: tabs -> 4 spaces
2012-10-15 Luc Yriarteuse # split / join to hash ids
2012-10-09 Luc Yriartecloudeebus server: cleanup calls to ProxyMethod and...
2012-10-08 Luc Yriartecloudeebus server: disconnect signal handlers at cache...
2012-09-12 Luc YriarteDocumentation: update README and server args tips
2012-09-11 Luc Yriarteauthentication: pass whitelist and credential as argume...
2012-09-11 Luc Yriartecloudeebus server: check permissions at proxy creation
2012-09-11 Luc Yriartecloudeebus server: make object and method proxies local...
2012-09-11 Luc Yriarteauthentification: access control, check manifest on...
2012-09-11 Luc Yriartestandardize python scripts shebang and comments
2012-09-06 Luc Yriartecloudeebus server: centralize chached proxies and handl...
2012-09-05 Luc Yriartecloudeebus server: make signal handlers and proxies...
2012-09-05 Luc Yriartepython re-indenting
2012-08-29 Luc Yriarteremove bus.listNames API. Not necessary and possible...
2012-08-23 Luc YriarteMerge branch 'master' of ssh://otcgit.jf.intel.com...
2012-08-23 Christophe GuiraudRefactor source tree and add packaging