contrib/cloudeebus.git
2013-04-03 Frederic PAUTWIP
2013-04-03 Frederic PAUTdbus service : Adding interface in methodID
2013-04-03 Luc YriarteMerge pull request #9 from fpaut/agent
2013-04-02 Frederic PAUTdbus service : minor code cleaning
2013-04-02 Frederic PAUTdbus service : in callback serviceAdded(), return objec...
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 #8 from fpaut/agent_signal
2013-03-28 Frederic PAUTadding signal emission
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-26 Luc Yriarteserialize multiple calls to a javascript agent method
2013-03-26 Luc Yriarteremove service pending call from dict instead of nullif...
2013-03-25 Luc Yriartelet javascript deal with unknown dbus types
2013-03-25 Luc Yriarteuse CamelCase for class names
2013-03-25 Luc Yriartehandle replies to unexisting methods with an exception
2013-03-25 Luc Yriarteremove debug trace in generated code
2013-03-25 Luc Yriarteremove debug statements in generated code
2013-03-25 Luc Yriarteremove debug pretty print functions
2013-03-25 Luc Yriarteremove debug file generation with agent source code
2013-03-25 Luc Yriartecleanup commented out code
2013-03-21 Luc Yriarteagent client/server doc: adder function to test paramet...
2013-03-21 Luc YriarteMerge pull request #5 from fpaut/agent
2013-03-21 Frederic PAUTdbus service: XML parsing, force 'direction' attribute...
2013-03-21 Frederic PAUTMerge branch 'agent' of https://github.com/01org/cloude...
2013-03-21 Frederic PAUTdbus service: Fix an exception in trace
2013-03-21 Luc Yriarteagent client/server doc: unsubscribe method callback...
2013-03-20 Luc Yriarteagent client/server doc: create a service, delete it...
2013-03-20 Luc Yriarteagent client/server doc: service creation
2013-03-19 Luc YriarteMerge pull request #4 from fpaut/agent
2013-03-19 Frederic PAUTMerge branch 'agent' of https://github.com/01org/cloude...
2013-03-19 Frederic PAUTdbus service: reworking on Python's context execution
2013-03-19 Frederic PAUTdbus service: Manage 'service release'
2013-03-19 Luc Yriarteupdate authors and todo list
2013-03-19 Luc YriarteMerge branch 'master' into agent
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-13 Luc YriarteMerge pull request #3 from fpaut/agent
2013-03-10 Luc Yriartesupport per-interface proxies to avoid conflicts at...
2013-02-28 Frederic PAUTdbus service: Encoding raw data
2013-02-28 Frederic PAUTdbus service: renaming parameters
2013-02-28 Luc YriarteMerge pull request #2 from fpaut/agent
2013-02-27 Frederic PAUTdbus service: starting DBus interface release
2013-02-21 Frederic PAUTdbus service: code cleaning
2013-02-21 Frederic PAUTMerge branch 'agent' of https://github.com/fpaut/cloude...
2013-02-21 Frederic PAUTdbus service: returning dbus (success/error) response
2013-02-21 Frederic PAUTdbus service: returning dbus (success/error) response
2013-02-21 Frederic PAUTdbus service : Invoking a JS method from DBus, Bug...
2013-02-19 Frederic PAUTIntermediate commit...
2013-02-15 Luc YriarteMerge branch 'master' into agent
2013-02-14 Luc YriarteTwisted Deferred errback method takes an Exception...
2013-02-14 Frederic PAUTSome code cleaning
2013-02-14 Frederic PAUTAdding me as author
2013-02-14 Frederic PAUTSetup: adding installation of DBus policy file
2013-02-13 Frederic PAUTdbus service: Publish DBus interface
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...
next