summaryrefslogtreecommitdiff
path: root/ext/standard/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* New macro for check void parametersFelipe Pena2008-02-281-2/+2
* MFB: Fixed a possible crash with syslog logging on ZTS buildsIlia Alshanetsky2008-02-201-0/+2
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* fix ws, cs & foldingAntony Dovgal2007-07-141-4/+6
* MFB syscall optimizationsRasmus Lerdorf2007-05-181-2/+2
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* Mark syslog functions with U. No upgrading is necessary -- we'll justAndrei Zmievski2006-10-261-8/+8
* MFB51: Fixed bug #36689 (Removed arbitrary limit on the length of syslogIlia Alshanetsky2006-03-211-6/+1
* MF51: 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
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+8
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Actually compile on systems without syslog.Sascha Schumann2001-02-241-0/+4
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+5
* Since we don't allow parameters for syslog, we shouln't pass theStanislav Malyshev2000-09-081-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Use php_syslog() for system call. On OpenServer 5, syslog is defined toSascha Schumann2000-05-281-1/+1
* Make syslog module thread-safe.Sascha Schumann2000-05-281-20/+29
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Move <syslog.h> inclusion into php_syslog.h. This will make sure thatSascha Schumann2000-05-071-5/+0
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-21/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-3/+3
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-3/+3
* Cleanup patchesZeev Suraski2000-02-051-2/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2