]> granicus.if.org Git - php/commit
restored vadddomain/vdeldomain to use library functions rather than invoking
authorDavid Croft <david@php.net>
Mon, 15 Jan 2001 02:14:13 +0000 (02:14 +0000)
committerDavid Croft <david@php.net>
Mon, 15 Jan 2001 02:14:13 +0000 (02:14 +0000)
commit5951b8063a494208034d26819eb71e2171112ffe
treecc0727be65ef5ef448345d9a0e055b519c116a0c
parentc6ffb5389e75659134a9cd7588b7002ec26b9c5e
restored vadddomain/vdeldomain to use library functions rather than invoking
 vpopmail executables
implemented vaddaliasdomain natively
global variable to store whether vpopmail was used and only vclose() if
 necessary
return the functions to returning true/false for success/failure rather than
 some arbitrary vpopmail return value
return the functions to not doing everything at once as you then lose
 fine-grain control over its operation
change C++ comments to C
ext/vpopmail/php_vpopmail.c
ext/vpopmail/php_vpopmail.h