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
/
src
/
sbservices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
1
-94
/
+0
2014-03-20
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
1
-8
/
+8
2013-11-04
Convert stray spaces to corresponding tabs
Martin Szulecki
1
-13
/
+13
2013-08-05
Implement *_start_service() helper to simplify creation of service clients
Martin Szulecki
1
-0
/
+20
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-03-20
use new internal common code for thread, mutex, and socket operations
Nikias Bassen
1
-20
/
+4
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-3
/
+0
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-3
/
+3
2012-04-07
sbservices: Implement retrieving interface orientation from device
Martin Szulecki
1
-0
/
+46
2012-03-19
WIN32: use windows threads and mutexes instead of pthread_*
Nikias Bassen
1
-0
/
+16
2012-03-18
Remove gthread dependency and use pthreads instead
Nikias Bassen
1
-10
/
+4
2010-07-12
sbservices: allow passing formatVersion when requesting icon state
Nikias Bassen
1
-1
/
+8
2010-07-09
sbservices: add support for fetching the home screen wallpaper
Nikias Bassen
1
-0
/
+49
2010-03-24
Remove unused and fix some includes
Nikias Bassen
1
-1
/
+0
2010-03-16
Complete documentation of public interface and fix a lot of bogus comments
Martin Szulecki
1
-1
/
+1
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
1
-1
/
+1
2010-03-08
sbservices: docs updated
Nikias Bassen
1
-9
/
+12
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-1
/
+1
2010-01-13
Rename service implementation sources to lowercase for consistency
Martin Szulecki
1
-0
/
+269