aboutsummaryrefslogtreecommitdiffstats
path: root/config/syslog-ng/syslog-ng.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-6/+0
| | | All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
* syslog-ng - code style fixesdoktornotor2015-08-111-121/+141
| | | | | | | | | - Update copyright header - Code style fixes - Fix indentation - Use get_interface_ip() instead of parsing ifconfig output - Use {start,stop,restart}_service() instead of exec() - Use rename() instead of mv. - Use platform_booting() to check whether system is booting
* Remove syslog-ng.conf on package deinstalldoktornotor2015-07-281-0/+1
| | | Another leftover.
* Remove logrotate.conf on package deinstalldoktornotor2015-07-281-0/+1
| | | Do not leave stale files behind on package removal.
* Bug #4612 - fix syslog-ng logrotate cron jobdoktornotor2015-07-281-1/+1
| | | Fix the path to logrotate binary.
* Prepare syslog-ng and ladvd for 2.3+RELENG_2_2_3Renato Botelho2015-06-121-1/+5
|
* Make sure symlink is removed before attempt to recreate itRenato Botelho2015-02-091-2/+3
|
* Fix typo in constant name and bump version to 1.0.5Renato Botelho2015-02-091-1/+1
|
* Use correct parameter order for symlink(), bump to 1.0.4Renato Botelho2015-02-091-1/+1
|
* Attempt to fix syslog-ng creating a symlink of lib/syslog-ng on ↵Renato Botelho2015-02-091-1/+8
| | | | /usr/local/lib. While here, move config version to 3.6 and bump package to 1.0.3
* Fix version string to prevent errors when changing confing.Shawn Haggett2014-10-261-1/+1
|
* Fix call-time pass-by-reference in syslog-ng, bumpjim-p2014-05-091-2/+2
|
* fix syslog-ng package startupChris Buechler2014-01-151-1/+1
|
* Restrict regex to only consider files to rotate, and ignore other params ↵Renato Botelho2013-11-011-2/+2
| | | | like key_file and cert_file. Fixes #3292
* Changed objectparameters field to use base64 encodingLeger Lance2012-12-041-3/+7
|
* New syslog-ng packageLeger Lance2012-09-161-0/+432