Falko Timme
2014-08-28 c505a8e45a82ed8673c64a27fde30890a39849e4
search: ft@falkotimme.com (author)
2014-08-28 Falko Timme
- MySQL table generator: default value of text fields must be NULL, not 'NU...
commit | commitdiff | tree
2014-08-06 Falko Timme
- made it possible to specify database table for AUTHSQL.
commit | commitdiff | tree
2014-07-15 Falko Timme
- adjusted PHP settings regex to allow |, (, and ) (like in "error_reportin...
commit | commitdiff | tree
2014-07-11 Falko Timme
- Raised pm.max_children to 500 for apps vhost and ispconfig vhost.
commit | commitdiff | tree
2014-06-19 Falko Timme
- force Google Chrome to NOT autocomplete user/password fields.
commit | commitdiff | tree
2014-06-19 Falko Timme
- autoselect password if you use "Generate Password" function (saves a clic...
commit | commitdiff | tree
2014-06-16 Falko Timme
- Make sure ISPConfig shows the correct error message (instad of an SQL err...
commit | commitdiff | tree
2014-06-01 Falko Timme
- FPM socket permissions need to be 660 also under Apache, otherwise you ge...
commit | commitdiff | tree
2014-05-27 Falko Timme
- Implemented non-interactive install/update mode.
commit | commitdiff | tree
2014-05-22 Falko Timme
- Fixed "no_domain_perm" error when trying to add proxy directives for subd...
commit | commitdiff | tree
2014-05-22 Falko Timme
- Added client field to DNS and DNS slave list views.
commit | commitdiff | tree
2014-05-20 Falko Timme
- backups: plugin checks mount point of wrong backup directory (e.g. /var/b...
commit | commitdiff | tree
2014-05-09 Falko Timme
- Fixed language string.
commit | commitdiff | tree
2014-05-08 Falko Timme
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
commit | commitdiff | tree
2014-05-08 Falko Timme
- Make sure puser is bigger than min_uid of 499 for jailkit users.
commit | commitdiff | tree
2014-05-08 Falko Timme
- Fixed: nginx placeholders could not be added to directive snippets textar...
commit | commitdiff | tree
2014-05-03 Falko Timme
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
commit | commitdiff | tree
2014-05-03 Falko Timme
- Make sure full cron jobs are written unchanged; with the previous version...
commit | commitdiff | tree
2014-05-01 Falko Timme
- Set client_max_body_size 100M; for apps vhost.
commit | commitdiff | tree
2014-04-30 Falko Timme
- simply call nginx -t instead of /usr/sbin/nginx -t; works if nginx is not...
commit | commitdiff | tree
2014-04-30 Falko Timme
- nginx: do a syntax check because on some distributions, the init script a...
commit | commitdiff | tree
2014-04-30 Falko Timme
- Re-enabled "Remember Password"- function on login screen.
commit | commitdiff | tree
2014-04-05 Falko Timme
- changed/harmonized order of clients in client select fields ("ORDER BY cl...
commit | commitdiff | tree
2014-03-18 Falko Timme
- Display server name next to domain name in website quota list.
commit | commitdiff | tree
2014-03-08 Falko Timme
- Fixed FS#3365 - Valid nginx rewrite rules are rejected with "Invalid Rewr...
commit | commitdiff | tree
2014-03-08 Falko Timme
- Fixed FS#3366 - Certain Custom php.ini settings seem to be stripped befor...
commit | commitdiff | tree
2014-03-05 Falko Timme
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
commit | commitdiff | tree
2014-03-05 Falko Timme
- nginx: Increased fastcgi_read_timeout for phpMyAdmin in apps vhost to 120...
commit | commitdiff | tree
2014-03-03 Falko Timme
Revert "- Remoting: added function to get all IP addresses of a server."
commit | commitdiff | tree
2014-03-02 Falko Timme
- Remoting: added function to get all IP addresses of a server.
commit | commitdiff | tree
2014-02-28 Falko Timme
- Remoting: add correct values for database backup_intervals and backup_cop...
commit | commitdiff | tree
2014-02-28 Falko Timme
- Databases: Make sure backup_interval is a string, not an integer.
commit | commitdiff | tree
2014-02-28 Falko Timme
- MySQL databases: backup_interval must be a string, not an integer.
commit | commitdiff | tree
2014-02-24 Falko Timme
- Fixed FS#3354 - Protected folders must not be created twice. - Make sure ...
commit | commitdiff | tree
2014-02-18 Falko Timme
- Fixed FS#3320 - Improve php.ini parser.
commit | commitdiff | tree
2014-02-12 Falko Timme
- Implemented FS#3308 - PATH placeholder in directive snippets (placeholder...
commit | commitdiff | tree
2014-02-12 Falko Timme
- Implemented FS#3310 - add support for multiple email addresses in send co...
commit | commitdiff | tree
2014-02-11 Falko Timme
- Fixed FS#3328 - Password autofill bugs in Safari 7.0.1.
commit | commitdiff | tree
2014-02-11 Falko Timme
- Removed $virtual_mailbox_limit_maps from proxy_read_maps in /etc/postfix/...
commit | commitdiff | tree
2014-01-23 Falko Timme
- Added autocomplete="off" to relayhost user and relayhost password fields ...
commit | commitdiff | tree
2014-01-17 Falko Timme
- Fill IP select fields with IP from correct server even if the user's defa...
commit | commitdiff | tree
2014-01-13 Falko Timme
- nginx pm settings: values were limited to 3 figures (so max. value was 99...
commit | commitdiff | tree
2013-11-21 Falko Timme
- Added options to use a mounted backup directory. This allows for remote b...
commit | commitdiff | tree
2013-11-21 Falko Timme
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
commit | commitdiff | tree
2013-11-21 Falko Timme
- Forgot to add backup exclude directories to first zip task.
commit | commitdiff | tree
2013-11-21 Falko Timme
- Allow wildcards in backup excludes.
commit | commitdiff | tree
2013-11-20 Falko Timme
- Fixed missing save and cancel button texts in web form.
commit | commitdiff | tree
2013-11-20 Falko Timme
- It is now possible to exclude directories - on a per-vHost base - from we...
commit | commitdiff | tree
2013-11-19 Falko Timme
- nginx: added {DOCROOT} and {FASTCGIPASS} placeholders to directive snippe...
commit | commitdiff | tree
2013-11-19 Falko Timme
- Custom homedirs for shell users were not created.
commit | commitdiff | tree
first | « prev | next »