summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2004-11-26move part_pkg transactional stuff from web interface to part_pkg.pm, bumps ↵ivan
Bug#18 to 1.5
2004-11-26add password-noampersand and password-noexlamation config files, patch from ↵ivan
Stephpen Bechard, closes: Bug#539
2004-11-09don't generate invoices for COMP customersivan
2004-10-19isn't run with elevated privledges, so -T not necessaryivan
2004-10-05DO open a database connection in the parent process, this cached the $dbdef ↵ivan
and speeds things up significantly
2004-09-16add uid to mass duplicate checking on export changes, fix bug in new export ↵ivan
editing, error message includes the number of duplicate customers also
2004-09-16don't re-my var, quiet warningivan
2004-09-15add option for global username or username@domain uniqueness, closes: Bug#980ivan
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-09rework edit/part_svc.cgi so it doesn't use a separate process/ file, this ↵ivan
allows large error messages to be displayed properly
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-09-05acquire a database lock to prevent race conditions in duplicate checkingivan
2004-09-04first try at duplicate checking on new export associationsivan
2004-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2004-08-14first try at duplicate checking on new export associationsivan
2004-08-02no maintainer, use shellcommands_withdomain insteadivan
2004-07-06document and check refund reasonsivan
2004-07-01show a full stack backtrace if we wind up in the hash method with an empty ↵ivan
Hash attribute, wtf?
2004-06-25ping the database and retry rather before doing anythingivan
2004-06-25really fix latex printing when datasrc contains a ;ivan
2004-06-25fix latex printing when datasrc contains a ;ivan
2004-06-25move up next bill date on unsuspendivan
2004-06-23forgotten space in typeset invoice credit linesivan
2004-06-22small doc updateivan
2004-06-21removing old report from MANIFESTivan
2004-06-16fix deletion of accounts connected to virtual hostsivan
2004-06-11tax report!ivan
2004-06-11tax report!ivan
2004-06-01typo in error messageivan
2004-05-28report value passed for illegal action pseudo-fieldivan
2004-05-26require the version of File::Temp with the OO interfaceivan
2004-05-26commaivan
2004-05-26use File::Temp for filenames and store the temp files in cache.datasrc ↵ivan
instead of /tmp
2004-05-26better error checking/reporting for latex setup problemsivan
2004-05-26default commands now keep web content in user homedirs and link to /var/wwwivan
2004-05-18patch from randell lucas for order_pkg to return pkgnum alsoivan
2004-05-14add per-agent invoice templates, add per-package suspend invoice events, fix ↵ivan
automatic creation of invoice_latex alternate templates
2004-05-11one reasonable default and one kludge, to improve webhosting UIivan
2004-05-11fix commandsivan
2004-05-10fix ISPMan password changing commandivan
2004-05-10fall back to password changing in the case of blank suspension/unsuspension ↵ivan
commands, like some exports
2004-05-10make postfix export commands configrableivan
2004-05-08default finger to first+lastivan
2004-05-06add option to change the restart command in apache exportsivan
2004-05-06protect properly against deleting users linked to virtual web sitesivan