summaryrefslogtreecommitdiff
path: root/ext/vpopmail
Commit message (Expand)AuthorAgeFilesLines
* ws fixBoian Bonev2002-03-201-1/+1
* fix version checking - now handle 1.2.3 and 1.2 as wellBoian Bonev2002-03-201-2/+2
* fix a missing [Boian Bonev2002-03-201-1/+1
* There should not be any trailing data on an #endif lineSascha Schumann2002-03-201-1/+1
* - Support vpopmail 5.2 (fixes #16120).Markus Fischer2002-03-192-4/+41
* - Let configure also detect installation in standard unix paths.Markus Fischer2002-03-171-4/+3
* fix all comments in protosBoian Bonev2002-03-131-18/+18
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* fix commentBoian Bonev2002-01-311-1/+1
* Update headers.Sebastian Bergmann2001-12-112-3/+3
* Unified the configure messages.foobar2001-11-301-1/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* fix macrosDaniel Beulshausen2001-09-171-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fixes commit / link problems with certain compilers.foobar2001-09-051-2/+5
* - TSRMLS_FETCH workZeev Suraski2001-08-051-2/+4
* build fixesZeev Suraski2001-07-311-3/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-3/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-28/+5
* replaced add_index_string with add_next_index_stringBoian Bonev2001-07-131-6/+13
* Fold a bit more codeRasmus Lerdorf2001-06-061-0/+2
* use AC_CHECK_LIB to see if the new API is supportedBoian Bonev2001-05-281-2/+5
* changed checking if vpopmail has the new APIBoian Bonev2001-05-281-3/+42
* add checking if vpopmail has the new APIBoian Bonev2001-05-281-0/+3
* fixed prototypesBoian Bonev2001-05-242-1/+5
* added vpopmail_alias_get covering valias_select/valias_select_nextBoian Bonev2001-05-242-3/+36
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* cosmetic fixes; added 3 of the 7 valias functionsBoian Bonev2001-05-241-22/+139
* added prototypesBoian Bonev2001-05-241-0/+17
* added check if vauth.h exists in vpopmail installBoian Bonev2001-05-241-0/+5
* added 3 of 7 alias functionsBoian Bonev2001-05-241-0/+4
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* fixed SIGSEGV in vpopmail_auth_user when optional arg apop is not setBoian Bonev2001-02-081-3/+4
* # fixed several warnings - variables not used, functions not declaredBoian Bonev2001-02-071-3/+7
* # fixed protos in comments for *_ex functionsBoian Bonev2001-01-271-3/+3
* changed function names to be like vpopmail_add_user instead vpopmail_adduserBoian Bonev2001-01-235-127/+536
* Added some missing EXPERIMENTAL files plus some missing extensionsfoobar2001-01-191-0/+5
* restored vadddomain/vdeldomain to use library functions rather than invokingDavid Croft2001-01-152-332/+275
* vpopmail's bin dir is unnecessary as the library exports these functionsDavid Croft2001-01-141-44/+39
* #added simple minimum survival readmeBoian Bonev2001-01-141-0/+63
* merged my version with David Croft'sBoian Bonev2001-01-142-186/+364
* updatedBoian Bonev2001-01-141-0/+1
* rewritten the whole logic of the scriptBoian Bonev2001-01-141-39/+44
* # restored code for latest vpopmail versionDavid Croft2001-01-141-3/+10
* vpopmail extensionDavid Croft2001-01-145-0/+471