Update XMLRPC server. * Stub in docstrings and signatures (still fixing the latter). * Add xmlrpc_params_to_php and xmlrpc_array_to_php to convert XMLRPC_Value objects into a PHP array. * Still missing: struct handling, more functions!
Mount the image RW again after write_config() since it will set the image back to RO.
Stub in XMLRPC support (basic md5 authentication, signatures, and wrapper for backup_config_section and restore_config_section). Methods currently exposed are pfsense.backup_config_section and pfsense.restore_config_section.
readfile only takes one argument
Standardize usage of write_config()
write_config() descriptions and only write_config() if something actually changed
better description of what requires a reboot
Don't require a reboot for trivial changes such as bandwidth changeFully log what changed on write_config()
let there be descriptions (warning, this could be slow)
View revisions
Also available in: Atom