Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved pfpro, ovrimos and mcve to PECL | foobar | 2005-09-02 | 11 | -3268/+0 |
| | | | | | # Pierre will create the packages for these | ||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | \#if BRAD_0'd latest changes as requested until 5.1.0 release | Brad House | 2005-07-19 | 2 | -0/+8 |
| | |||||
* | sync missing functions from libmonetra-5 | Brad House | 2005-07-18 | 2 | -0/+63 |
| | |||||
* | Netware also uses autoconf based config now | foobar | 2005-06-30 | 1 | -2/+0 |
| | |||||
* | libmonetra-5.0 sync. | Brad House | 2005-06-06 | 2 | -27/+91 |
| | | | | | | added m_validateidentifier, which is enabled by default to keep invalid pointer addresses from causing PHP to crash kept compatability with older versions of libmonetra. | ||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -4/+1 |
| | |||||
* | - Fix outside-source-tree builds. Always include generated header files | foobar | 2005-01-09 | 1 | -1/+1 |
| | | | | | with #include <some_header.h> to make sure the correct file is used. | ||||
* | Fix build. This was not supposed to halt configure if test fails. | foobar | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | Newer versions of libmonetra broke compatability with one function. Make ↵ | Brad House | 2004-12-08 | 2 | -4/+37 |
| | | | | workaround that detects version, and works with both. | ||||
* | Update the mcve module for libmonetra 4.0 | Brad House | 2004-05-30 | 2 | -182/+465 |
| | | | | | | | | | A compatability layer has been introduced which should mean all scripts written for v 3.2 of the module should continue working, as well as compilation should still work against libmcve 3.2.x. This module eventually needs to be renamed to 'monetra' to reflect the naming change of the underlying library. | ||||
* | manually check for egrep | Brad House | 2004-05-30 | 1 | -0/+3 |
| | |||||
* | Fix build... | Wez Furlong | 2004-05-26 | 1 | -2/+0 |
| | |||||
* | PHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADD | Brad House | 2004-05-25 | 1 | -1/+3 |
| | | | | | requires AC_PROG_EGREP when you phpize | ||||
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 1 | -2/+0 |
| | |||||
* | update config.m4 for libmonetra 4.0 compatability. | Brad House | 2004-05-16 | 1 | -5/+30 |
| | | | | | | | Library no longer has MCVE_ symbols, the header file has #define\'s to convert MCVE_ -> M_ to reflect the Monetra name change from MCVE. More updates to follow. | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 3 | -4/+4 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -1/+1 |
| | |||||
* | make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 1 | -0/+18 |
| | | | | | mcve untested (I don't have those libs/headers) | ||||
* | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
| | |||||
* | Add note about version requirement | foobar | 2003-08-30 | 1 | -1/+1 |
| | |||||
* | Added version checking and --with-openssl-dir option | foobar | 2003-08-30 | 1 | -11/+53 |
| | |||||
* | MFB | foobar | 2003-08-29 | 1 | -4/+4 |
| | |||||
* | MFB | foobar | 2003-08-28 | 3 | -3/+121 |
| | |||||
* | allow destructor to clean up connection data | Brad House | 2003-08-20 | 1 | -1/+8 |
| | |||||
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -1/+0 |
| | | | | | There are bound to be some messups, please report build/runtime bugs! | ||||
* | fix typecasting errors, especially for new constants. Don't assume long and ↵ | Brad House | 2003-07-09 | 1 | -7/+30 |
| | | | | int are the same size, as on 64bit architectures, they are normally not | ||||
* | sync functionality with libmcve 3.2 | Brad House | 2003-07-08 | 2 | -1/+130 |
| | |||||
* | added $Id tag | Andrey Hristov | 2003-06-16 | 2 | -0/+3 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | Fixed bug #24051: shared build and test | foobar | 2003-06-06 | 3 | -6/+6 |
| | |||||
* | Properly map mcve_text_code to MCVE_TEXT_Code instead of MCVE_TEXT_AVS. | Brad House | 2003-05-20 | 1 | -6/+6 |
| | | | | | | Properly cast MCVE_TTID. Correct DVAL arguments to MCVE_Gut and MCVE_Gl. | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | constant MC_TRAN_CHNGPWD typo | Brad House | 2002-10-30 | 1 | -1/+1 |
| | |||||
* | This extension is not forced to be compiled as shared. | foobar | 2002-08-28 | 1 | -2/+4 |
| | |||||
* | Added the header and removed some commented out stuff (wrong place anyway) | foobar | 2002-08-28 | 1 | -9/+17 |
| | |||||
* | ws fixes | foobar | 2002-08-28 | 1 | -305/+196 |
| | |||||
* | Adding a left-out command | Brad House | 2002-08-27 | 2 | -0/+31 |
| | |||||
* | Don't use long as a type | Rasmus Lerdorf | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | more syncing with libmcve-3.0 | Brad House | 2002-08-07 | 2 | -1/+95 |
| | |||||
* | sync to libmcve-3.0 | Brad House | 2002-08-06 | 2 | -14/+401 |
| | |||||
* | Moved these example scripts out of tests. | foobar | 2002-03-27 | 3 | -0/+0 |
| | |||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -9/+1 |
| | |||||
* | Maintain headers | Sander Roobol | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | more proto stuff | Hartmut Holzgraefe | 2002-03-07 | 1 | -17/+9 |
| | |||||
* | proto fixes: | Hartmut Holzgraefe | 2002-03-07 | 1 | -241/+106 |
| | | | | | | | | - changed 'double' to 'float' - changed 'int' to 'resource' where appropriate - format change: proto has to be on a single line and description on the very next one, some tools still rely on this | ||||
* | tab/space mixture cleand up, | Hartmut Holzgraefe | 2002-03-02 | 2 | -43/+60 |
| | | | | | | editor config comments added, minor proto fixes | ||||
* | - Fix CREDITS files | Derick Rethans | 2002-03-02 | 1 | -8/+2 |
| | |||||
* | Fix proto for mcve_initconn | Brad House | 2002-02-28 | 1 | -1/+1 |
| |