index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sapi
/
tux
/
php_tux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-01
- Year++
Felipe Pena
1
-1/+1
2011-01-01
- Year++
Felipe Pena
1
-1/+1
2010-01-03
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann
1
-1/+1
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-03-18
Add new empty child terminate sapi hook to the rest of the sapis
Rasmus Lerdorf
1
-0/+1
2007-12-31
MFH: Bump copyright year, 2 of 2.
Sebastian Bergmann
1
-1/+1
2007-02-27
snprintf() -> slprintf()
Ilia Alshanetsky
1
-2/+2
2007-02-24
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
Marcus Boerger
1
-4/+4
2007-01-01
MFH: Bump year.
Sebastian Bergmann
1
-1/+1
2006-01-01
bump year and license version
foobar
1
-3/+3
2005-08-03
- Bumber up year
foobar
1
-1/+1
2005-03-14
Fix for bug #32263
Rasmus Lerdorf
1
-0/+2
2004-12-20
Add the new request_time sapi struct entry to all the sapis. Some of these
Rasmus Lerdorf
1
-0/+1
2004-01-08
- A belated happy holidays and PHP 5
Andi Gutmans
1
-2/+2
2003-06-10
updating license information in the headers.
James Cox
1
-3/+3
2003-03-14
no c++ comments
foobar
1
-1/+1
2002-12-31
Bump year.
Sebastian Bergmann
1
-1/+1
2002-11-26
- Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.
foobar
1
-3/+0
2002-09-18
another startup initialization fix - only ISAPI and CGI SAPI's tested,
Zeev Suraski
1
-1/+11
2002-07-03
Add sapi_header_op interface which supersedes the sapi_add_header and _ex
Sascha Schumann
1
-3/+5
2002-06-21
- Added a new parameter to the header() function which overrides the HTTP
Derick Rethans
1
-1/+1
2002-03-04
Reduce operations in the ub_write loop.
Sascha Schumann
1
-7/+10
2002-03-04
Free status line, initialize number_vec, correctly account for
Sascha Schumann
1
-9/+21
2001-12-11
Update headers.
Sebastian Bergmann
1
-2/+2
2001-10-09
- More <br> to <br /> fixes
Derick Rethans
1
-1/+1
2001-09-27
Undo Z_ subst for sapi and ext/yaz
Jeroen van Wolffelaar
1
-1/+1
2001-09-25
Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...
Jeroen van Wolffelaar
1
-1/+1
2001-09-09
- Don't wrap lines... this is annoying while coding.
Derick Rethans
1
-2/+2
2001-08-05
more tsrm cleanup
Sascha Schumann
1
-2/+1
2001-08-05
further tsrm cleanup
Sascha Schumann
1
-3/+0
2001-08-05
Fixed some TSRMLS_CC instances (at least it looked odd to me the way it was b...
Sebastian Bergmann
1
-12/+12
2001-07-31
More TSRMLS_FETCH work. Got it under 400 now.
Zeev Suraski
1
-1/+1
2001-07-28
Redesigned thread safety mechanism - nua nua
Zeev Suraski
1
-42/+35
2001-07-27
- Get rid of ELS_*(), and use TSRMLS_*() instead.
Zeev Suraski
1
-15/+15
2001-06-06
Fix folding and clean up some extensions
Rasmus Lerdorf
1
-0/+9
2001-05-26
Add TUX SAPI module
Sascha Schumann
1
-0/+431