Marius Cramer
2014-01-07 ddb461f596d9f013afe4f215fabc0eabc62b1fb0
2014-01-07 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ ddb461 commitdiff | diff to current
2014-01-05 Florian Schaal
added database-modifications for mail-backup
blob@ 2e1453 commitdiff | diff to current
2013-11-25 Till Brehm
Fixed: FS#3238 - Spelling errors on Debian minimal OSTemplate page
blob@ 4233da commitdiff | diff to current
2013-11-20 Falko Timme
- It is now possible to exclude directories - on a per-vHost base - from we...
blob@ fe5f53 commitdiff | diff to current
2013-11-20 Marius Cramer
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
blob@ f386c6 commitdiff | diff to current
2013-11-20 Marius Cramer
Allow "keep me logged in" on session timeouts > 0 (setting) Fixed login as
blob@ de0256 commitdiff | diff to current
2013-11-20 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
blob@ 5a35aa commitdiff | diff to current
2013-11-20 Till Brehm
- Function to increment the customer number automatically - Added fields to...
blob@ 3d96c5 commitdiff | diff to current
2013-11-20 Marius Cramer
Added session timeout to system settings
blob@ c951bb commitdiff | diff to current
2013-11-18 Marius Cramer
Merge remote-tracking branch 'sebj/master' and tidied up merged code
blob@ 015dff commitdiff | diff to current
2013-11-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 7cf3e9 commitdiff | diff to current
2013-11-08 Sebastien JEAN
Adding *_servers fields in ispconfig3.sql
blob@ 401cb2 commitdiff | diff to current
2013-10-30 Falko Timme
- Company ID can now have a length of up to 255 characters (instead of just...
blob@ 213e0b commitdiff | diff to current
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
blob@ bd68aa commitdiff | diff to current
2013-10-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 113953 commitdiff | diff to current
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
blob@ 992797 commitdiff | diff to current
2013-09-06 mcramer
- Added missing remote_session column from last commit
blob@ f531ad commitdiff | diff to current
2013-09-06 mcramer
- Prepared new client api usage
blob@ 9a7e4b commitdiff | diff to current
2013-08-22 mcramer
- Implemented: New cron class and split up cron_daily - Implemented: FS#311...
blob@ 5de2af commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-08-02 tbrehm
Added support for mongodb. Many thanks to MaddinXx for th...
blob@ 2332b2 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2013-04-19 tbrehm
Add dkim support (Patch by Florian).
blob@ 56f698 commitdiff | diff to current
2013-04-19 tbrehm
Add web backup size in backup list.
blob@ 209f8a commitdiff | diff to current
2013-04-19 tbrehm
Merged revisions 3922-3958 from stable branch.
blob@ 3f478f commitdiff | diff to current
2013-04-19 tbrehm
Reverted SVN trunk back to revision 3938 to remove changes in default theme...
blob@ 2a4acd commitdiff | diff to current
2013-04-19 tbrehm
Add dkim support (patch developed by Florian)
blob@ 414a12 commitdiff | diff to current
2013-04-16 tbrehm
- Merged revisions 3922-3958 from svn stable branch - Added backup size to ...
blob@ a0fd5a commitdiff | diff to current
2013-03-26 hellkat
Merged revisions 3845-3876 and 3879-3918 from stable branch.
blob@ cc6568 commitdiff | diff to current
2013-02-22 tbrehm
Merged revisions 3803-3844 from stable branch.
blob@ 526b99 commitdiff | diff to current
2013-02-12 tbrehm
Merged Revisions 3771-3801 from stable branch.
blob@ 72695f commitdiff | diff to current
2013-01-03 tbrehm
Merged revisons 3687-3748 from 3.0.5 stable branch.
blob@ 10b4c8 commitdiff | diff to current
2012-11-14 tbrehm
Merged revisions 3596-3670 from 3.0.5 stable branch.
blob@ bfcdef commitdiff | diff to current
2012-10-24 tbrehm
Merged revisions 3557-3594 from 3.0.5 stable branch.
blob@ 4bd960 commitdiff | diff to current
2012-10-05 mcramer
Updated: client additional template db column had varchar(255) which was to...
blob@ ae171f commitdiff | diff to current
2012-09-18 mcramer
Bugfix: domain module check on client editing websites Added: bank account ...
blob@ 8d0c35 commitdiff | diff to current
2012-09-07 tbrehm
Added missing server_id column in web_database_user table.
blob@ 413df7 commitdiff | diff to current
2012-09-07 tbrehm
Fixed mysql table layout for aps_instances table.
blob@ 0e33dd commitdiff | diff to current
2012-09-06 ftimme
- New feature: you can now add directive snippets for Apache, nginx, and PH...
blob@ ef55b5 commitdiff | diff to current
2012-09-05 mcramer
- Implemented check for theme compatibility - Implemented session message s...
blob@ 5715f5 commitdiff | diff to current
2012-08-21 mcramer
Implemented FS#1448 - one database user name and multiple databases Bugfi...
blob@ 381520 commitdiff | diff to current
2012-08-20 mcramer
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
blob@ 6fb93d commitdiff | diff to current
2012-08-19 mcramer
FS#2385 - Extend client limits
blob@ ac099e commitdiff | diff to current
2012-08-16 mcramer
Implemented FS#2379 - Add perl option to web sites (apache2 mod_perl2) Fix...
blob@ ab7597 commitdiff | diff to current
2012-08-15 tbrehm
Fixed: FS#2346 - doveadm request disabledoveadm column in mail_user table -...
blob@ cea1e5 commitdiff | diff to current
2012-06-07 tbrehm
Merged revisions 3100-3175 from stable branch.
blob@ 26c0fc commitdiff | diff to current
2012-05-31 tbrehm
Added server part of the aps installer.
blob@ 7d4360 commitdiff | diff to current
2012-05-24 tbrehm
Initial commit of the interface part of the APS installer.
blob@ 477d4e commitdiff | diff to current
2012-05-23 ftimme
- Added group (we call groups "circles" so that users don't mix them up wit...
blob@ b17cc6 commitdiff | diff to current
2012-05-04 ftimme
- Implemented FS#1888 and FS#2211.
blob@ dd7ce4 commitdiff | diff to current
first | « prev | next »