~ubuntu-branches/ubuntu/feisty/syslog-ng/feisty-security

« back to all changes in this revision

Viewing changes to src/cfg.h

  • Committer: Bazaar Package Importer
  • Author(s): SZALAY Attila
  • Date: 2006-11-17 09:37:45 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20061117093745-5no9gnsa443j48v2
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
  gboolean use_dns;
62
62
  gboolean use_dns_cache;
63
63
  gint dns_cache_size, dns_cache_expire, dns_cache_expire_failed;
 
64
  gchar *dns_cache_hosts;
64
65
  gint time_reopen;
65
66
  gint time_reap;
66
67
  gint time_sleep;