Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | Python bindings for new sync interface. | 1 | -0/+23 | ||
2012-03-20 | More memory leak plugging. Some code cleanup too. | 1 | -14/+15 | ||
2012-03-20 | Used issubclass to determine if a class object can be passed. | 1 | -1/+1 | ||
2012-03-20 | Use stdlib.free and plist.plist_free. | 1 | -4/+4 | ||
2012-03-20 | Implemented hierarchy suggested by Martin S. | 1 | -0/+254 | ||
Implemented new BaseService constructors. Moved LockdownClient to lockdown.pxi. Implemented more of the afc interface. |