summaryrefslogtreecommitdiff
path: root/win32/wsyslog.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-111-0/+4
|\
| * Fix #78212: Segfault in built-in webserverChristoph M. Becker2019-07-111-0/+4
* | Remove local variablesPeter Kokot2019-02-031-8/+0
|/
* Merge branch 'PHP-7.2'Anatol Belski2018-07-061-3/+5
|\
| * Fix event log handling in startup phaseAnatol Belski2018-07-061-3/+5
* | Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-4/+0
* | Use wide char API for the event logAnatol Belski2017-08-191-2/+21
* | Follow up on ed9c16ad5def47d1c8ae2787f53dccfac893ce5fAnatol Belski2017-08-191-3/+8
|/
* add vim modelinesAnatol Belski2015-05-201-0/+9
* use proper value to check the log_source handleAnatol Belski2015-03-111-8/+4
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+0
* bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+4
* cleanup TSRMLS_FETCH in win32Anatol Belski2014-09-261-4/+0
* fix invalid use of STR_FREE > efreePierre Joye2014-05-151-2/+2
* Fixed first-chance exception during request shutdownDmitry Stogov2006-01-161-3/+8
* Fix bug #8314: sane syslog output to the WinNT event log.Wez Furlong2004-07-311-2/+7
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-18/+22
* *** empty log message ***Zeev Suraski2000-02-191-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-11/+8
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* PHP 4.0Zeev Suraski1999-04-071-0/+128