Merge commit 'fml/master'
[adu.git] / interactive.c
2008-11-11 Andre NollAdd yet more source code documentation.
2008-11-10 Andre NollMerge commit 'meins/master'
2008-11-10 Andre NollAdd copyright header and COPYING file.
2008-11-09 Andre NollImplement the new interactive command "source".
2008-11-09 Andre NollFix a typo in interactive.c.
2008-11-09 Andre NollDo not close tables on each query.
2008-11-07 Andre NollMerge commit 'meins/master'
2008-11-06 Andre NollMove user and user ID related functions to separate...
2008-11-02 Andre NollAdd more source code documentation.
2008-11-02 Andre NollAdd man page, README, INSTALL, generate index.html.
2008-11-02 Andre NollAllow comments in interactive input.
2008-11-02 Andre NollFix interactive reset command.
2008-11-01 Andre NollMake sure we never use a stale format info pointer...
2008-11-01 Andre NollFix a memory lead in interactive mode.
2008-11-01 Andre NollInit the format info struct in interactive mode.
2008-11-01 Andre NollImprove interactive feeling, kill dump command.
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.