summaryrefslogtreecommitdiff
path: root/ext/crack
Commit message (Expand)AuthorAgeFilesLines
* No need to link libxm2 in order to build php_crack.libEdin Kadribasic2002-05-091-2/+2
* -Crack extension now available for Win32 platforms. You will need toJoseph Tate2002-03-282-0/+116
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* - Fixed a typo. (caught by jtate@php.net)foobar2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Fix ZTS startup crashYasuo Ohgaki2002-02-041-0/+7
* Update headers.Sebastian Bergmann2001-12-112-3/+3
* Fixed one proto.Egon Schmid2001-12-071-1/+1
* Unified the configure messages.foobar2001-11-301-1/+3
* Fixed some protos.Egon Schmid2001-11-251-3/+3
* Fixed bug introduced by my last commit.foobar2001-11-131-3/+3
* Fixed bug: #13556foobar2001-10-121-8/+6
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-11/+11
* Missing header.foobar2001-07-311-0/+20
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+0
* Zend compatibility patchZeev Suraski2001-07-301-3/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-4/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-14/+3
* Fixed the config.m4 script to allow the cracklib extension to be properly builtAlexander Feldman2001-07-281-2/+4
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+20
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Killed 2 compile warnings.foobar2001-04-041-0/+3
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Added some missing EXPERIMENTAL files plus some missing extensionsfoobar2001-01-192-0/+7
* @- Added extension for the cracklib library. (Alexander Feldman)Alexander Feldman2000-12-025-0/+371