summaryrefslogtreecommitdiff
path: root/FS/bin
AgeCommit message (Expand)Author
2010-07-06fix oopsmark
2010-07-06add command line opts for port, passive mode, and debug level, RT#9115mark
2010-07-03fix leaking db connections in freeside-selfservice-xmlrpcd, RT#7780ivan
2010-06-30-T causing problemsivan
2010-06-22fix (probably harmless) "DBD::Pg::db disconnect failed: server closed the con...ivan
2010-06-17just go ahead and depend on POE 1.2 seems the path of least resistance, RT#7780ivan
2010-06-17okivan
2010-06-17lenny POE compat, RT#7780ivan
2010-06-16a local XML-RPC server for ncic: daemonize and respond to TERM, RT#7780ivan
2010-06-16a local XML-RPC server for ncic: daemonize and respond to TERM, RT#7780ivan
2010-06-16a local XML-RPC server for ncic: cleanup as a modern POE app, RT#7780ivan
2010-06-16start of a local XML-RPC server for ncic, RT#7780ivan
2010-06-07mysql compat: cgp_rule_condition s/condition/conditionname/ivan
2010-06-05should really fix bug commiting between each table upgrade, arg, RT#8580ivan
2010-05-13cope with poor tax liability report performance by allowing queuing of report...jeff
2010-04-05require DBIx::DBSchema 0.39 for mysqlivan
2010-03-15RT#7473: add -p optionmark
2010-02-18Documentation cleanupmark
2010-01-21fix self-service fallout from RT 3.8, RT#6640ivan
2010-01-09undo damage from DBIx::DBSchema 0.37_03ivan
2009-12-31specify multiple agentnums with freeside-dailyivan
2009-12-29output SQL statements as we run them (and only the ones we run), not immediatelyivan
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, RT...ivan
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, RT...ivan
2009-12-29add -u option for vacuuming, RT#5258ivan
2009-12-29add queued-sleep_timeivan
2009-11-19proper cdr_batch table, RT#6386ivan
2009-11-16add disable_cron_billing config, RT#6407ivan
2009-11-12Fix zip passwordmark
2009-11-05back to old host name, info from customer/paymentech was bogus, RT#5650ivan
2009-11-05update paymentech live server, RT#5650ivan
2009-11-04add explicit use of Expect module, so the error is thrown immediate, RT#5650ivan
2009-11-03check for zip and unzip commands, use multi-arg version of system to prevent ...ivan
2009-11-03update usage & manpage w/ freeside- prefixivan
2009-11-03fix usage of File::Temp->newdir, not in 0.18 File::Temp on perl 5.10.0, RT#5650ivan
2009-11-03moving paymentech-* to FS/bin, RT#5650ivan
2009-11-03(start of) reconcile breakage from stale accounts, RT#6407ivan
2009-10-29have freeside-queued be more resillient in the face of a database that's gone...ivan
2009-10-24selfservice per-agent skinningivan
2009-10-04delete invoices, RT#4048ivan
2009-10-01add login check to FS::ClientAPI::SG/SGNG checks. RT#4610ivan
2009-09-28correct place for use Email::Send, RT#4610ivan
2009-09-24add SG and SGNG ping, RT#4610ivan
2009-08-29Add FTP supportmark
2009-08-13Add option to freeside-void-payments to cancel customersmark
2009-08-12internalize billco-upload and automate the transfer to the provider RT#5902jeff
2009-08-04hopefully ignore errors about deleted accounts and properly finish freeside-s...ivan
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-07-26command line tool to apply payments and creditsjeff
2009-07-24Add -v switch (verbose) to freeside-void-paymentsmark