[exim-dev] [Bug 486] Monthly datestamped log files

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 486] Monthly datestamped log files
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=486

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #15 from Git Commit <git@???> 2011-02-13 06:17:14 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/f1e5fef536bdc2c5d84c4bc7852d6e948253ccaf

commit f1e5fef536bdc2c5d84c4bc7852d6e948253ccaf
Author:     Phil Pennock <pdp@???>
AuthorDate: Sun Feb 13 00:31:49 2011 -0500
Commit:     Phil Pennock <pdp@???>
CommitDate: Sun Feb 13 00:31:49 2011 -0500


    implement %m datestamping in log filenames.


    patch from simon arlott.


    fixes bug 486
----
 doc/doc-docbook/spec.xfpt     |   28 ++++++++++++++++++----------
 doc/doc-txt/ChangeLog         |    3 +++
 doc/doc-txt/NewStuff          |    3 +++
 src/exim_monitor/em_globals.c |    2 ++
 src/exim_monitor/em_main.c    |    4 ++--
 src/src/expand.c              |    2 +-
 src/src/globals.c             |    2 ++
 src/src/globals.h             |    2 ++
 src/src/log.c                 |   17 +++++++++--------
 src/src/macros.h              |    5 +++--
 src/src/readconf.c            |    6 +++---
 src/src/string.c              |   22 ++++++++++++++++++----
 src/src/tod.c                 |   36 +++++++++++++++++++++++-------------
 13 files changed, 89 insertions(+), 43 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email