~ubuntu-branches/ubuntu/utopic/syslog-ng/utopic

« back to all changes in this revision

Viewing changes to modules/affile/affile-grammar.h

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS), Gergely Nagy
  • Date: 2012-09-05 01:57:50 UTC
  • mfrom: (1.3.10)
  • Revision ID: package-import@ubuntu.com-20120905015750-8l21vytvm8in84fh
Tags: 3.3.6-1
* New upstream release:
  - fixes disconnect on charset decoding error when using UDP sources
    (closes: #674099),
  - use upstream, packaged ivykis.
* Backport upstream fix of cfg-lexer to fix glob-based include order.

[ Gergely Nagy <algernon@madhouse-project.org> ]
* Add NEWS.Debian, with a note about OpenSSL changing the default dir
  hashing from MD5 to SHA1, and its effect on syslog-ng users.
* Fix build-indep and multiple builds in a row
* Explicitly remove systemd unit and service files from /etc upon purge
  (closes: #674020).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
/* A Bison parser, made by GNU Bison 2.4.1.  */
3
 
 
4
 
/* Skeleton interface for Bison's Yacc-like parsers in C
 
1
/* A Bison parser, made by GNU Bison 2.5.  */
 
2
 
 
3
/* Bison interface for Yacc-like parsers in C
5
4
   
6
 
      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
7
 
   Free Software Foundation, Inc.
 
5
      Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
8
6
   
9
7
   This program is free software: you can redistribute it and/or modify
10
8
   it under the terms of the GNU General Public License as published by