plugins: drop unnecessary ad-hoc sync with child process
[platform/upstream/gsignond.git] / src / daemon / plugins / gsignond-plugin-remote.c
2014-02-06 Alexander Kanavinplugins: drop unnecessary ad-hoc sync with child process
2014-02-06 Alexander Kanavinplugins: use d-bus properties instead of GetInfo()...
2013-08-23 Jussi Laakoconfig: clean up configuration management
2013-08-16 Alexander Kanavinheaders: remove unnecessary macros from GSignondSignonu...
2013-07-16 Alexander Kanavinplugins: add a separate parameter for token cache throu...
2013-06-11 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-11 Imran ZamanFixed plugind error when gsignond gets down callback...
2013-06-11 Amarnath Valluridaemon: Clocwork issues fixed.
2013-06-07 Imran Zamanwait using mainloop until plugind is up or until plugin...
2013-06-04 Amarnath Valluridaemon/plugin: Made plugin-proxy self disposable with...
2013-06-04 Jussi Laakoinstall: clean up installed headers
2013-05-31 Amarnath ValluriMerge branch 'daemon' of https://code.google.com/p...
2013-05-30 Imran Zamanplugind: read the exit status of child process when...
2013-05-29 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-05-29 Imran Zamanplugins: check for plugin types before loading it
2013-05-15 Alexander Kanavinplugind: fix SIGPIPE crashes
2013-05-15 Imran Zamanplugind: fixed memory leak introduced in last commit
2013-05-15 Imran Zamanplugind: delay message processing at child to fix the...
2013-05-15 Imran Zamanplugind: fixed race condition when plugind process...
2013-05-15 Imran Zamanplugind: fixes/changes after tests and reviews
2013-05-15 Imran Zamanplugind: separate process is completed; all the proxy...