| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | NetWare related additions/modifications | Anantha Kesari H Y | 2002-09-05 | 1 | -0/+8 |
* | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -42/+0 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -1/+1 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -1/+1 |
* | Fixed win32 build problem. | Wez Furlong | 2001-05-06 | 1 | -21/+2 |
* | Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c | Wez Furlong | 2001-05-05 | 1 | -1/+12 |
* | Changes for streams. Added temporary fopenstream function to PHP so that | Wez Furlong | 2001-04-17 | 1 | -0/+4 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | proper prefix for lookup_hostname | Daniel Beulshausen | 2001-02-20 | 1 | -1/+1 |
* | make socket functions available to the outside | Daniel Beulshausen | 2001-02-20 | 1 | -13/+13 |
* | Both thread-safe and thread-unsafe builds should be ok now | Zeev Suraski | 2001-01-13 | 1 | -2/+0 |
* | - Fix exec() bug | Zeev Suraski | 2001-01-13 | 1 | -23/+5 |
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -20/+10 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 1 | -3/+0 |
* | Fine tune Andi's patch | Zeev Suraski | 2000-02-11 | 1 | -1/+1 |
* | - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32 | Andi Gutmans | 2000-02-10 | 1 | -1/+1 |
* | - Implemented socket_get_status() function. Some more stuff can be added | Andrei Zmievski | 2000-02-01 | 1 | -0/+20 |
* | Destructors no longer return ints, the low level problem it was intended to s... | Zeev Suraski | 2000-01-17 | 1 | -1/+1 |
* | Added ability to set timeout on socket read operations. New function | Andrei Zmievski | 2000-01-15 | 1 | -0/+1 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-18 | 1 | -3/+3 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -3/+3 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -5/+5 |
* | @Fix warnings compiling in maintainer mode. (Stig) | Stig Bakken | 1999-12-05 | 1 | -1/+1 |
* | windows build errors | Sam Ruby | 1999-12-03 | 1 | -0/+1 |
* | Use socklen_t where appropiate | Sascha Schumann | 1999-12-03 | 1 | -1/+1 |
* | Make fsock module thread-safe | Sascha Schumann | 1999-12-01 | 1 | -0/+23 |
* | Make fopen() work with URL's in Win32 | Andi Gutmans | 1999-08-25 | 1 | -9/+10 |
* | More symbol work. | Andrey Hristov | 1999-07-26 | 1 | -3/+3 |
* | *** empty log message *** | Zeev Suraski | 1999-06-26 | 1 | -0/+4 |
* | for struct sockaddr | Andrey Hristov | 1999-06-18 | 1 | -0/+4 |
* | Apply Sascha's fsock fixes to php4. | Stig Bakken | 1999-06-18 | 1 | -0/+3 |
* | * fixed some #if/#ifdef issues | Stig Bakken | 1999-06-16 | 1 | -12/+20 |
* | * reverse fsock/string import patches | Stig Bakken | 1999-06-15 | 1 | -10/+18 |
* | * now using php4.ini instead of php3.ini | Stig Bakken | 1999-06-15 | 1 | -18/+10 |
* | Apply the fix for feof() | Sascha Schumann | 1999-05-20 | 1 | -0/+1 |
* | conv_proto *.[ch] | Sascha Schumann | 1999-05-16 | 1 | -2/+2 |
* | * Include all of the standard modules in internal_functions.c.in. Stig - is ... | Zeev Suraski | 1999-05-14 | 1 | -0/+2 |
* | Make Win32 happy with the recent changes. | Zeev Suraski | 1999-04-18 | 1 | -0/+10 |
* | First commit of re-structuring phase one. We have started using automake in | Stig Bakken | 1999-04-17 | 1 | -0/+47 |