Proper saving for plugins
[jelmer/ctrlproxy.git] / TODO
1 2.7 showstoppers:
2 - test and fix SSL support
3 - update documentation
4 - finish python module:
5  - pass client / network / line arguments correctly
6  - examples
7 - testing
8 - fix issue with loading state from linestack_file
9
10 next minor release (2.7.1):
11 - properly expand second argument of PRIVMSG in log_irssi and log_custom
12 - <allow/> rules in socks and listener based on ip addresses/ranges
13 - support passwords in listener for selecting between networks
14 - some sort of cascading filters, remove options from line struct
15 - more advanced repl backends, rules-based perhaps?
16 - use more GLib functions (e.g. g_spawn() rather then fork(), 
17    g_swap_async_with_pipes() instead of piped_child(), etc)
18
19 next major release (3.0.0):
20 - new config file format