Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-10 | fix minor programming erro plus enhance plutil to convert bin to xml and xml ↵ | 1 | -16/+13 | ||
to bin. | |||||
2008-12-01 | cleanup unused functions. | 1 | -0/+1 | ||
2008-11-30 | complete xml plist abstraction and migrate lockdownd_hello to new plist API. | 1 | -1/+2 | ||
2008-11-30 | Continue abstraction of xml and binary plist. | 1 | -82/+5 | ||
2008-11-25 | fix some warnings and indent | 3 | -107/+115 | ||
2008-11-24 | Output binary data base64 encoded (and 60 cols wide) | 1 | -2/+9 | ||
2008-11-24 | Added binary-plist support (tweaked slightly to move stuff around) | 3 | -2/+191 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> fix makefile to take correct main function into account | |||||
2008-11-13 | fix missing Makefile.am file | 1 | -0/+19 | ||
2008-10-31 | reduce chunk size in AFC since it was generating error for large file | 1 | -0/+1 | ||
fix include in afccheck.c | |||||
2008-10-30 | move dev specific tools to dev/ subdir. | 3 | -0/+387 | ||
update autoconf files accordingly |