index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemon.py
Age
Commit message (
Expand
)
Author
2015-01-21
Remove another snippet of pre-3.4 compatibility
mathieui
2015-01-19
Properly ignore stderr and redirect stdout when execute a command
Florent Le Coz
2014-12-08
Remove a print statement that causes screen garbage when exec_remote is false
Florent Le Coz
2014-11-25
Parse command arguments using a decorator and make things more consistent
Florent Le Coz
2014-06-26
Redirect stderr to /dev/null when executing a command
Florian Duraffourg
2014-04-06
Code cleanup
mathieui
2012-12-27
Fix #2153
mathieui
2012-10-22
Make the Executor class reliable.
Florent Le Coz
2012-07-05
Properly quote the %(body)s and %(from)s used in the simple_notify plugin.
Florent Le Coz
2012-07-03
Improve the simple_notify plugin and the daemon to execute a command to clean...
Florent Le Coz
2012-01-26
Add a simple_notify plugin
Florent Le Coz
2012-01-26
Make non-remote commands work.
Florent Le Coz
2011-10-29
Daemon now reads from a pipe and not in the fifo directly
Florent Le Coz
2011-10-29
Add the daemon.
Florent Le Coz