parse_select_options(): Add missing break statements.
[adu.git] / interactive.c
2008-11-01 Andre NollFix a bug in exec_interactive_command().
2008-11-01 Andre NollMake it easier to print the help for select options.
2008-11-01 Andre NollAdd format string doku, simplify format string handling.
2008-10-26 Andre NollRemove unused --format select option.
2008-10-26 Andre NollUse the new formating code to print the user summary.
2008-10-12 Andre NollMerge commit 'fml/master'
2008-07-02 Andre NollHandle select help options properly.
2008-07-01 Andre NollMerge commit 'fml/master'
2008-06-23 Andre NollImplement the interactive "run" command to run the...
2008-06-23 Andre NollUse only one copy of struct select_conf.
2008-06-20 Andre NollMake --uid take a comma-separated list of uids and...
2008-06-20 Andre NollAdd rudimentary interactive support.