Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syslog-ng - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -59/+6 |
| | |||||
* | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -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 fixes | doktornotor | 2015-08-11 | 1 | -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 deinstall | doktornotor | 2015-07-28 | 1 | -0/+1 |
| | | | Another leftover. | ||||
* | Remove logrotate.conf on package deinstall | doktornotor | 2015-07-28 | 1 | -0/+1 |
| | | | Do not leave stale files behind on package removal. | ||||
* | Bug #4612 - fix syslog-ng logrotate cron job | doktornotor | 2015-07-28 | 1 | -1/+1 |
| | | | Fix the path to logrotate binary. | ||||
* | Prepare syslog-ng and ladvd for 2.3+RELENG_2_2_3 | Renato Botelho | 2015-06-12 | 1 | -1/+5 |
| | |||||
* | Make sure symlink is removed before attempt to recreate it | Renato Botelho | 2015-02-09 | 1 | -2/+3 |
| | |||||
* | Fix typo in constant name and bump version to 1.0.5 | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Use correct parameter order for symlink(), bump to 1.0.4 | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Attempt to fix syslog-ng creating a symlink of lib/syslog-ng on ↵ | Renato Botelho | 2015-02-09 | 1 | -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 Haggett | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Fix call-time pass-by-reference in syslog-ng, bump | jim-p | 2014-05-09 | 1 | -2/+2 |
| | |||||
* | fix syslog-ng package startup | Chris Buechler | 2014-01-15 | 1 | -1/+1 |
| | |||||
* | Restrict regex to only consider files to rotate, and ignore other params ↵ | Renato Botelho | 2013-11-01 | 1 | -2/+2 |
| | | | | like key_file and cert_file. Fixes #3292 | ||||
* | Changed objectparameters field to use base64 encoding | Leger Lance | 2012-12-04 | 1 | -3/+7 |
| | |||||
* | New syslog-ng package | Leger Lance | 2012-09-16 | 1 | -0/+432 |