Add function to retrieve string represenation for device type
[connman] / plugins / dnsproxy.c
2009-03-25 Marcel HoltmannMake sure entry for 127.0.0.1 is written to /etc/resolv...
2009-03-26 Marcel HoltmannCheck for socket errors and cancel gracefully
2009-03-14 Marcel HoltmannAdd example for DNS request parsing
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-15 Marcel HoltmannFix error handling of init routine
2008-12-14 Marcel HoltmannAdd DNS proxy/multiplexer implementation
2008-12-13 Marcel HoltmannAdd skeleton for DNS proxy resolver plugin