summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
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-25svc_acct doc updateivan
2003-06-25forward_shellcommands update: might work nowivan
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-14add index on cust_bill._dateivan
2003-06-13$new_quoted_password vs. $quoted_new__passwordivan
2003-06-13proper command escape for vpopmail exportivan
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_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
2003-06-11We're passing a list here, not one argument.khoff
2003-06-09add "$ignore_quantity" bypassivan
2003-06-07and fix the error messageivan
2003-06-07really, really give a better error message when used under 5.005 now. really.ivan
2003-06-07give a better error message regarding Time::Local on old perls. really.ivan
2003-06-07require Time::Local 1.04 on perls before 5.6ivan
2003-06-06add suspend/unsuspend capability to CP exportivan
2003-06-05order/cancel packages rewrittenkhoff
2003-06-04allow empty slipip'sivan
2003-06-03minor update to cp export - eliminate redundant "host" parameterivan
2003-06-03use serial for primary keys in new tables tooivan
2003-06-03router.svcnum nullability fixivan
2003-06-02add last_bill field to manpageivan
2003-05-30sqlradius exports include "op" fieldivan
2003-05-20working self-service self-payments!ivan
2003-05-19fix up some bugs in processing payments via self-service... appears to beivan
2003-05-19first crack at payment processing with self-service (step two of the process)ivan
2003-05-19maintenance:ivan
2003-05-18interface for making payments all doneivan
2003-05-18more self-service make payment UI workivan
2003-05-18self-service: make payment UI doneivan
2003-05-14display recurring custom line items on invoices as well as one-shot onesivan
2003-05-13- document missing fields in cust_bill_eventivan
2003-05-13missing pod =cut at endivan
2003-05-13- self-service updates: cleanup and beginnings of "make a payment"ivan
2003-05-10fix bug in last_bill method which prevented last_bill dates from being setivan
2003-05-10- substitute '0' for existing blank setup/recur feesivan
2003-05-08general Pg 7.3 fix for setting int columns to '' / NULLivan
2003-05-03enable quota maintenance in infostreet exportivan
2003-05-03clean up CVS cruftivan
2003-04-29Better SOA checkingkhoff
2003-04-26I don't like FS::Record warningskhoff
2003-04-26Tyopkhoff
2003-04-24MySQL returns zero on an update when no values change. We would insert on an...khoff