Warning, /system/libdebconf-kde/TODO is written in an unsupported language. File is not indexed.

0001 Commands to review/fix:
0002  * Dummy commands, right now they just reply with a "O ok", but probably they
0003    should do something:
0004    - INFO
0005    - FSET (actually it stores the flags as specified by the client, so they
0006      could be retrieved later by FGET, but we don't do things with them).
0007    - BEGINBLOCK
0008    - ENDBLOCK
0009  * Not yet implemented commands:
0010    - CLEAR
0011    - RESET
0012    - METAGET
0013    - REGISTER
0014    - UNREGISTER
0015    - PURGE
0016    - PREVIOUS_MODULE
0017      (this one is not documented in the debconf protocol specs, as well as DATA
0018      and PROGRESS, wtf?)