Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maemo: Remove unused plugin | Tobias Brunner | 2016-09-15 | 1 | -29/+0 |
| | |||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -5/+8 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | Use the GEN silent rule when generating files with sed | Martin Willi | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | maemo: Create DBUS service file with correct path to charon. | Tobias Brunner | 2011-02-08 | 1 | -1/+5 |
| | |||||
* | Maemo: Extracted most plugin code to a separate class, so we can use that as ↵ | Tobias Brunner | 2010-10-14 | 1 | -1/+2 |
| | | | | listener. | ||||
* | Maemo: Register with libosso and init Glib main loop. | Tobias Brunner | 2010-10-14 | 1 | -0/+1 |
| | |||||
* | Maemo: Register charon as D-BUS system service. | Tobias Brunner | 2010-10-14 | 1 | -0/+4 |
| | | | | | | In order to be able to access this service via libosso, charon is started with the run-standalone.sh script, which sets up the required environment. | ||||
* | Stub plugin for Maemo specific extensions added. | Tobias Brunner | 2010-10-14 | 1 | -0/+17 |