aboutsummaryrefslogtreecommitdiffstats
path: root/config/syslog-ng
Commit message (Collapse)AuthorAgeFilesLines
* Fix match syntaxdoktornotor2015-11-011-1/+1
|
* Add privileges configuration to syslog-ng packagedoktornotor2015-11-011-0/+44
|
* Add privileges configuration to syslog-ng packagedoktornotor2015-11-011-1/+5
|
* syslog-ng - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-59/+6
|
* 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-56/+58
| | | | | - Fix copyright header - Code style and indentation fixes - Valid XHTML
* 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
* syslog-ng - code style fixesdoktornotor2015-08-111-37/+37
| | | | - Fix copyright header - Sanitize package version and make it consistent across XML files
* syslog-ng - code style fixesdoktornotor2015-08-111-49/+48
| | | | | | - Fix copyright header - Fix indentation - Fix permissions - Sanitize package version and make it consistent across XML files
* 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-093-5/+5
|
* Fixup URLs:Renato Botelho2014-03-181-3/+3
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* 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-042-3/+8
|
* New syslog-ng packageLeger Lance2012-09-164-0/+926