summaryrefslogtreecommitdiff
path: root/main/php_syslog.c
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.filter=rawErik Lundin2019-06-171-0/+7
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Rename none syslog.filter to all and update ini descriptionJakub Zelenka2018-07-221-1/+1
* Add syslog.filter INI for filtering syslog messagesPhilip Prindeville2018-07-221-2/+14
* Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-0/+18
* Happy new year (Update copyright to 2018)Lior Kaplan2018-01-041-1/+1
* Follow up on ed9c16ad5def47d1c8ae2787f53dccfac893ce5fAnatol Belski2017-08-191-1/+12
* Turn php_syslog() into wrapper for syslog and split linesPhilip Prindeville2017-08-191-0/+81