Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+5 |
| | | | | | | 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. | ||||
* | Revert "Use the same formatting as in the Makefiles of the other plugins. ↵ | Tobias Brunner | 2010-03-26 | 1 | -3/+3 |
| | | | | | | | Makes refactorings easier." This reverts commit e91b116a622bbfb20cd66268ca4cb91d620984ad. Missed to notice commit 89bf11d204cb934ea9109aa077c8514515d538f6. | ||||
* | Use the same formatting as in the Makefiles of the other plugins. Makes ↵ | Tobias Brunner | 2010-03-26 | 1 | -3/+3 |
| | | | | refactorings easier. | ||||
* | Migrated dhcp plugin to moved attribute manager | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | DHCP plugin framework, send DHCP Discover upon IP request | Martin Willi | 2010-03-25 | 1 | -1/+4 |
| | |||||
* | Added DHCP plugin stub. | Martin Willi | 2010-03-25 | 1 | -0/+14 |