summaryrefslogtreecommitdiff
path: root/ext/standard/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | master renames phase 1Anatol Belski2014-08-251-37/+37
* | fix zppAnatol Belski2014-08-211-4/+4
* | fix macros in the 5 basic extensionsAnatol Belski2014-08-161-33/+33
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* fixes for bug #55748Stanislav Malyshev2011-11-181-0/+3
* - Year++Felipe Pena2011-01-011-1/+1
* * Changed the way removed ini directives are shown so its easier to add new onesKalle Sommer Nielsen2010-04-121-88/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside define_sys...Kalle Sommer Nielsen2008-10-161-2/+0
* [DOC] Deprecate define_syslog_variables() in 5.3Kalle Sommer Nielsen2008-10-151-0/+2
* MFH: New way for check void parametersFelipe Pena2008-03-101-4/+4
* Fixed a possible crash with syslog logging on ZTS buildsIlia Alshanetsky2008-02-201-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Get rid of a useless RINIT and an empty RSHUTDOWN on non-WindowsRasmus Lerdorf2007-05-171-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).Ilia Alshanetsky2006-03-211-6/+1
* fix #36808 (syslog ident becomes garbage between requests)Antony Dovgal2006-03-201-7/+12
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* ext/standard/file.h NetWare LibC has fnmatch and realpath implemented.Anantha Kesari H Y2005-07-151-1/+3
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-0/+3
* Standardize error reporting.Ilia Alshanetsky2004-06-131-4/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* * email address changeStig Bakken2003-03-181-1/+1
* Modified for NetWare.Anantha Kesari H Y2003-01-031-2/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* php_error_docrefMarcus Boerger2002-08-241-4/+2
* - Fix protos.Markus Fischer2002-03-101-3/+3
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fix warning,Andrei Zmievski2001-10-201-2/+2
* Conver to use new parameter parsing API.Andrei Zmievski2001-10-191-14/+27
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-3/+3
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-2/+2
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-14/+5
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1