# HG changeset patch # User martin f. krafft # Date 1334397033 -7200 # Node ID 3ffe4ee3740fd66e3baf6066b5c68bbfc1567d00 # Parent f494a593c6747bd6795c223e8e074c3a129e8fa5 Add list* subcommands to TODO diff -r f494a593c674 -r 3ffe4ee3740f TODO --- a/TODO Sat Apr 14 10:41:10 2012 +0200 +++ b/TODO Sat Apr 14 11:50:33 2012 +0200 @@ -41,6 +41,12 @@ default aliases. These aliases then get treated like normal aliases unless they are overridden by a real alias. +- list{aliases,accounts,relocated,addresses} subcommands [madduck@madduck.net] + - I would find it useful if I could query the database for all defined + users, aliases, relocated, and addresses (the union of all three). + Ideally, the commands would also take % wildcards, so that I can limit + the output + - domain and account notes [madduck@madduck.net]: - I found it useful to keep a free-text "notes" field for accounts and domains, where the admin can store anything s/he wants. This would