summaryrefslogtreecommitdiffstats
path: root/src/restore.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-06restore: initialize uninitialized struct member infoGravatar Nikias Bassen1-0/+1
2012-03-22Mass replace UUID by UDID, which is the correct term for itGravatar Martin Szulecki1-7/+7
2012-03-19Remove orphan arpa/inet.h includeGravatar Nikias Bassen1-1/+0
2012-03-18Completely remove glib dependency.Gravatar Nikias Bassen1-1/+0
2012-03-08restored: Add restored_query_value() to query for values in restore modeGravatar Martin Szulecki1-0/+51
2012-01-11restored: allow passing options to restored_start_restore()Gravatar Nikias Bassen1-2/+7
2010-06-08restored: Fixed crash when attempting to pass NULL values to restored_query_typeGravatar Joshua Hill1-12/+20
2010-06-05Added function to fetch device values from the QueryType responseGravatar Joshua Hill1-2/+44
2010-05-19Implement restored APIGravatar Martin Szulecki1-0/+408