[ Patch #2180 ] generic patch for not logging attributes in the detail logs
Maurice Makaay <[email protected]> Fri, 31 Oct 2003 00:43:32 +0100
| Newsgroups | gmane.comp.gnu.radius.bugs |
|---|---|
| Organization | InterNLnet BV |
| Message-ID | <[email protected]> |
Hi, I just uploaded a new patch so Savannah. This patch makes patch "2167 Do not log the Fall-Through attribute in detail.auth" obsolete. Because I found a lot more operational attributes, which I did not want to log in our detailfiles (e.g. Acct-Ext-Program), I needed a more generic method for not logging attributes. Using this path, the attributes in the dictionary files can have an extra flag "d". In case this flag is set, the attribute will not be logged in the detail logs. So now I have easy (run-time) control over which attributes I do not want to see in my logfiles. (This patch only adds "d" to the Fall-Through attribute in the dictionary, so the effect of this patch is the same as the effect of patch 2167.) Regards, -- Maurice Makaay