root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @133 [133] 10/04/08 11:38:41 shupp Update package.xml to 0.3.2 version
(edit) @132 [132] 10/04/08 11:35:43 shupp Fixes PEAR #14733. Removed extra sockRead() call, updated test to catch …
(edit) @130 [130] 04/20/08 12:42:21 shupp One more visibility fix
(edit) @129 [129] 04/20/08 12:40:30 shupp Fixed visibility on new methods
(edit) @127 [127] 04/19/08 13:30:57 shupp Added getSetLimitsParms() and getModUserParms() methods
(edit) @125 [125] 04/10/08 23:49:40 shupp Fixed notice in dotQmailSplit(). Updated package.xml for 0.2.1 release
(edit) @124 [124] 04/10/08 23:45:16 shupp Committed changes for 0.2.0 release
(edit) @123 [123] 11/27/07 11:42:42 shupp fix up showIPMap() doc block
(edit) @122 [122] 11/27/07 11:37:52 shupp a couple more docblock fixes
(edit) @121 [121] 11/27/07 11:28:12 shupp getLimits() @return tag incorrectly listed type 'bool'
(edit) @120 [120] 11/27/07 11:25:34 shupp the login example should catch a Net_Vpopmaild_FatalException
(edit) @118 [118] 11/27/07 07:56:38 shupp change channel to PEAR
(edit) @117 [117] 11/27/07 07:51:49 shupp update links to new trac site
(edit) @116 [116] 11/27/07 07:32:14 shupp update @return tags, update package.xml for 0.1.0 release
(edit) @115 [115] 11/15/07 15:58:19 shupp fix typo in docblock
(edit) @114 [114] 11/15/07 15:49:21 shupp updates to package.xml
(edit) @113 [113] 11/15/07 15:45:33 shupp updates to package.xml for 0.0.3 release
(edit) @112 [112] 11/15/07 15:41:23 shupp skip tests if tests-config.php or tests-setpath.php are not present. …
(edit) @111 [111] 11/15/07 15:39:23 shupp clean up doc block contents, remove parseHomeDotqmail() - it's application …
(edit) @110 [110] 11/11/07 00:04:13 shupp package.xml update for 0.0.3 release
(edit) @109 [109] 11/10/07 23:56:09 shupp use System::tmpdir() for locating /tmp directory. Update docs/docs.sh to …
(edit) @108 [108] 11/10/07 23:17:19 shupp move test config files to .dist, update tests/README
(edit) @107 [107] 11/10/07 23:14:45 shupp added missing require, fix getVacation call
(edit) @106 [106] 11/10/07 23:13:40 shupp update tests for getVacation() change
(edit) @105 [105] 11/10/07 21:58:55 shupp CS changes to Net_Vpopmaild
(edit) @104 [104] 11/10/07 20:50:20 shupp CS cleanups in Vpopmaild_Base
(edit) @103 [103] 11/10/07 19:56:06 shupp CS cleanups in Vpopmaild_FatalException
(edit) @102 [102] 11/10/07 19:43:08 shupp CS cleanups in Vpopmaild_Exception
(edit) @101 [101] 11/10/07 19:30:48 shupp split off base functions into Net_Vpopmaild_Base
(edit) @100 [100] 11/08/07 00:30:42 shupp save_a_copy_checked to save_a_copy
(edit) @99 [99] 11/03/07 12:52:18 shupp added category tags for exception classes
(edit) @98 [98] 11/03/07 12:49:55 shupp thows to throws
(edit) @97 [97] 11/03/07 12:40:37 shupp wrong variable name in Exception.php
(edit) @96 [96] 11/03/07 12:24:04 shupp update example login.php to work with new version
(edit) @95 [95] 11/01/07 20:13:01 shupp update package.xml
(edit) @94 [94] 11/01/07 19:53:47 shupp don't store address, port, or timeout. make debug a real bool. Add …
(edit) @93 [93] 11/01/07 01:56:18 shupp update tests to work with new exception handling
(edit) @92 [92] 11/01/07 01:35:31 shupp update todas, docs script
(edit) @91 [91] 11/01/07 00:20:40 shupp Fatal_Exception to FatalException?, tons of error handling changes
(edit) @90 [90] 10/31/07 23:10:28 shupp TRUE to true
(edit) @89 [89] 10/31/07 10:22:20 shupp throw exceptions in ip map methods
(edit) @88 [88] 10/31/07 10:13:23 shupp suppress exception in setVacation
(edit) @87 [87] 10/30/07 11:12:39 shupp remove all internal PEAR_Error checks, only check for those from external …
(edit) @86 [86] 10/30/07 10:52:55 shupp added Net_Vpopmaild_Fatal_Exception class, updated Net_Vpopmaild_Exception …
(edit) @85 [85] 10/29/07 10:40:35 shupp renamed accept-recordio test to acceptLog-recordio, fixed …
(edit) @84 [84] 10/29/07 10:28:54 shupp fixed status functions tests
(edit) @83 [83] 10/29/07 10:26:55 shupp fix setDebug test, update output of ip map tests
(edit) @82 [82] 10/29/07 02:10:37 shupp added paginateArray() test
(edit) @81 [81] 10/29/07 01:42:39 shupp added displayForwardLine test
(edit) @80 [80] 10/29/07 01:40:52 shupp remove leftover comments
(edit) @79 [79] 10/29/07 01:31:26 shupp fleshed out alias functions, added related tests, made destructor public
(edit) @78 [78] 10/28/07 16:54:44 shupp updated vpopmail robot variable names, make $debug private, update @access …
(edit) @77 [77] 10/28/07 14:16:11 shupp update docs.sh script
(edit) @76 [76] 10/27/07 20:57:56 shupp added delVacation(), added getVacation() and delVacation() tests
(edit) @75 [75] 10/27/07 18:47:22 shupp setupVacation() to setVacation(), change protected @access phpdoc to …
(edit) @74 [74] 10/27/07 18:13:31 shupp added formatBasePath test
(edit) @73 [73] 10/27/07 18:05:24 shupp add tests-setpath.php so we can extend Net_Vpopmaild for testing protected …
(edit) @72 [72] 10/27/07 17:50:04 shupp remove unused rawSocketRead() method
(edit) @71 [71] 10/27/07 17:48:53 shupp make private methods protected. Mostly for unit tests, but they don't …
(edit) @70 [70] 10/27/07 17:10:11 shupp added readInfo() test
(edit) @69 [69] 10/27/07 16:41:46 shupp fixes for isUserAdmin() and isDomainAdmin(), doc block updates, added …
(edit) @68 [68] 10/27/07 15:06:42 shupp add getQuota test and getQuota todo
(edit) @67 [67] 10/27/07 14:55:31 shupp update todo, remove obsolete getLastAuthIP(), update getLastAuthIP to …
(edit) @66 [66] 10/27/07 14:23:59 shupp modify domainCount() and userCount() to use readInfo(), add userCount() …
(edit) @65 [65] 10/27/07 14:03:08 shupp simplify findDomain(), remove warnings in listUsers(), update …
(edit) @64 [64] 10/27/07 13:17:07 shupp added userInfo() test
(edit) @63 [63] 10/27/07 13:12:17 shupp cleanups in modUser, added user tests
(edit) @62 [62] 10/27/07 11:50:10 shupp move setDebug to tests-config
(edit) @61 [61] 10/27/07 11:47:03 shupp learn to spell, add nonExistentUser variable to tests-config
(edit) @60 [60] 10/27/07 11:31:30 shupp add authenticate() test
(edit) @59 [59] 10/27/07 11:27:52 shupp indicate in filname and test name that 155 does delDomain as well
(edit) @58 [58] 10/27/07 11:18:49 shupp fixed findDomain() (patched vpopmaild as well), added findDomain() test
(edit) @57 [57] 10/25/07 00:32:10 shupp add addAliasDomain test. Make addAliasDomain() and delDomain() bools
(edit) @56 [56] 10/24/07 00:26:53 shupp make addDomain() return bool, add addDomain() test
(edit) @55 [55] 10/24/07 00:17:51 shupp added listDomains test
(edit) @54 [54] 10/24/07 00:11:25 shupp added domainInfo test
(edit) @53 [53] 10/23/07 23:00:31 shupp added *Limits tests
(edit) @52 [52] 10/23/07 22:53:00 shupp fixes for *Limits functions
(edit) @51 [51] 10/23/07 00:14:09 shupp mkDir should return true. Added mkDir, listDir, and rmDir tests
(edit) @50 [50] 10/23/07 00:06:59 shupp make mkDir public, don't return ksort results
(edit) @49 [49] 10/21/07 21:28:09 shupp rename connect test to match
(edit) @48 [48] 10/21/07 21:26:56 shupp add file tests
(edit) @47 [47] 10/21/07 21:26:42 shupp fixes for file related functions, add todo for error handling
(edit) @46 [46] 10/18/07 23:59:30 shupp modify listLists() error handling
(edit) @45 [45] 10/18/07 23:57:49 shupp add listLists test, README, update tests-config with some comments
(edit) @44 [44] 10/18/07 01:55:49 shupp named tests correctly
(edit) @43 [43] 10/18/07 01:54:39 shupp add initial robot tests
(edit) @42 [42] 10/18/07 01:53:39 shupp some todo and error cleanup in robot methods. Need to cleanup robotGet as …
(edit) @41 [41] 10/18/07 00:17:46 shupp added one parseHomeDotqmail test
(edit) @40 [40] 09/09/07 17:09:37 shupp added dotQmailSplit test
(edit) @39 [39] 09/09/07 16:54:48 shupp add ip_map test, alter IP Map arguments order to match vpopmaild and …
(edit) @38 [38] 09/02/07 02:18:50 shupp added setGidBit() test
(edit) @37 [37] 09/02/07 02:00:03 shupp fix spelling issue in catch blocks, add getGidBit test
(edit) @36 [36] 09/02/07 01:19:01 shupp re-name/number existing tests. Add new domainCount test.
(edit) @35 [35] 08/27/07 00:21:15 shupp rename 004 test accordingly
(edit) @34 [34] 08/27/07 00:20:29 shupp update 004-accept test to test recordio()
(edit) @33 [33] 08/27/07 00:05:39 shupp added status and accept tests, update description of connect
(edit) @32 [32] 08/26/07 23:21:49 shupp fix TEST header in clogin test, add setDebug test
(edit) @31 [31] 08/26/07 22:51:59 shupp initial tests added
(edit) @30 [30] 08/26/07 22:37:02 shupp add new $connected variable (update destruct() to use it), new $timeout …
Note: See TracRevisionLog for help on using the revision log.