X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=971fe403ea274de580b3a8cb7948e4cda1f9cb57;hp=a66c5ced7acaa788935787b18925309a2707f137;hb=c2146ae32fdef80049abfa13098db2d45f3ebdd5;hpb=e966cec8367fbc5f21b366f9c497fc0260292407 diff --git a/FS/MANIFEST b/FS/MANIFEST index a66c5ced7..971fe403e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -1,56 +1,276 @@ Changes +MANIFEST +MANIFEST.SKIP +Makefile.PL +README +bin/freeside-addoutsource +bin/freeside-addoutsourceuser +bin/freeside-adduser +bin/freeside-apply-credits +bin/freeside-bill +bin/freeside-count-active-customers +bin/freeside-daily +bin/freeside-deloutsource +bin/freeside-deloutsourceuser +bin/freeside-deluser +bin/freeside-email +bin/freeside-expiration-alerter +bin/freeside-queued +bin/freeside-radgroup +bin/freeside-reexport +bin/freeside-selfservice-server +bin/freeside-setinvoice +bin/freeside-setup +bin/freeside-sqlradius-radacctd +bin/freeside-sqlradius-reset +bin/freeside-sqlradius-seconds FS.pm -FS/Bill.pm FS/CGI.pm +FS/InitHandler.pm +FS/ClientAPI.pm +FS/ClientAPI_SessionCache.pm +FS/ClientAPI/passwd.pm +FS/ClientAPI/MyAccount.pm FS/Conf.pm -FS/Invoice.pm +FS/ConfItem.pm +FS/Daemon.pm +FS/Misc.pm FS/Record.pm -FS/SSH.pm -FS/UI/Base.pm -FS/UI/CGI.pm -FS/UI/Gtk.pm -FS/UI/agent.pm +FS/Report.pm +FS/Report/Table.pm +FS/Report/Table/Monthly.pm +FS/SearchCache.pm +FS/UI/Web.pm FS/UID.pm +FS/Msgcat.pm +FS/acct_snarf.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm FS/cust_bill_pkg.pm +FS/cust_bill_pkg_detail.pm FS/cust_credit.pm +FS/cust_credit_bill.pm FS/cust_main.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm +FS/cust_bill_event.pm +FS/cust_bill_pay.pm FS/cust_pay_batch.pm +FS/cust_pay_refund.pm FS/cust_pkg.pm FS/cust_refund.pm +FS/cust_credit_refund.pm FS/cust_svc.pm -FS/dbdef.pm -FS/dbdef_colgroup.pm -FS/dbdef_column.pm -FS/dbdef_index.pm -FS/dbdef_table.pm -FS/dbdef_unique.pm +FS/h_Common.pm +FS/h_cust_svc.pm +FS/h_domain_record.pm +FS/h_svc_acct.pm +FS/h_svc_broadband.pm +FS/h_svc_domain.pm +FS/h_svc_external.pm +FS/h_svc_forward.pm +FS/h_svc_www.pm +FS/part_bill_event.pm +FS/export_svc.pm +FS/part_export.pm +FS/part_export_option.pm +FS/part_export/acct_sql.pm +FS/part_export/apache.pm +FS/part_export/bind.pm +FS/part_export/bind_slave.pm +FS/part_export/bsdshell.pm +FS/part_export/communigate_pro.pm +FS/part_export/communigate_pro_singledomain.pm +FS/part_export/cp.pm +FS/part_export/cyrus.pm +FS/part_export/domain_shellcommands.pm +FS/part_export/forward_shellcommands.pm +FS/part_export/http.pm +FS/part_export/infostreet.pm +FS/part_export/ldap.pm +FS/part_export/null.pm +FS/part_export/shellcommands.pm +FS/part_export/shellcommands_withdomain.pm +FS/part_export/sqlmail.pm +FS/part_export/sqlradius.pm +FS/part_export/sysvshell.pm +FS/part_export/textradius.pm +FS/part_export/vpopmail.pm +FS/part_export/www_shellcommands.pm FS/part_pkg.pm +FS/part_pkg_option.pm +FS/part_pkg/flat.pm +FS/part_pkg/flat_comission.pm +FS/part_pkg/flat_comission_cust.pm +FS/part_pkg/flat_comission_pkg.pm +FS/part_pkg/flat_delayed.pm +FS/part_pkg/prorate.pm +FS/part_pkg/sesmon_hour.pm +FS/part_pkg/sesmon_minute.pm +FS/part_pkg/sql_external.pm +FS/part_pkg/sql_generic.pm +FS/part_pkg/sqlradacct_hour.pm +FS/part_pkg/subscription.pm +FS/part_pkg/voip_sqlradacct.pm +FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm +FS/part_svc_column.pm +FS/part_svc_router.pm +FS/part_virtual_field.pm FS/pkg_svc.pm +FS/rate.pm +FS/rate_detail.pm +FS/rate_region.pm +FS/rate_prefix.pm +FS/reg_code.pm +FS/reg_code_pkg.pm FS/svc_Common.pm FS/svc_acct.pm FS/svc_acct_pop.pm -FS/svc_acct_sm.pm +FS/svc_broadband.pm FS/svc_domain.pm +FS/svc_external.pm +FS/router.pm FS/type_pkgs.pm FS/nas.pm FS/port.pm FS/session.pm -MANIFEST -MANIFEST.SKIP -Makefile.PL -test.pl -README -bin/freeside-bill -bin/freeside-print-batch FS/domain_record.pm FS/prepay_credit.pm FS/svc_www.pm -FS/CGIwrapper.pm +FS/svc_forward.pm +FS/raddb.pm +FS/radius_usergroup.pm +FS/queue.pm +FS/queue_arg.pm +FS/queue_depend.pm +FS/msgcat.pm +FS/cust_tax_exempt.pm +FS/clientapi_session.pm +FS/clientapi_session_field.pm +t/agent.t +t/agent_type.t +t/CGI.t +t/InitHandler.t +t/ClientAPI.t +t/ClientAPI_SessionCache.t +t/Conf.t +t/ConfItem.t +t/Daemon.t +t/Misc.t +t/Record.t +t/Report.t +t/Report-Table.t +t/Report-Table-Monthly.t +t/UID.t +t/Msgcat.t +t/SearchCache.t +t/cust_bill.t +t/cust_bill_event.t +t/cust_bill_pay.t +t/cust_bill_pkg.t +t/cust_bill_pkg_detail.t +t/cust_credit.t +t/cust_credit_bill.t +t/cust_credit_refund.t +t/cust_main.t +t/cust_main_county.t +t/cust_main_invoice.t +t/cust_pay.t +t/cust_pay_batch.t +t/cust_pay_refund.t +t/cust_pkg.t +t/cust_refund.t +t/cust_svc.t +t/h_cust_svc.t +t/h_Common.t +t/h_cust_svc.t +t/h_domain_record.t +t/h_svc_acct.t +t/h_svc_broadband.t +t/h_svc_domain.t +t/h_svc_external.t +t/h_svc_forward.t +t/h_svc_www.t +t/cust_tax_exempt.t +t/domain_record.t +t/nas.t +t/part_bill_event.t +t/export_svc.t +t/part_export.t +t/part_export_option.t +t/part_export-acct_sql.t +t/part_export-apache.t +t/part_export-bind.t +t/part_export-bind_slave.t +t/part_export-bsdshell.t +t/part_export-communigate_pro.t +t/part_export-communigate_pro_singledomain.t +t/part_export-cp.t +t/part_export-cyrus.t +t/part_export-domain_shellcommands.t +t/part_export-forward_shellcommands.t +t/part_export-http.t +t/part_export-infostreet.t +t/part_export-ldap.t +t/part_export-null.t +t/part_export-passwdfile.t +t/part_export-postfix.t +t/part_export-router.t +t/part_export-shellcommands.t +t/part_export-shellcommands_withdomain.t +t/part_export-sqlmail.t +t/part_export-sqlradius.t +t/part_export-sysvshell.t +t/part_export-textradius.t +t/part_export-vpopmail.t +t/part_export-www_shellcommands.t +t/part_pkg.t +t/part_pkg_option.t +t/part_pkg-flat.t +t/part_pkg-flat_comission.t +t/part_pkg-flat_comission_cust.t +t/part_pkg-flat_comission_pkg.t +t/part_pkg-flat_delayed.t +t/part_pkg-prorate.t +t/part_pkg-sesmon_hour.t +t/part_pkg-sesmon_minute.t +t/part_pkg-sql_external.t +t/part_pkg-sql_generic.t +t/part_pkg-sqlradacct_hour.t +t/part_pkg-subscription.t +t/part_pkg-voip_sqlradacct.t +t/part_pop_local.t +t/part_referral.t +t/part_svc.t +t/part_svc_column.t +t/pkg_svc.t +t/port.t +t/prepay_credit.t +t/rate.t +t/rate_detail.t +t/rate_region.t +t/rate_prefix.t +t/radius_usergroup.t +t/reg_code.t +t/reg_code_pkg.t +t/session.t +t/svc_acct.t +t/svc_acct_pop.t +t/svc_broadband.t +t/svc_Common.t +t/svc_domain.t +t/svc_external.t +t/svc_forward.t +t/svc_www.t +t/type_pkgs.t +t/queue.t +t/queue_arg.t +t/queue_depend.t +t/msgcat.t +t/raddb.t +t/clientapi_session.t +t/clientapi_session_field.t