index
:
freeside.git
13763
21563
24899_agent_virt_attach_report
3.x-pre
37802
BESTPRACTICAL
FREESIDE_1_4_BRANCH
FREESIDE_1_5_BRANCH
FREESIDE_1_7_BRANCH
FREESIDE_1_9_BRANCH
FREESIDE_2_1_BRANCH
FREESIDE_2_3_BRANCH
FREESIDE_3_BRANCH
FREESIDE_3_BRANCH_30783
FREESIDE_3_BRANCH_40236
FREESIDE_3_BRANCH_71513
FREESIDE_4_BRANCH
FREESIDE_4_BRANCH_71513
SQL_LEDGER
afc-realtime
freeside_1_2_3_pci_mods
freeside_1_3_0_pci_mods
freeside_1_3_1_pci_mods
freeside_import
freeside_vpopmail_support-branch
fs-pci-mods
master
new_standardization
rt74031_svc_realestate
rt_28256
svc_broadband
svc_elec_features
virtual_fields
webpay_support_branch
Freeside billing, trouble ticketing, network monitoring and provisioning
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2003-07-04
properly pass init_popstate to error pages
ivan
2003-07-04
add "initial_popstate" option to signup server
ivan
2003-07-04
don't add extra blank pop
ivan
2003-07-04
typo
ivan
2003-07-04
don't populate the whole initial list if there are tons of POPs
ivan
2003-07-04
optimize javascript to handle large numbers of POPs
ivan
2003-07-03
working DBIx::Profile again
ivan
2003-07-02
tyop
ivan
2003-07-02
relaxed "first package" restrictions; will find any appropriate service with
ivan
quantity 1
2003-07-02
change license to GPL only
ivan
2003-07-01
larger textareas in export options
ivan
2003-07-01
typo
ivan
2003-06-30
bugfix for manual re-charging changes (Bug#423)
ivan
2003-06-30
pass additional fields to ACH processors (Authorize.Net should work now)
ivan
2003-06-30
removing deprecated freeside-overdue
ivan
2003-06-30
adding sqlradius_withdomain export including realms, closes: bug#514
ivan
2003-06-30
increase maximum domain length to 67
ivan
2003-06-27
add radius-ip configuration parameter for Framed-IP-Address vs. Framed-Address
ivan
2003-06-25
Pg 7.3 incompatibility with empty dates in Failed Invoice Event search,
ivan
patch from rlucas@tercent.net
2003-06-25
svc_acct doc update
ivan
cp export - disable old-style suspending
2003-06-25
forward_shellcommands update: might work now
ivan
2003-06-24
display full POP numbers in signup server - patch from "Stephen Bechard" ↵
ivan
<steve@destek.net>
2003-06-24
explicitly use the necessary modules
ivan
2003-06-22
fix the credit card retry on change or manual "retry_card" to ONCE per invoice
ivan
2003-06-22
skip pg_ tables also (ewww, showing up in reverse-engineered schema)
ivan
2003-06-22
skip history tables that exist already; easier to re-run now
ivan
2003-06-14
cust_bill2 index
ivan
2003-06-14
add index on cust_bill._date
ivan
2003-06-14
\n\n between virtualhost entries
ivan
2003-06-13
$new_quoted_password vs. $quoted_new__password
ivan
2003-06-13
proper command escape for vpopmail export
ivan
2003-06-13
missing semi
ivan
2003-06-13
correct stickiness for checkbox options on export edit
ivan
2003-06-13
pass vpopmail passwords on command-line (unfortunately)
ivan
2003-06-13
full path to vpopmail commands
ivan
2003-06-13
add vpopmail presets to shellcommands_withdomain export
ivan
2003-06-12
/bin/halt and /sbin/halt
ivan
2003-06-12
tyop
ivan
2003-06-12
better error handling for re-imports
ivan
2003-06-12
remove overly-verbose debugging for now
ivan
2003-06-12
"doc"
ivan
2003-06-12
arg
ivan
2003-06-12
debugging
ivan
2003-06-12
update for long table names; use sequence name directly instead of guessing
ivan
2003-06-12
moo
ivan
2003-06-12
adding fix-sequences
ivan
2003-06-12
_default_ default now sets GECOS like the OS-defaults
ivan
2003-06-12
sqlradius doc update; don't need to allow null OP columns
ivan
2003-06-11
In scalar context, smtpsend returns the number of addresses that the message ↵
khoff
was successfully delivered to. I'm assuming 'Debug' causes Net::SMTP to warn the debug output, not return it.
2003-06-11
We're passing a list here, not one argument.
khoff
[next]