summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2003-06-22skip pg_ tables also (ewww, showing up in reverse-engineered schema)ivan
2003-06-22skip history tables that exist already; easier to re-run nowivan
2003-06-14add index on cust_bill._dateivan
2003-06-14\n\n between virtualhost entriesivan
2003-06-12/bin/halt and /sbin/haltivan
2003-06-12tyopivan
2003-06-12better error handling for re-importsivan
2003-05-03typo in usage instructionsivan
2003-03-29restart apache, not bind!ivan
2003-03-28fix missing semicolon in apache exportivan
2003-03-20apache export!ivan
2003-03-20This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_4_BRANCH'.
2003-03-20apache export!ivan
2002-12-24optimization for ginourmous numbers of packages for intergate, whewivan
2002-12-14botched commitsteve
2002-12-14add email address to shellcommandssteve
2002-12-04really fixed nowivan
2002-12-04really fixed nowivan
2002-12-04oops, typoivan
2002-12-04oops, typoivan
2002-11-20ugh... need to increase length of payinfo field in cust_pay and cust_refundivan
for ACH
2002-11-19increase length of reczone and recdata fields in domain_recordivan
2002-10-12dayphone/nightphone as customizable labels, closes: Bug#464ivan
2002-10-12dayphone/nightphone as customizable labels, closes: Bug#464ivan
2002-10-04working on the road:ivan
- easier "change package" link for changing one package to another - sqlradius export now compatible with Pg - indices on phone numbers - install instructions specify Pg 7.1 (at least until ILIKE thing is changed) - searching on phone number fragments
2002-09-21all taxes now have names. closes: Bug#15ivan
2002-09-20add freeside-deluser, freeside-deloutsource and freeside-deloutsourceuserivan
2002-09-20move from bin/fs-setup to FS/bin/freeside-setupivan
2002-09-20change otaker fields to 32 charsivan
2002-09-19use database SERIAL or AUTO_INCREMENT for primary keys, finally, yay!ivan
closes: bug#69
2002-09-09svc_broadband mergekhoff
2002-09-08error out if can't open .HEADER filesivan
2002-09-08error out if can't open .HEADER filesivan
2002-07-15finally a working DNS::ZoneParseivan
2002-07-06fix Can't use an undefined value as an ARRAY reference at ./fs-setup line ↵ivan
209, <STDIN> line 3.
2002-06-28better error message for illegal passwordivan
2002-06-28not anymore...ivan
2002-06-26shell.export -> bsdshell.export & sysvshell.exportivan
2002-06-21no, don't check for duplicates like this by default... not new-export styleivan
2002-06-21oopsivan
2002-06-21import fixes...ivan
2002-06-21tiny bit better passwd.importivan
2002-06-19pod build fix thanks to Stephen Bechard <steve@destek.net>ivan
2002-06-11don't export empty filesivan
2002-06-11use FS::cust_svc and FS::svc_acctivan
2002-06-11bsd only for nowivan
2002-06-11perl 5.005 needs an explicit mask for mkdirivan
2002-06-11add preliminary bsd shell exportivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.