Changeset 756
- Timestamp:
- 08/20/2007 08:46:08 AM
(11 months ago)
- Author:
- gnif
- Message:
Update changelog with change info ;)
Update makefiles to copy the ispcp-make_cert.sh script into /usr/sbin
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r751 |
r756 |
|
| 5 | 5 | | - AWStats: | |
|---|
| 6 | 6 | | * gui: disable stats-alias in client menu | |
|---|
| | 7 | | * setup: complete SSL support | |
|---|
| 7 | 8 | \_________________________________________________________________/ |
|---|
| | 9 | |
|---|
| | 10 | 2007-08-20 Geoffrey McRae |
|---|
| | 11 | - SETUP: |
|---|
| | 12 | * Added initial SSL support to the installer (incomplete, probarbly broken at the moment) |
|---|
| | 13 | - TOOLS: |
|---|
| | 14 | * Added "ispcp-make_cert.sh" script for SSL certificate generation |
|---|
| | 15 | - ENGINE |
|---|
| | 16 | * Fixed the rest of the "SELECT *" statments |
|---|
| | 17 | * Cleaned up some of the long SQL statements to be easier to read. |
|---|
| 8 | 18 | |
|---|
| 9 | 19 | 2007-08-18 Raphael Geissert |
|---|
| r688 |
r756 |
|
| 12 | 12 | $(SYSTEM_MAKE_DIRS) $(DAEMON_DIR) |
|---|
| 13 | 13 | cp ./daemon/ispcp_daemon $(DAEMON_DIR) |
|---|
| | 14 | cp ./ssl/ispcp-make_cert.sh /usr/sbin/ |
|---|
| 14 | 15 | |
|---|
| 15 | 16 | uninstall: |
|---|
| … | … | |
| 18 | 19 | $(MAKE) uninstall;) |
|---|
| 19 | 20 | rm -rf $(DAEMON_DIR) |
|---|
| | 21 | rm -f /usr/sbin/ispcp-make_cert.sh |
|---|
| 20 | 22 | rm -rf build |
|---|
| 21 | 23 | |
|---|
| r688 |
r756 |
|
| 12 | 12 | $(SYSTEM_MAKE_DIRS) $(DAEMON_DIR) |
|---|
| 13 | 13 | cp ./daemon/ispcp_daemon $(DAEMON_DIR) |
|---|
| | 14 | cp ./ssl/ispcp-make_cert.sh /usr/sbin/ |
|---|
| 14 | 15 | |
|---|
| 15 | 16 | uninstall: |
|---|
| … | … | |
| 18 | 19 | $(MAKE) uninstall; ) |
|---|
| 19 | 20 | rm -rf $(DAEMON_DIR) |
|---|
| | 21 | rm -f /usr/sbin/ispcp-make_cert.sh |
|---|
| 20 | 22 | rm -rf build |
|---|
| 21 | 23 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>