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

« back to all changes in this revision

Viewing changes to src/cfgfile.h.x

  • Committer: Bazaar Package Importer
  • Author(s): Magosányi Árpád (mag)
  • Date: 2004-09-13 17:19:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20040913171950-exchl6q68goa4zi4
Tags: 1.6.4-2
* Added patch from Loic Minier to make init script more sane. Closes: #268820
* Added PATH to init script. Closes: #262224
* Only one instance of html documentation. Patch from Loic Minier. Closes: #268685
* Stops only once in prerm. Closes: #268848
* New syslog-ng.conf. Closes: #268686 
* Added Nate Campi's FAQ. Closes: #268998

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  UINT32 check_hostname;
22
22
  UINT8 (*(bad_hostname));
23
23
  UINT32 create_dirs;
 
24
  UINT32 sanitize_filenames;
24
25
  int uid;
25
26
  int gid;
26
27
  int perm;