- Renamed log_format -> stdout_format.
authorWayne Davison <wayned@samba.org>
Mon, 29 May 2006 22:56:45 +0000 (22:56 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 29 May 2006 22:56:45 +0000 (22:56 +0000)
commitb3e4e7ef2ea3744d80f3fa80335cce307059f86e
tree7d2e4a09a4384eb7cc692192c175382d58168c68
parenta3f6dbdf5c9d03a0dd84f6b5e37063f2d18fddcc
- Renamed log_format -> stdout_format.
- Renamed log_format_has_i -> stdout_format_has_i.
- Renamed log_format_has_o_or_i -> stdout_format_has_o_or_i.
- Changed the --log-format to --out-format (though we still accept
  the old option, and still send it as well).
- Added the --log-file-format option (and got rid of the code that
  made --out-format sometimes affect the log-file's format).
options.c