Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | |||||
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | Fixed bug #51336 | Boris Lytochkin | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | |||||
* | - improve netsnmp detection (and restor snmp on win) | Pierre Joye | 2010-02-09 | 1 | -7/+12 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | - Fixed bug #49990 (SNMP3 warning message about security level printed twice). | Jani Taskinen | 2009-10-25 | 1 | -5/+0 |
| | |||||
* | fix parameter parsing for SNMP | Stanislav Malyshev | 2009-08-17 | 1 | -56/+14 |
| | |||||
* | Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values) | Ilia Alshanetsky | 2009-06-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #48359 (Script hangs on snmprealwalk if OID is not increasing) | Ilia Alshanetsky | 2009-05-31 | 1 | -3/+8 |
| | | | | | # Original patch by simonov at gmail dot com | ||||
* | MFH:- Revert bad patch (which caused bug #48133) | Jani Taskinen | 2009-05-02 | 1 | -7/+7 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | MFH | Jani Taskinen | 2008-11-21 | 1 | -247/+0 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -23/+0 |
| | |||||
* | MFH: New parameter parsing API | Kalle Sommer Nielsen | 2008-11-07 | 1 | -27/+25 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+23 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -23/+0 |
| | |||||
* | Fixed bug #45405 (snmp extension memory leak) | Alexey Zakhlestin | 2008-09-06 | 1 | -1/+9 |
| | |||||
* | - MFH: New parameter parsing API | Felipe Pena | 2008-08-13 | 1 | -97/+91 |
| | |||||
* | - Added arginfo | Felipe Pena | 2008-07-01 | 1 | -27/+237 |
| | |||||
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -2/+2 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 2 | -2/+2 |
| | |||||
* | MFH: Fix some lib vs $PHP_LIBDIR issues | Jani Taskinen | 2007-07-31 | 1 | -2/+2 |
| | |||||
* | MFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLE | Jani Taskinen | 2007-07-11 | 1 | -13/+7 |
| | |||||
* | MFH: use defined values instead of plain integers | Jani Taskinen | 2007-07-09 | 1 | -3/+3 |
| | |||||
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves) | foobar | 2006-07-27 | 2 | -11/+29 |
| | | | | | | | | MFH: . Renamed the function to snmp_set_oid_output_format() which describes MFH: it's behaviour better. Old one was left as an alias for it. MFH: . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC MFH: - Fixed some memleaks | ||||
* | MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp ↵ | foobar | 2006-07-26 | 1 | -1/+5 |
| | | | | 5.2 compatibility issue) | ||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -5/+8 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 2 | -3/+3 |
| | |||||
* | change "-o" to "||" (fixes potential problems on weird systems where test ↵ | Antony Dovgal | 2005-11-29 | 1 | -1/+1 |
| | | | | doesn't support -o) | ||||
* | MFH: Nuked EOLs from error messages | foobar | 2005-08-18 | 1 | -6/+6 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -4/+3 |
| | |||||
* | ws | foobar | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | MFB: - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf | foobar | 2005-05-10 | 1 | -0/+5 |
| | | | | | access errors). (Jani, ric at arizona dot edu) | ||||
* | Better use zval_ptr_dtor() instead (thanks Andi) | foobar | 2005-04-27 | 1 | -2/+1 |
| | |||||
* | - Fix memleak | foobar | 2005-04-23 | 1 | -0/+2 |
| | |||||
* | - Use correct type (bug #32720) | foobar | 2005-04-15 | 1 | -2/+2 |
| | |||||
* | Converting the usage of the integer based internal commands into | Harrie Hazewinkel | 2005-04-11 | 1 | -55/+60 |
| | | | | | MACROS to ease future extensions. | ||||
* | Adding support for a getbulk oriented walk. | Harrie Hazewinkel | 2005-04-11 | 1 | -14/+26 |
| | | | | | The getbulk can only be used for SNMPv2c and SNMPv3. | ||||
* | Adding SNMPv2 community based (i.e. protocol version) functions. | Harrie Hazewinkel | 2005-03-16 | 2 | -9/+63 |
| | |||||
* | Missed one place.. | foobar | 2005-02-12 | 1 | -1/+1 |
| | |||||
* | This was not good idea. | foobar | 2005-02-12 | 1 | -1/+1 |
| | |||||
* | - Fix some memory leaks | foobar | 2005-01-08 | 2 | -4/+15 |
| | |||||
* | Fixed bug #30995 (snmp extension does not build with net-snmp 5.2). | Ilia Alshanetsky | 2004-12-07 | 1 | -1/+16 |
| |