Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-28 | Removed conflict between core billing package and self-service RPMs so you can | rsiddall | |
install them all on the same machine. This may have applications if you're using XMLRPC to talk to the self-service interface from PHP, Python, etc. | |||
2009-01-18 | bash didn't like spaces on each side of an equals sign. | rsiddall | |
2009-01-01 | New Apache configuration file for the self-service interface. | rsiddall | |
2009-01-01 | Modifications to let self-service work if you really insist on installing it | rsiddall | |
on the same machine as the billing server. Also more fixes for SuSE, and a couple of changes to minimize differences from the 1.7 branch. | |||
2008-12-22 | Copying over modifications to support SuSE from the 1.7 branch. | rsiddall | |
2008-12-10 | Cleanup to quieten rpmlint. | rsiddall | |
Fixes to cope with moving code out of handler.pl, etc. | |||
2008-12-10 | Further modifications to handle Perl RPM names and map them back to Perl module | rsiddall | |
names. | |||
2008-11-18 | Now handles hyphenated Perl requirements as well as those in parentheses, and | rsiddall | |
handles more version relation types. | |||
2008-08-26 | More changes to the self-service RPMs, mostly fixing up paths so the ↵ | rsiddall | |
RPM-installed self-service files are not under /usr/local on the remote machine. Also fixed an initialization problem where the system configuration files for Freeside were assumed to be under /etc/default, not /etc/sysconfig | |||
2008-08-24 | Create discrete RPMs for different parts of the self-service interface. | rsiddall | |
Put the default configuration folder in the main freeside RPM. | |||
2008-07-29 | Self-Service files were reorganized; changed the way we copy them into the ↵ | rsiddall | |
buildroot. | |||
2008-02-08 | Removed code that create a freeside user on the build machine and added code | rsiddall | |
to modify Makefile to remove clauses that require such a user. This should allow the RPMs to build under mock. | |||
2007-12-15 | Files to build Freeside as Redhat-ish RPMs | rsiddall | |