Till Brehm
2014-02-17 1af70cf186aa9650e86462d9db1c0bf840b9e293
2014-02-16 Till Brehm
Updated sql database.
tree@ d796e4 commitdiff
2014-02-16 Till Brehm
Fixed: FS#3032 - dovecot: master: Warning: /var/www/clients/client20/web36/...
tree@ 5e7306 commitdiff
2014-02-16 Till Brehm
Fixed: FS#3116 - Debian 64 Wheezy Dovcot - add postmmaster_address line to ...
tree@ 65576f commitdiff
2014-02-16 Till Brehm
Fixed: FS#2967 - a few files left after uninstalling
tree@ fa4f34 commitdiff
2014-02-16 Till Brehm
Fixed: FS#2912 - /etc/suphp/suphp.conf fills with double lines on each update
tree@ d78ed1 commitdiff
2014-02-15 Till Brehm
Fixed: FS#3312 - Bug in APS remove
tree@ e92eda commitdiff
2014-02-15 Till Brehm
Fixed: FS#3315 - PureFTPd fails to auto-start on OpenSUSE 12.x
tree@ fa5734 commitdiff
2014-02-15 Till Brehm
Fixed: FS#3169 - Defaults "apps" Port 8081 overwrites custom port
tree@ d0356f commitdiff
2014-02-15 Till Brehm
Fixed: FS#3021 - error in mysql-virtual_forwardings.cf
tree@ 6bfc78 commitdiff
2014-02-15 Till Brehm
Fixed: FS#3271 - Bug with installer/interface
tree@ 31143b commitdiff
2014-02-15 Till Brehm
Fixed: FS#3335 - Jailkit configured incorectly for Ubuntu 64bit
tree@ 60828e commitdiff
2014-02-15 Till Brehm
Fixed: FS#3314 - User/group modification fsails on OpenSUSE 12.x
tree@ 5edf40 commitdiff
2014-02-11 Falko Timme
- Removed $virtual_mailbox_limit_maps from proxy_read_maps in /etc/postfix/...
tree@ 789655 commitdiff
2014-02-10 Marius Cramer
Updated script to install development version to match switch from svn to git
tree@ b34f99 commitdiff
2014-02-10 Marius Cramer
Changed version to 3.0.5.4dev
tree@ eb3ab4 commitdiff
2014-02-04 Marius Cramer
Missing SQL statements
tree@ ebd9b4 commitdiff
2014-02-04 Marius Cramer
Missing sql statements added
tree@ ec9b36 commitdiff
2014-02-03 Marius Cramer
Added config storage method - Use it like $app->conf('yourpluginname', 'con...
tree@ e20f18 commitdiff
2014-02-02 Till Brehm
Fixed path to /etc/mailman/virtual-mailman file in CentOS Installer.
tree@ 79bd20 commitdiff
2014-01-23 Marius Cramer
Resolved sql difference between stable and master
tree@ f91908 commitdiff
2014-01-23 Marius Cramer
Resolved differences in incremental sql between master and stable
tree@ aca2df commitdiff
2014-01-23 Marius Cramer
Inserted incremental sql from master branch
tree@ 91b176 commitdiff
2014-01-22 Till Brehm
Added columns for policyd in spamfilter_policy table.
tree@ 08462d commitdiff
2014-01-22 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ 73daa9 commitdiff
2014-01-22 Marius Cramer
Apache 2.4 support - Add missing configuration inclusion (vhost files) to a...
tree@ 8eca28 commitdiff
2014-01-20 Till Brehm
- Added Welcome email function for clients and resellers. - Added email mes...
tree@ fedbca commitdiff
2014-01-11 Till Brehm
- Added option to allow resellers to add domains in the domain limits (doma...
tree@ 554c40 commitdiff
2014-01-07 Till Brehm
Updated incremental svn files.
tree@ c3d8a8 commitdiff
2013-12-05 Marius Cramer
Fixed timezone recognition
tree@ da860c commitdiff
2013-11-27 Till Brehm
Updated apps vhost, removed ServerSignature Off
tree@ 8d178e commitdiff
2013-11-27 Till Brehm
Fixed a syntax error in apps vhost configuration.
tree@ b23738 commitdiff
2013-11-25 Till Brehm
Fixed: FS#3238 - Spelling errors on Debian minimal OSTemplate page
tree@ 4233da commitdiff
2013-11-25 Till Brehm
Add: FcgidBusyTimeout 3600 in apps vhost.
tree@ e585b5 commitdiff
2013-11-25 Till Brehm
- Allow underscore at the beginning of email user login names - Add config ...
tree@ 1272df commitdiff
2013-11-21 Falko Timme
- Added options to use a mounted backup directory. This allows for remote b...
tree@ 056465 commitdiff
2013-11-20 Falko Timme
- It is now possible to exclude directories - on a per-vHost base - from we...
tree@ fe5f53 commitdiff
2013-11-20 Marius Cramer
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ f386c6 commitdiff
2013-11-20 Marius Cramer
Allow "keep me logged in" on session timeouts > 0 (setting) Fixed login as
tree@ de0256 commitdiff
2013-11-20 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ 5a35aa commitdiff
2013-11-20 Till Brehm
- Function to increment the customer number automatically - Added fields to...
tree@ 3d96c5 commitdiff
2013-11-20 Marius Cramer
Added session timeout to system settings
tree@ c951bb commitdiff
2013-11-20 Till Brehm
Added global settings for customer number template.
tree@ 7550de commitdiff
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
tree@ 7fe908 commitdiff
2013-10-30 Falko Timme
- Company ID can now have a length of up to 255 characters (instead of just...
tree@ 213e0b commitdiff
2013-10-22 Falko Timme
- Fixed FS#3122 - Slave update asking for ISPConfig port.
tree@ 6ba4fa commitdiff
2013-10-22 Falko Timme
- Installer/updater: added checks if service is installed before it is rest...
tree@ 3327ed commitdiff
2013-10-21 Falko Timme
- $inst can be replaced by $this.
tree@ acdd7a commitdiff
2013-10-21 Falko Timme
- Forgot to make $inst global in function configure_pureftpd().
tree@ 8b3992 commitdiff
2013-10-21 Marius Cramer
Changed all windows line breaks to unix line breaks (coding guidelines!)
tree@ 146783 commitdiff
2013-10-21 Falko Timme
- Added support for systemd and upstart (besides sysvinit).
tree@ 33bcd0 commitdiff
first | « prev | next »