summaryrefslogtreecommitdiff
path: root/FS/bin
AgeCommit message (Collapse)Author
2004-11-24fix perms on automated backupsivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-11-20first pass at VoIP ratingivan
2004-10-26modular price plans!ivan
2004-10-19isn't run with elevated privledges, so -T not necessaryivan
2004-10-16add artera turbo exportivan
2004-10-05DO open a database connection in the parent process, this cached the $dbdef ↵ivan
and speeds things up significantly
2004-09-15it would help to set the permissions on the lockfile right, so the kids can ↵ivan
open it...
2004-09-15obtain a new descriptor for the lock in kids, this should fix locking problemsivan
2004-09-14selfservice:ivan
- server: don't reconnect again if we've already been signalled to shutdown - server: add kid reaping to shutdown sequence - server: add another optional logging level to response sending - server: acquire write mutex for keepalives
2004-09-06self-service keepalivesivan
2004-09-06don't open a database connection in the parent processivan
2004-09-06don't die off even on database failuresivan
2004-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2004-07-29add index on cust_main.refnum, speeds up advertising source listivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-30add option to pgp/gpg encrypt scp dumpsivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-06-25ping the database and retry rather before doing anythingivan
2004-06-11tax report!ivan
2004-04-23add link to new credit report on main menu, remove old obsolete shell-out ↵ivan
reports
2004-04-07oops, update the usage tooivan
2004-04-07added options to select username, svcnum, svcpartivan
2004-04-01get sub-countries from Locale::SubCountry nowivan
2004-03-18require Storable minimum 2.09ivan
2004-03-11turn down logging levelivan
2004-03-05fix -vivan
2004-02-13continue adding svc_forward.src: make svc_forward.srcsvc nullableivan
2004-02-13add svc_forward.srcivan
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2004-01-30add support for running selfservice server against multiple machinesivan
2003-12-24tyopkhoff
2003-12-23add svc_externalivan
2003-12-21add outsourced databases with both addresses by defaultivan
2003-12-10add part_referral.disabled, add disabled indices to agent and part_bill_eventivan
2003-11-15kill off ssh process when re-opening connectionivan
2003-11-14hopefully recover better from lost ssh connectionsivan
2003-11-06removing (rewritten as a proper html report)ivan
2003-10-24cvv!ivan
2003-10-20daily/weekly billingivan
2003-10-15add tagging ability so we can run multiple self-service clients on one machineivan
2003-10-15fix agent username and password nullabilityivan
2003-10-02added -y switch to freeside-daily to specify an offset in daysivan
2003-09-29added agent.disabledivan
agent.username agent._password
2003-09-29finish removing quiet config optionsivan
2003-09-26re-setup option to re-charge setup feeivan
2003-09-25add setuptax and recurtax fields to cust_main_countyivan
2003-09-25freebsd portability fixesivan
2003-09-05svc_acct._password from 50 to 72 for blowfish passwordsivan