Falko Timme
2014-02-12 f798aa098a52e1fb7d9c8d0e91b072f74e677d6b
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
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
tree@ 992797 commitdiff
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
tree@ 7b47c0 commitdiff
2013-08-02 tbrehm
Added support for mongodb. Many thanks to MaddinXx for th...
tree@ 2332b2 commitdiff
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
tree@ 615a0a commitdiff
2013-07-05 tbrehm
Updated dkim support.
tree@ 48af7d commitdiff
2013-04-19 tbrehm
Add dkim support (Patch by Florian).
tree@ 56f698 commitdiff
2013-04-19 tbrehm
Add web backup size in backup list.
tree@ 209f8a commitdiff
2013-04-19 tbrehm
Merged revisions 3922-3958 from stable branch.
tree@ 3f478f commitdiff
2013-04-19 tbrehm
Reverted SVN trunk back to revision 3938 to remove changes in default theme...
tree@ 2a4acd commitdiff
2013-04-19 tbrehm
Add dkim support (patch developed by Florian)
tree@ 414a12 commitdiff
2013-04-16 tbrehm
- Merged revisions 3922-3958 from svn stable branch - Added backup size to ...
tree@ a0fd5a commitdiff
2013-03-26 hellkat
Added install/sql/incremental/upd_0049.sql which I mi...
tree@ f061c8 commitdiff
first | « prev | next »