summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-queued
AgeCommit message (Collapse)Author
2008-11-09move batch customer import to its own file; add svc_external_svc_phone ↵ivan
export format, RT#4103
2007-04-18fix use statements for FS::UI::Web. not "use"ing modules in the actual ↵ivan
modules you use them in is bad, mmmkay
2007-04-12input and output on data volume fields specified with k,m,g,or tjeff
2006-12-15tiny bit of cleanup from the conf mergeivan
2006-12-14make the config directory configurableivan
2006-12-01remove unnecessary service use (in an awfully odd place)ivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ↵ivan
needs to update the "seconds" field(s), finally closes: Bug#1125
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2004-09-06don't die off even on database failuresivan
2004-06-25ping the database and retry rather before doing anythingivan
2002-10-28signal-less queued child handling (closes: Bug#477)ivan
2002-08-24depend on Net::SSH 0.07, for -T fixivan
2002-07-08oops, fix for bug only surfacing with different freeside uid/gidivan
2002-07-02grr old openssh grr freebsdivan
2002-07-02fleabsd grrivan
2002-07-02freebsd is sofa king brokenivan
2002-06-25might work again under mysqlivan
2002-06-20shellcommands w/passwordsivan
2002-06-14working job dependanciesivan
FS::queue::joblisting html excapes & truncates long arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20 am, too. really!)
2002-06-14mysql compatibility?ivan
2002-05-15queue dependanciesivan
2002-04-16auto-use export classesivan
2002-03-26further export bugfixingivan
add 10 kid limit to freeside-queued sqlradius_reset now works (closes: Bug#372)
2002-03-23redirect STDOUT/STDERR a bit later for better error reportingivan
2002-03-20new export! infostreet and sqlradius provisioning switched overivan
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347)
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334
2001-11-08harmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanksivan
2001-10-23Pg: FOR UPDATE LIMIT 1ivan
mysql: LIMIT 1 FOR UPDATE greeeat.
2001-09-25better REAPERivan
2001-09-24queue daemon forks nowivan
2001-09-19set real uid too. whew. ssh now working.ivan
2001-09-19set $ENV{HOME}ivan
2001-09-11usage subivan
2001-09-11rarivan
2001-09-11cyrus supportivan
2001-09-11working queuedivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing