summaryrefslogtreecommitdiffstats
path: root/include/libiphone/afc.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-13afc: use correct type for port parameter and rename it, plus doc updateGravatar Nikias Bassen1-1/+1
2009-11-30afc_truncate: use uint64_t instead of off_tGravatar Nikias Bassen1-1/+1
2009-11-30uint32_t type fixes for afc_file_read/afc_file_writeGravatar Nikias Bassen1-2/+2
2009-11-02AFC: new function afc_set_file_timeGravatar Nikias Bassen1-0/+1
2009-09-12Update the afc_get_device_info helper to return an afc_error_tGravatar Martin Szulecki1-1/+1
2009-08-01Add afc_get_device_info_field() helper functionGravatar Bastien Nocera1-0/+3
2009-07-29Add handling of afc_remove_path's unknown error code which is an ENOTEMPTYGravatar Martin Szulecki1-0/+1
2009-07-27Remove unimplemented afc_get_connection_info from public headerGravatar Martin Szulecki1-1/+0
2009-07-25Update doxygen config and allow generation of documentationGravatar Martin Szulecki1-2/+4
2009-07-25Implement afc_file_tell() and adjust afc_receive_data() to handle itGravatar Martin Szulecki1-0/+1
2009-07-25Remove AFC to errno conversion and make afc_receive_data() return AFC errorsGravatar Martin Szulecki1-2/+0
2009-07-25Update AFC API and use error codes from the STATUS operation responseGravatar Martin Szulecki1-20/+52
2009-07-24Add missing copyright to afc and notification_proxy headersGravatar Martin Szulecki1-0/+20
2009-07-20New type afc_lock_op_t with allowed lock operations for afc_lock_file. Only n...Gravatar Nikias Bassen1-1/+7
2009-07-07API cleanup for AFCGravatar Nikias Bassen1-0/+54