freeze autobahn==0.5.8 dependency
[contrib/cloudeebus.git] / cloudeebus /
2012-09-26 Luc Yriartecloudeebus js library: catch js callback exceptions...
2012-09-17 Luc YriarteReturn correct error messages on security exceptions.
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 js library: cleanup logs
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 Yriartejavascript re-indenting
2012-09-05 Luc Yriartepython re-indenting
2012-09-04 Luc YriarteUse log for error management only. Catch publish /...
2012-09-04 Luc Yriartecloudeebus js library: adding disconnectSignal method...
2012-08-29 Luc Yriarteremove bus.listNames API. Not necessary and possible...
2012-08-28 Luc Yriartecloudeebus js library: get properties only when org...
2012-08-23 Luc YriarteMerge branch 'master' of ssh://otcgit.jf.intel.com...
2012-08-23 Christophe GuiraudRefactor source tree and add packaging
2012-08-22 Luc Yriartecloudeebus js library: js lint
2012-08-21 Luc Yriartecloudeebus js library: get properties at introspection...
2012-08-21 Luc YriarteMerge branch 'master' of ssh://otcgit.jf.intel.com...
2012-08-21 Luc Yriartecloudeebus js library: build interfaces array at object...
2012-08-17 Luc Yriartecloudeebus js library: use method.call to expand JSON...
2012-08-16 Luc Yriartecloudeebus js library: introspection callback gets...
2012-08-10 Luc Yriartecloudeebus js library: introspect in object's getter...
2012-08-10 Luc Yriartecloudeebus js library: _introspect
2012-08-10 Luc Yriartecloudeebus js library: _addMethod
2012-08-09 Luc Yriartecloudeebus js library: proxy support callMethod / conne...
2012-08-09 Luc Yriartecloudeebus js library: js proxy objects
2012-08-09 Luc Yriartecloudeebus server: fix message handling in error callbacks
2012-08-09 Luc Yriartecloudeebus js library initial commit
2012-08-09 Luc Yriartecloudeebus server: add bus.list_names RPC
2012-08-07 Luc Yriartecloudeebus server: cache dbus proxy methods
2012-08-07 Luc Yriartecloudeebus server: cache dbus proxy objects
2012-08-07 Luc Yriartecloudeebus server: generalize hashId function
2012-08-07 Luc Yriartecloudeebus server: cache dbus connexions
2012-08-07 Luc Yriartecloudeebus server: centralize dbus-send/register tools