Add first attempt for the property system
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2008 05:46:51 +0000 (07:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2008 05:46:51 +0000 (07:46 +0200)
commit6ec36bb5141766e44e4786cb11661e14fbd388a9
treecc484c449a8aec6c8d1e8a14086ccb855e163c44
parent85161ed17c46ce91fa768576f54c6e2278c07f34
Add first attempt for the property system
include/Makefile.am
include/element.h
include/property.h [new file with mode: 0644]
plugins/dhclient.c
plugins/hal.c
plugins/ipv4.c
src/element.c