index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libiphone
/
afc.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-07-29
Add handling of afc_remove_path's unknown error code which is an ENOTEMPTY
Martin Szulecki
1
-0
/
+1
2009-07-27
Remove unimplemented afc_get_connection_info from public header
Martin Szulecki
1
-1
/
+0
2009-07-25
Update doxygen config and allow generation of documentation
Martin Szulecki
1
-2
/
+4
2009-07-25
Implement afc_file_tell() and adjust afc_receive_data() to handle it
Martin Szulecki
1
-0
/
+1
2009-07-25
Remove AFC to errno conversion and make afc_receive_data() return AFC errors
Martin Szulecki
1
-2
/
+0
2009-07-25
Update AFC API and use error codes from the STATUS operation response
Martin Szulecki
1
-20
/
+52
2009-07-24
Add missing copyright to afc and notification_proxy headers
Martin Szulecki
1
-0
/
+20
2009-07-20
New type afc_lock_op_t with allowed lock operations for afc_lock_file. Only ↵
Nikias Bassen
1
-1
/
+7
non-blocking locks are supported via AFC. Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
2009-07-07
API cleanup for AFC
Nikias Bassen
1
-0
/
+54
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>