Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
install
on
4142f13
User selector
All users
All time
Commit history
Commits on May 4, 2010
small improvement of the updater
vogelor
committed
4142f13
View commit details
Copy full SHA for 4142f13
View code at this point
Browse repository at this point
Added version to installer ;-)
vogelor
committed
362a6b3
View commit details
Copy full SHA for 362a6b3
View code at this point
Browse repository at this point
Commits on May 2, 2010
Fixed a error in configuring user rights
vogelor
committed
e933a5b
View commit details
Copy full SHA for e933a5b
View code at this point
Browse repository at this point
Commits on May 1, 2010
Added a new module called "domain". With this module you can manage all domains (web + mail). Per default this module is not active. To activate it, you have to change the System Interface Config -…
Show description for 6dfc1f8
vogelor
committed
6dfc1f8
View commit details
Copy full SHA for 6dfc1f8
View code at this point
Browse repository at this point
the first remote-action (os update) is implemented (for debian)
vogelor
committed
abdc67d
View commit details
Copy full SHA for abdc67d
View code at this point
Browse repository at this point
fixed small typo
vogelor
committed
f836a14
View commit details
Copy full SHA for f836a14
View code at this point
Browse repository at this point
Added the config-file for remote-actions to the installer
vogelor
committed
99ca2fc
View commit details
Copy full SHA for 99ca2fc
View code at this point
Browse repository at this point
Added new Table for remote-actions to the installer
Show description for 01d1205
vogelor
committed
01d1205
View commit details
Copy full SHA for 01d1205
View code at this point
Browse repository at this point
Commits on Apr 30, 2010
The Monitor now also shows the distribution and the version
vogelor
committed
220bb93
View commit details
Copy full SHA for 220bb93
View code at this point
Browse repository at this point
Fixed: FS#1180 - Quota in dovecot setups calculated wrong.
tbrehm
committed
ef56c9a
View commit details
Copy full SHA for ef56c9a
View code at this point
Browse repository at this point
Added Log-Rotation to the installer
vogelor
committed
57659ba
View commit details
Copy full SHA for 57659ba
View code at this point
Browse repository at this point
Commits on Apr 14, 2010
Fixed spam tag level in default spamfilter policy
tbrehm
committed
391f97a
View commit details
Copy full SHA for 391f97a
View code at this point
Browse repository at this point
Commits on Mar 21, 2010
Updated version number to 3.0.2.1
tbrehm
committed
966f3e0
View commit details
Copy full SHA for 966f3e0
View code at this point
Browse repository at this point
Commits on Mar 19, 2010
Fixed a problem with mydns dns mirroring in master slave setups
tbrehm
committed
623a406
View commit details
Copy full SHA for 623a406
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
Set db dump filesize check from 60 KB to 30 KB.
tbrehm
committed
2061575
View commit details
Copy full SHA for 2061575
View code at this point
Browse repository at this point
Commits on Mar 9, 2010
Added missing path /var/www/domain.tld/web to the php open basedir path.
tbrehm
committed
8d01eb0
View commit details
Copy full SHA for 8d01eb0
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
Fixed: FS#1098 - Improve 2 init script.
tbrehm
committed
abec04f
View commit details
Copy full SHA for abec04f
View code at this point
Browse repository at this point
Commits on Mar 3, 2010
- Added a robots.txt file in the root directory of the ispconfig interface to prevent it from being spidered by search engine robots that follow the robots excusion standard.
Show description for 28bf89b
tbrehm
committed
28bf89b
View commit details
Copy full SHA for 28bf89b
View code at this point
Browse repository at this point
Commits on Feb 27, 2010
Small improve in config
fantu
committed
87a11b4
View commit details
Copy full SHA for 87a11b4
View code at this point
Browse repository at this point
Commits on Feb 26, 2010
Impoved the software update function to enable the installation of apps like phpmyadmin into the apps vhost.
tbrehm
committed
df8a460
View commit details
Copy full SHA for df8a460
View code at this point
Browse repository at this point
Commits on Feb 25, 2010
Added a filesize check for existing_db.sql in updater to stop update process if the expoerted database dump is smaller then about 60 KB.
tbrehm
committed
423b1d7
View commit details
Copy full SHA for 423b1d7
View code at this point
Browse repository at this point
Use --result-file=existing_db.sql instead of piping the output to a file in the updater.
tbrehm
committed
b3b8495
View commit details
Copy full SHA for b3b8495
View code at this point
Browse repository at this point
Replaced --all with --create-options in the mysqldump statement as --all is deprecated and may lead to an error message in the sql dump.
tbrehm
committed
4240d44
View commit details
Copy full SHA for 4240d44
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
- Changed version number to 3.0.2
Show description for 530929b
tbrehm
committed
530929b
View commit details
Copy full SHA for 530929b
View code at this point
Browse repository at this point
Improved debian installer.
tbrehm
committed
b771139
View commit details
Copy full SHA for b771139
View code at this point
Browse repository at this point
- Added install instructions for debian 5.0 with dovecot and bind.
Show description for 3a94180
tbrehm
committed
3a94180
View commit details
Copy full SHA for 3a94180
View code at this point
Browse repository at this point
Added dovecot support for centos plus install instructions for centos 5.4 with dovecot and bind.
tbrehm
committed
2aa041a
View commit details
Copy full SHA for 2aa041a
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
- Improved Fedora installer.
Show description for 0f2bb17
tbrehm
committed
0f2bb17
View commit details
Copy full SHA for 0f2bb17
View code at this point
Browse repository at this point
Improved opensuse support.
tbrehm
committed
8f898a3
View commit details
Copy full SHA for 8f898a3
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
- Added dovecot Support for opensuse
Show description for fdb5142
tbrehm
committed
fdb5142
View commit details
Copy full SHA for fdb5142
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
Implemented: FS#555 - Implemet traffic quota.
tbrehm
committed
8d0c6b7
View commit details
Copy full SHA for 8d0c6b7
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Added a option to debug the language files (show strings that are not contained in the lang file surrounded by #....#)
Show description for ef37197
tbrehm
committed
ef37197
View commit details
Copy full SHA for ef37197
View code at this point
Browse repository at this point
Added detection of existing installs in install.php
tbrehm
committed
feec447
View commit details
Copy full SHA for feec447
View code at this point
Browse repository at this point
Commits on Feb 3, 2010
Fixed: FS#1055 - Problem with ISPConfig installer on CentOS?
tbrehm
committed
489153f
View commit details
Copy full SHA for 489153f
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Fixed: FS#1048 - PHP error by SVN update with Dovecot
tbrehm
committed
1d7941f
View commit details
Copy full SHA for 1d7941f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.