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
/
aolserver
/
aolserver.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
2009-12-08
MFH: static before const
Jani Taskinen
1
-1/+1
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-11-17
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-1/+0
2008-11-02
- Revert ZEND_BEGIN_ARG_INFO change
Felipe Pena
1
-0/+1
2008-10-24
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-1/+0
2008-07-16
- Added arginfo
Felipe Pena
1
-1/+7
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-09-27
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
Dmitry Stogov
1
-1/+1
2007-01-01
MFH: Bump year.
Sebastian Bergmann
1
-1/+1
2006-01-01
bump year and license version
foobar
1
-3/+3
2005-12-06
MFH: nuke php3 legacy
foobar
1
-1/+1
2005-08-03
- Bumber up year
foobar
1
-1/+1
2005-07-04
Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)
Dmitry Stogov
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-01-18
Removed pointless memory allocation checks.
Ilia Alshanetsky
1
-3/+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
-5/+0
2002-09-26
fix phpinfo() output for better browser BC
Colin Viebrock
1
-1/+1
2002-09-19
Change phpinfo() to use CSS styling instead of HTML code.
Colin Viebrock
1
-1/+1
2002-09-18
another startup initialization fix - only ISAPI and CGI SAPI's tested,
Zeev Suraski
1
-2/+1
2002-06-26
Fix code which makes wrong assumptions about the return value of snprintf.
Sascha Schumann
1
-2/+2
2002-05-11
Add missing element
Zeev Suraski
1
-0/+2
2002-02-28
Use {NULL, NULL, NULL} to terminate function entry.
Yasuo Ohgaki
1
-1/+1
2001-12-11
Update headers.
Sebastian Bergmann
1
-2/+2
2001-10-12
* fix module struct in rest of sapi modules
Stig Bakken
1
-0/+2
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-08-14
TSRMLS fixes
Daniel Beulshausen
1
-13/+5
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
- TSRMLS_FETCH work
Zeev Suraski
1
-1/+1
2001-07-28
Redesigned thread safety mechanism - nua nua
Zeev Suraski
1
-32/+25
2001-07-27
- Get rid of ELS_*(), and use TSRMLS_*() instead.
Zeev Suraski
1
-6/+6
2001-02-26
- Fix copyright notices with 2001
Andi Gutmans
1
-1/+1
2001-01-15
Try harder to push data through the wire.
Sascha Schumann
1
-5/+12
2001-01-02
Many patches. I hope I remember them all:
Zeev Suraski
1
-4/+4
2000-11-18
Update SAPI modules to interface with the new TSRM.
Zeev Suraski
1
-1/+1
2000-11-11
strdup private AOLserver data before inserting it into SAPI's request_info.
Sascha Schumann
1
-7/+9
2000-10-29
Add/unify aborted connection handling
Sascha Schumann
1
-0/+3
2000-10-29
Initial steps to move the INI mechanism to the Zend engine
Zeev Suraski
1
-1/+1
2000-09-08
Restore the headers_only test to the centralized SAPI startup. If necessary,...
Zeev Suraski
1
-5/+0
2000-08-28
Missed a couple of center attributes
Rasmus Lerdorf
1
-1/+1
2000-08-25
Use SAPI' register_server_variables hook.
Sascha Schumann
1
-78/+63
[next]