summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-04properly pass init_popstate to error pagesivan
2003-07-04add "initial_popstate" option to signup serverivan
2003-07-04don't add extra blank popivan
2003-07-04typoivan
2003-07-04don't populate the whole initial list if there are tons of POPsivan
2003-07-04optimize javascript to handle large numbers of POPsivan
2003-07-03working DBIx::Profile againivan
2003-07-02tyopivan
2003-07-02relaxed "first package" restrictions; will find any appropriate service withivan
quantity 1
2003-07-02change license to GPL onlyivan
2003-07-01larger textareas in export optionsivan
2003-07-01typoivan
2003-06-30bugfix for manual re-charging changes (Bug#423)ivan
2003-06-30pass additional fields to ACH processors (Authorize.Net should work now)ivan
2003-06-30removing deprecated freeside-overdueivan
2003-06-30adding sqlradius_withdomain export including realms, closes: bug#514ivan
2003-06-30increase maximum domain length to 67ivan
2003-06-27add radius-ip configuration parameter for Framed-IP-Address vs. Framed-Addressivan
2003-06-25Pg 7.3 incompatibility with empty dates in Failed Invoice Event search,ivan
patch from rlucas@tercent.net
2003-06-25svc_acct doc updateivan
cp export - disable old-style suspending
2003-06-25forward_shellcommands update: might work nowivan
2003-06-24display full POP numbers in signup server - patch from "Stephen Bechard" ↵ivan
<steve@destek.net>
2003-06-24explicitly use the necessary modulesivan
2003-06-22fix the credit card retry on change or manual "retry_card" to ONCE per invoiceivan
2003-06-22skip pg_ tables also (ewww, showing up in reverse-engineered schema)ivan
2003-06-22skip history tables that exist already; easier to re-run nowivan
2003-06-14cust_bill2 indexivan
2003-06-14add index on cust_bill._dateivan
2003-06-14\n\n between virtualhost entriesivan
2003-06-13$new_quoted_password vs. $quoted_new__passwordivan
2003-06-13proper command escape for vpopmail exportivan
2003-06-13missing semiivan
2003-06-13correct stickiness for checkbox options on export editivan
2003-06-13pass vpopmail passwords on command-line (unfortunately)ivan
2003-06-13full path to vpopmail commandsivan
2003-06-13add vpopmail presets to shellcommands_withdomain exportivan
2003-06-12/bin/halt and /sbin/haltivan
2003-06-12tyopivan
2003-06-12better error handling for re-importsivan
2003-06-12remove overly-verbose debugging for nowivan
2003-06-12"doc"ivan
2003-06-12argivan
2003-06-12debuggingivan
2003-06-12update for long table names; use sequence name directly instead of guessingivan
2003-06-12mooivan
2003-06-12adding fix-sequencesivan
2003-06-12_default_ default now sets GECOS like the OS-defaultsivan
2003-06-12sqlradius doc update; don't need to allow null OP columnsivan
2003-06-11In scalar context, smtpsend returns the number of addresses that the message ↵khoff
was successfully delivered to. I'm assuming 'Debug' causes Net::SMTP to warn the debug output, not return it.
2003-06-11We're passing a list here, not one argument.khoff