Age | Commit message (Expand) | Author |
2004-03-19 | use FS::svc_domain explicitly | ivan |
2004-03-18 | quote already-crypted passwords to prevent variable substitution | ivan |
2004-03-18 | don't re-encrypt password on replace also | ivan |
2004-03-18 | don't re-crypt encrypted passwords | ivan |
2004-03-18 | require Storable minimum 2.09 | ivan |
2004-03-17 | fixup password checking to understand old-style *SUSPENDED* accounts and not ... | ivan |
2004-03-17 | proper self-service login supporting plaintext, crypt and MD5 passwords | ivan |
2004-03-16 | recognize DBD::mysqlPP | ivan |
2004-03-12 | add unapplycredits configuration option | ivan |
2004-03-12 | don't run my local expenses kludge by default; horrible performance | ivan |
2004-03-12 | emaildecline-exclude skips any errors that contain the strings now, not just ... | ivan |
2004-03-11 | turn down logging level | ivan |
2004-03-11 | incorrect listing in MANIFEST | ivan |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan |
2004-03-05 | fix -v | ivan |
2004-03-03 | fix welcome emails being sent to signup server declined accounts, closes: Bug... | ivan |
2004-02-28 | adding | ivan |
2004-02-28 | minor fixes | ivan |
2004-02-28 | depend on DBIx::DBSchema 0.23 and thus DBD::Pg 1.32, finally closes Bug#639 | ivan |
2004-02-27 | When next_free_addr returned undef, we were trying to call addr on an undefin... | khoff |
2004-02-26 | allow replace with no arguments | ivan |
2004-02-25 | fix up forward editing for new svc_forward.src field | ivan |
2004-02-25 | kludge around it completely | ivan |
2004-02-25 | third time's the charm | ivan |
2004-02-25 | oops, not the right way to blank them | ivan |
2004-02-25 | query strings get passed through sometimes? | ivan |
2004-02-23 | implement fallback suspension code | ivan |
2004-02-13 | add postfix export | ivan |
2004-02-13 | adding postfix export | ivan |
2004-02-13 | continue adding svc_forward.src: make svc_forward.srcsvc nullable | ivan |
2004-02-13 | add svc_forward.src | ivan |
2004-02-13 | depend on Net::SSH 0.08 for non-blocking STDERR read | ivan |
2004-02-07 | add link to FreeBSD patch for pw(1) problem | ivan |
2004-02-07 | add ignore_accounting flag to sqlradius and sqlradius_withdomain exports | ivan |
2004-02-06 | add "Net 0" invoice_default_terms | ivan |
2004-01-31 | add pkg_svc.primary_svc flag to enable an explicit first package flag | ivan |
2004-01-31 | add ut_snumber, fix replacement of records with empty values in non-primary-k... | ivan |
2004-01-30 | add default freebsd and linux suspension/unsuspension commands, work around F... | ivan |
2004-01-30 | don't prepend *SUSPENDED* to passwords to suspend an account | ivan |
2004-01-30 | add support for running selfservice server against multiple machines | ivan |
2004-01-23 | undo debugging change | ivan |
2004-01-23 | consolidate large numbers of accounts to avoid gigantic line items | ivan |
2004-01-22 | fix cancel method | ivan |
2004-01-21 | clean up all temp files! | ivan |
2004-01-21 | fix multi-page typeset invoices | ivan |
2004-01-18 | revert bind_param change _again_. passing not as a hashref causes too many | ivan |
2004-01-16 | apply variable substitutions in latex notes also | ivan |
2004-01-11 | typeset invoice view in web UI uses pdf instead of postscript, closes Bug#614 | ivan |
2004-01-10 | don't require payname for DCHK either | ivan |
2004-01-09 | credit deletions: need to use Date::Format and FS::Misc qw(send_email) in cus... | ivan |