contrib/cloudeebus.git
2013-05-15 Luc Yriartecloudeebus.Request implements DOMRequest as defined in
2013-05-15 Luc Yriartebump version 0.4.0
2013-05-13 Luc YriarteMerge branch 'master' into request
2013-05-13 Luc Yriartefix case in authors name
2013-05-13 Luc Yriarteversion check: from 0.3.2 on, client checks for a min...
2013-04-25 Luc YriarteConservatively set the minimum version to the first...
2013-04-25 Luc Yriartebump version 0.3.2, setup requires first compatible...
2013-04-25 Frederic PAUTFix compatibility with autobahn v0.6.0
2013-04-23 Luc Yriarterequest onerror callback: args for apply is an array
2013-04-23 Luc Yriarteeval method result in a try block
2013-04-22 Luc YriarteMerge pull request #15 from fpaut/request
2013-04-17 Frederic PAUTrequest : adding 'signature' parameter
2013-04-16 Luc YriarteMerge pull request #14 from fpaut/request
2013-04-16 Frederic PAUTrequest : Bug fix
2013-04-16 Luc YriarteMerge pull request #13 from fpaut/request
2013-04-16 Frederic PAUTrequest : removing successCB, errorCB as parameters...
2013-04-15 Luc Yriarteuse request onerror handler on callback exceptions...
2013-04-15 Luc Yriartesyntax check
2013-04-15 Frederic PAUTImplementing request interface
2013-04-10 Luc Yriartebump version 0.3.1 with network-based access control
2013-03-28 Luc Yriarteagent not yet integrated in this branch
2013-03-28 Luc Yriarteupdate authors and todo list
2013-03-28 Frederic PAUTAdding me as author
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-03-16 Luc Yriarteon interfaces conflict, create only first method on...
2013-03-10 Luc Yriartesupport per-interface proxies to avoid conflicts at...
2013-02-14 Luc YriarteTwisted Deferred errback method takes an Exception...
2013-02-08 Luc Yriartebump version 0.2.1
2013-02-08 Luc Yriarteupdate TODO list
2013-01-28 Luc YriarteAdd bus connexion name for disconnect signal identifier.
2013-01-25 Luc YriarteREADME: refer to the wiki for installation process...
2012-12-13 Luc Yriartedocumentation: show the manifest as part of the sample...
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-12-03 Luc Yriartedocumentation: sample code using DBus and Notifications...
2012-12-02 Luc Yriartedocumentation: evaluate sample page code in a closure
2012-11-21 Luc Yriartefixed setup script for PyPI publication
2012-11-19 Luc Yriartebump version 0.2
2012-11-19 Luc Yriarteremove version string from sample manifest to avoid...
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 YriarteIf no error callback is provided at introspection,...
2012-11-16 Luc Yriarteremove prebuilt file
2012-11-16 Luc Yriarteupdate TODO list
2012-11-16 Luc Yriartedocumentation and cleanup
2012-11-16 Luc Yriartepylint: tabs -> 4 spaces
2012-11-16 Luc Yriarteadd IDE config files to .gitignore
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-10-04 Luc Yriartebacklink to the components licences next to their homepages
2012-09-26 Luc Yriartecloudeebus js library: hook object for dbus types not...
2012-09-26 Luc Yriartecloudeebus js library: catch js callback exceptions...
2012-09-21 Luc YriarteEnforce Autobahn version 0.5.2 - Authentication API...
2012-09-17 Luc Yriartecloudeebus v0.1
2012-09-17 Luc YriarteReturn correct error messages on security exceptions.
2012-09-17 Luc YriarteUpdate README markdown style to be more in line with...
2012-09-14 Luc Yriarteupdate TODO
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 Yriartefix typo in README file
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 Yriarteupdate TODO
2012-08-28 Luc Yriartecloudeebus js library: get properties only when org...
2012-08-28 Luc Yriarteupdate TODO
2012-08-23 Luc Yriarteinstall process: require autobahn from version 5.2
2012-08-23 Luc Yriartefix include path in doc/sample page
2012-08-23 Luc YriarteMerge branch 'master' of ssh://otcgit.jf.intel.com...
2012-08-23 Christophe... Refactor 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-21 Christophe... README typo
2012-08-20 Luc YriarteTODO list
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 Yriartedoc: demo introspect callback
2012-08-10 Luc Yriartecloudeebus js library: introspect in object's getter...
2012-08-10 Luc Yriartedoc: demo code uses introspection
2012-08-10 Luc Yriartecloudeebus js library: _introspect
2012-08-10 Luc Yriartecloudeebus js library: _addMethod
next