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
server
on
a55b471
User selector
All users
All time
Commit history
Commits on Mar 31, 2017
get rid of the current static log file removal
Show description for 85a012b
ms217
committed
85a012b
View commit details
Copy full SHA for 85a012b
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
WiP log file retention for webserver logs
ms217
committed
a14eb49
View commit details
Copy full SHA for a14eb49
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
re-added fix to the letsencrypt cron job
florian030
committed
92c0239
View commit details
Copy full SHA for 92c0239
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Removed swriteln line in CentOS detection code from monitor lib.
Till Brehm
committed
a805073
View commit details
Copy full SHA for a805073
View code at this point
Browse repository at this point
900-letsencrypt.inc.php
florian030
committed
6ea23cb
View commit details
Copy full SHA for 6ea23cb
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
- for LE reload is not enough, we need force-reload
Marius Burkard
committed
b8ff9fd
View commit details
Copy full SHA for b8ff9fd
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
- backported mysql password change fix from master
Marius Burkard
committed
41dd8eb
View commit details
Copy full SHA for 41dd8eb
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
allow multiple master-server for a bind-slave
florian030
committed
8a46bee
View commit details
Copy full SHA for 8a46bee
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
cleanup template
florian030
committed
acc86e2
View commit details
Copy full SHA for acc86e2
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Fixed last commit.
Till Brehm
committed
7e64bb3
View commit details
Copy full SHA for 7e64bb3
View code at this point
Browse repository at this point
Set mailman default language to 'en' when no language is set and add '' arond the language string.
Till Brehm
committed
a2fd863
View commit details
Copy full SHA for a2fd863
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Changed ISPConfig update, newsfeed and version URL to https.
Till Brehm
committed
e38013f
View commit details
Copy full SHA for e38013f
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
changed template for nginx + LE
florian030
committed
ef90930
View commit details
Copy full SHA for ef90930
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
fixed typo from last commit
florian030
committed
6c07a96
View commit details
Copy full SHA for 6c07a96
View code at this point
Browse repository at this point
skip LE-call if no domain could be verified
florian030
committed
5e2981f
View commit details
Copy full SHA for 5e2981f
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
check if the database exists in db_update
florian030
committed
d0b93dd
View commit details
Copy full SHA for d0b93dd
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
changed loglevel to WARN when mailbackup fails
florian030
committed
832b6ba
View commit details
Copy full SHA for 832b6ba
View code at this point
Browse repository at this point
Add warning message to log file when backup fails.
Till Brehm
committed
75c3d47
View commit details
Copy full SHA for 75c3d47
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
postfix-filter requieres postfix reload
florian030
committed
ed38518
View commit details
Copy full SHA for ed38518
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Merge branch 'stable-3.1' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.1
Till Brehm
committed
30ead37
View commit details
Copy full SHA for 30ead37
View code at this point
Browse repository at this point
Bugfix for wrong Letsencrypt symlinks in relative symlink mode.
Till Brehm
committed
5cfd5d3
View commit details
Copy full SHA for 5cfd5d3
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
- adding domain check prior to requesting Letsencrypt cert, implements #4466
Marius Burkard
committed
45c429e
View commit details
Copy full SHA for 45c429e
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Fixed #4409 Password of MySQL users does not get updated on MySQL 5.7 servers
Till Brehm
committed
7e41652
View commit details
Copy full SHA for 7e41652
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Force changing of LE symlinks when LE is disabled and enabled again.
Till Brehm
committed
eb59466
View commit details
Copy full SHA for eb59466
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Fixed #4391 Do not add monit files for hhvm in other PHP modes.
Till Brehm
committed
5d05ccb
View commit details
Copy full SHA for 5d05ccb
View code at this point
Browse repository at this point
Fixed: #4359 SSL Bundle certificates can not be saved
Till Brehm
committed
bc58de7
View commit details
Copy full SHA for bc58de7
View code at this point
Browse repository at this point
Improved the code that generates the ssh keys for clients and shell users and reorganized it into a central function.
Till Brehm
committed
2cfdbcd
View commit details
Copy full SHA for 2cfdbcd
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Fixed #4347 ISPConfig 3 / CentOS 7 / Mailman Bug location of virtual-mailman
Till Brehm
committed
e346ae7
View commit details
Copy full SHA for e346ae7
View code at this point
Browse repository at this point
Use improved centos version recognition from @dario.git.ispc
Till Brehm
committed
7617f79
View commit details
Copy full SHA for 7617f79
View code at this point
Browse repository at this point
Add code to recognize CentOS 7.3
Till Brehm
committed
faec621
View commit details
Copy full SHA for faec621
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
fixed type (Fixes: #4445)
florian030
committed
0349524
View commit details
Copy full SHA for 0349524
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
prevent duplicate LIMIT in sql-class - Fixes #4384
florian030
committed
d7d52fa
View commit details
Copy full SHA for d7d52fa
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
sql-query in 550-bind_dnssec.inc.php
florian030
committed
6715f2c
View commit details
Copy full SHA for 6715f2c
View code at this point
Browse repository at this point
add functions to 550-bind_dnssec.inc.php (see https://www.howtoforge.com/community/threads/dnssec-problem-expire-too-soon-ispconfig-3-1.74682/#post-351381)
florian030
committed
c746e18
View commit details
Copy full SHA for c746e18
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
- create missing bundle file for apache (thanks to MR !479 by @Niklas)
Marius Burkard
committed
b69bf51
View commit details
Copy full SHA for b69bf51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.