summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2002-05-31no, actually throw an exception if an export class won't compile.ivan
2002-05-31updated hashes 'n stuff for FS::part_export::sqlmailkhoff
2002-05-31part_export module to export svc_acct, svc_domain, and svc_forward to an ↵khoff
external database
2002-05-31Moved new-style export calls to svc_Common.khoff
2002-05-30GRRRRRRRRRRRRRivan
2002-05-29eliminate harmless "Database handle destroyed without explicit disconnect"ivan
errors
2002-05-29freeradius 0.5 docivan
2002-05-28better error message for "Illegal password"ivan
2002-05-28point people at DBI/DBD documentation for information on data sources. *sigh*ivan
2002-05-23bind: allow adding slave domains tooivan
2002-05-22bind export, editing zones, deleting unaudited domains, mmmivan
2002-05-22move some code from FS::cust_pkg to FS::cust_svc, becomes the cancel methodivan
2002-05-22- remove some out of date documentationivan
- die if an export class won't compile
2002-05-225.6-ismsivan
2002-05-18Mail::Internet 1.44ivan
2002-05-17freebsd `toor' userivan
2002-05-16adding (stub) bsdshell and textradius exportsivan
2002-05-16add (stub) bsdshell and textradius exportsivan
2002-05-16force all infostreet arguments to be string type, fixes: "0 as first characterivan
in password" problem. also see the Frontier::Client manpage
2002-05-16allow freebsd `toor' root userivan
2002-05-15use job dependancies in FS::part_export::sqlradius.pmivan
display job dependancies in FS::queue::joblisting
2002-05-15queue dependanciesivan
2002-05-14don't use return value of UPDATE to decide whether or not to INSERT.ivan
2002-05-14shellcomands oopsivan
2002-05-10bad reuse of variableivan
2002-05-09don't duplicate state/county/country pulldowns even with taxrates...ivan
2002-05-09texas tax!ivan
2002-05-06fixes gratuitous "Illegal payname" errors reported by nomentivan
2002-05-04schema changes for proper texas taxivan
2002-05-04prevent stuff passed from template/user from being used in searches by ↵ivan
signup server
2002-04-30better BIND integrationivan
2002-04-26add username-nounderscore and username-nodash config filesivan
2002-04-25free_delayed try #2ivan
2002-04-25add flat_delayed planivan
2002-04-25don't require_cardname for non-CARD payby'sivan
2002-04-24require_cardname optionivan
2002-04-24msgcat error for credit card expiration (closes: Bug#407)ivan
2002-04-23fixes inserting strings that end in numbers to TEXT columns... gah i hate SQLivan
2002-04-22use Tie::IxHash to present export options in a reasonable orderivan
2002-04-22don't show extended debugging in error messages that could end up on the signupivan
server
2002-04-22fix bug checking agents allowed to purchase packages (moved from signups server)ivan
2002-04-22- check agentnum ability to order packages in FS::cust_pkg, not signup serverivan
- order by recur price in signup-alternate template
2002-04-20bind exportivan
2002-04-20working BIND importivan
2002-04-20allow * MX recordsivan
2002-04-20allow uppercase in zone data.ivan
2002-04-20allow uppercase zones...ivan
2002-04-20fix problem with edge case where there *is* a pkg_svc record with quantity 0,ivan
when changing packages and using the special case new service code
2002-04-19maybe just for debuggingivan
2002-04-19add phone to Business::OnlinePayment usageivan