Age | Commit message (Expand) | Author |
---|---|---|
2025-02-24 | Add the system.listMethods RPC method. | Sadie Powell |
2025-02-24 | Allow use of a non-map type as the root RPC element. | Sadie Powell |
2025-02-24 | Add support for RPC arrays, simplify the RPC objects. | Sadie Powell |
2025-02-23 | Rename RPC::Block to RPC::Map. | Sadie Powell |
2025-02-20 | Move RPC types to the RPC namespace. | Sadie Powell |
2025-02-20 | Use an enum for standard RPC error codes. | Sadie Powell |
2025-02-20 | Log the version of xmlrpc-c on module load. | Sadie Powell |
2025-02-20 | Add support for more RPC data types. | Sadie Powell |
2025-02-18 | Fix sending RPC responses after the previous commit. | Sadie Powell |
2025-02-18 | Rework how the RPC interface stores its events. | Sadie Powell |
2025-02-18 | Rewrite the xmlrpc module using libxmlrpc-c. | Sadie Powell |