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
update.php
on
432971b
User selector
All users
All time
Commit history
Commits on Apr 26, 2011
- Improved nginx reverse proxy support.
Show description for 80e3c9a
tbrehm
committed
80e3c9a
View commit details
Copy full SHA for 80e3c9a
View code at this point
Browse repository at this point
Commits on Apr 8, 2011
Remove DOS line returns lathama
latham
committed
532ae59
View commit details
Copy full SHA for 532ae59
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Update on certificte CA-signing. Moved config to control panel.
laking
committed
b637641
View commit details
Copy full SHA for b637641
View code at this point
Browse repository at this point
Commits on Apr 2, 2011
Implemented local CA certificate signing.
laking
committed
5c4d550
View commit details
Copy full SHA for 5c4d550
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
*) Added Mailman integration
horfic
committed
0740565
View commit details
Copy full SHA for 0740565
View code at this point
Browse repository at this point
Commits on Nov 24, 2010
Merged revisions 2095-2129 which contain bugfixes from stable branch.
tbrehm
committed
9f56bd9
View commit details
Copy full SHA for 9f56bd9
View code at this point
Browse repository at this point
Commits on Oct 22, 2010
Merged serveral bugfixes and new language files from stable branch (revisions 2055 - 2093)
tbrehm
committed
fb3a98c
View commit details
Copy full SHA for fb3a98c
View code at this point
Browse repository at this point
Commits on Aug 19, 2010
Fix typos.
jwarnier
committed
b31c514
View commit details
Copy full SHA for b31c514
View code at this point
Browse repository at this point
Commits on Jul 28, 2010
Implemented: FS#931 - Optional SSL for Web Interface
tbrehm
committed
4ae2a0f
View commit details
Copy full SHA for 4ae2a0f
View code at this point
Browse repository at this point
Commits on Jul 26, 2010
Implemented: FS#1260 - Do not ask for port number during updates
Show description for 934c7d1
tbrehm
committed
934c7d1
View commit details
Copy full SHA for 934c7d1
View code at this point
Browse repository at this point
Commits on Jul 17, 2010
Secondary DNS functionality for PowerDNS and Bind
dcy
committed
a59731a
View commit details
Copy full SHA for a59731a
View code at this point
Browse repository at this point
Commits on Jun 10, 2010
Merged revisions 1832-1836 from stable (added dovecot support for debian squeeze and added a new distid and class for debian6 specific modifications.
tbrehm
committed
94927b9
View commit details
Copy full SHA for 94927b9
View code at this point
Browse repository at this point
Commits on May 10, 2010
Changed the setup !important we have to check this if all works fine!
vogelor
committed
465c9ed
View commit details
Copy full SHA for 465c9ed
View code at this point
Browse repository at this point
Commits on May 4, 2010
redo changes of the installer because of some sophisticated systems
vogelor
committed
c796b61
View commit details
Copy full SHA for c796b61
View code at this point
Browse repository at this point
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 Apr 30, 2010
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 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 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 Jan 12, 2010
Added support for dovecot in Debian Lenny.
Show description for 6cc49f2
tbrehm
committed
6cc49f2
View commit details
Copy full SHA for 6cc49f2
View code at this point
Browse repository at this point
Commits on Oct 30, 2009
Implemented: FS#868 - Add support for BIND
tbrehm
committed
7dbea06
View commit details
Copy full SHA for 7dbea06
View code at this point
Browse repository at this point
Commits on Oct 28, 2009
Added: FS#871 - Add a "apps" vhost for applications like phpmyadmin and webmail
tbrehm
committed
c9b9f2f
View commit details
Copy full SHA for c9b9f2f
View code at this point
Browse repository at this point
Commits on Oct 14, 2009
- Fixed bugs in the updater related to multiserver setups.
Show description for baeb2be
tbrehm
committed
baeb2be
View commit details
Copy full SHA for baeb2be
View code at this point
Browse repository at this point
Commits on Oct 13, 2009
Fixed a bug in updater that caused the updater to fail on multiserver setups.
tbrehm
committed
c167f3c
View commit details
Copy full SHA for c167f3c
View code at this point
Browse repository at this point
Commits on Oct 7, 2009
Added powerdns support for debian Linux in the installer.
tbrehm
committed
6ecbdc8
View commit details
Copy full SHA for 6ecbdc8
View code at this point
Browse repository at this point
Commits on Sep 17, 2009
Fixed: FS#883 - Webtraffic bug with 2 server in SVN Version
tbrehm
committed
ed666d9
View commit details
Copy full SHA for ed666d9
View code at this point
Browse repository at this point
Commits on Jun 8, 2009
Added: vlogger mysql usage to store traffic reports
Show description for a733353
mcramer
committed
a733353
View commit details
Copy full SHA for a733353
View code at this point
Browse repository at this point
- checking for correct working directory in install and update
Show description for df0089f
mcramer
committed
df0089f
View commit details
Copy full SHA for df0089f
View code at this point
Browse repository at this point
Commits on Jun 7, 2009
- support for limiting remote access to database to certain ip addresses
Show description for 0866966
mcramer
committed
0866966
View commit details
Copy full SHA for 0866966
View code at this point
Browse repository at this point
Commits on May 25, 2009
Fixed a problem with the language setting on updates.
tbrehm
committed
5898e68
View commit details
Copy full SHA for 5898e68
View code at this point
Browse repository at this point
Commits on May 4, 2009
Fixed: FS#702 - language setting in config.inc.php does not persist during updates.
tbrehm
committed
56f1f4f
View commit details
Copy full SHA for 56f1f4f
View code at this point
Browse repository at this point
Removed some unmaintained tables and files and introduced the pre_update.sql script for sql commands to be run before an update.
tbrehm
committed
6149e17
View commit details
Copy full SHA for 6149e17
View code at this point
Browse repository at this point
Commits on Mar 31, 2009
Fixed: FS#680 - Updater script wipes out dbispconfig database if special characters are in mysql password
tbrehm
committed
20e4a51
View commit details
Copy full SHA for 20e4a51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.