summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-08-09example invoice templateivan
2000-08-09doc updatesivan
2000-08-09templatable invoicesivan
2000-07-18dia sourceivan
2000-07-17oopsivan
2000-07-17first shot at invoice browsing and some other cleanupsivan
2000-07-17silly mistakeivan
2000-07-17better error message if a package isn't linked to a customer (that shouldn't ↵ivan
happen)
2000-07-17better error messages if svc_acct or svc_domain records are missingivan
2000-07-17prevent accounts which are the target of mail aliases from being deletedivan
2000-07-17make remote commands configurableivan
2000-07-17rawr!ivan
2000-07-17documentation updatesivan
2000-07-07wait()ing on SIGCHLD causing hangs for some folksivan
2000-07-06mis-PODed =back should have been a =cutivan
in conjunction with AUTOLOAD this was sure a pain to find
2000-07-06tyopivan
2000-07-06remove duplicate sql statement causing spurious errorsivan
2000-07-06support for radius check attributes (except importing). poorly documented.ivan
2000-07-06don't error out on invalid svc_acct_sm.domuid's that can't be matched inivan
svc_acct.uid - just warn.
2000-07-04noted a API inconsistancyivan
2000-07-03get rid of double sendmailrestart invocation; no need for multiple sessionsivan
2000-07-03typoivan
2000-07-03added sendmailrestart and sendmailconfigpath config filesivan
2000-06-30maildisablecatchall configuration fileivan
2000-06-30maildisablecatchall config fileivan
2000-06-29another silly typo in svc_acct.exportivan
2000-06-29add sendmailrestart configuration fileivan
2000-06-29s/password/_password/ for PostgreSQL wasn't done in the import.ivan
2000-06-29support for pre-encrypted md5 passwords.ivan
2000-06-29md5 passwords can are 34 characters long and have $ in them.ivan
2000-06-29don't block on $whois_hack trueness when adding new domains.ivan
2000-06-29oops, silly mistakeivan
2000-06-29make svc_acct_sm skip blank lines in sendmail importivan
2000-06-28superfluous my()ivan
2000-06-28bugfix to accept shells that evaluate to false in perl, like the empty string.ivan
2000-06-28add support for config option textradiusprependivan
2000-06-28allow RADIUS lines with "Auth-Type = Local" tooivan
2000-06-28make svc_acct more forgiving about RADIUS users filesivan
2000-06-28forgot to import a subivan
2000-06-28quick hack to add RADIUS attributesivan
2000-06-28documentation oopsivan
2000-06-27i18nivan
2000-06-27i18ivan
2000-06-27fix typo in last patch, and another gratuitous -w pleaserivan
2000-06-27logically identical, but -w safeivan
2000-06-24don't use Date::Manip; report correct program name in freeside-bill usage msgivan
2000-06-23FS::Record::qsearch - more portable, doesn't depend on $sth->execute returningivan
a number of rows, uses placeholders and prepare_cached
2000-06-22tyopivan
2000-06-20documentation update for 1.2.4 releaseivan
2000-06-20documentation updateivan