summaryrefslogtreecommitdiff
path: root/cython/sbservices.pxi
Commit message (Expand)AuthorAgeFilesLines
* cython: Port all binding code to latest API and fix broken compilationMartin Szulecki2013-02-271-4/+12
* cython: Update to latest API and fix deprecation warnings with cython 0.13+Martin Szulecki2012-03-201-3/+3
* More memory leak plugging. Some code cleanup too.Bryan Forbes2012-03-201-7/+7
* Changed some parent class relationships.Bryan Forbes2012-03-201-1/+1
* Use stdlib.free and plist.plist_free.Bryan Forbes2012-03-201-6/+3
* Implemented hierarchy suggested by Martin S.Bryan Forbes2012-03-201-14/+5
* Cleaned up Makefile.am.Bryan Forbes2012-03-201-7/+23
* Fixed some class names and inheritance chains.Bryan Forbes2012-03-201-1/+1
* Added all remaining classes from libimobiledevice.Bryan Forbes2012-03-201-5/+5
* Added afc.pxi.Bryan Forbes2012-03-201-18/+29
* Moved everything but iDevice and LockdownClient to pxi files.Bryan Forbes2012-03-201-0/+57