Carsten Schoene
2014-01-03 a1759278dd584864af54b0627bf05000ae78608a
2014-01-03 Marius Cramer
Merge remote-tracking branch 'schoene/master'
tree@ 53f4a0 commitdiff
2014-01-02 Marius Cramer
Merge branch 'master' of /home/git/repositories/grungy/ispconfig3
tree@ b80a70 commitdiff
2014-01-02 Nedim Hadzimahmutovic
FS#3264 - Put domain name in php-fom pool name
tree@ d33fd2 commitdiff
2014-01-01 Carsten Schoene
fix set owner of .sieve symlink
tree@ 4f69fb commitdiff
2014-01-01 Carsten Schoene
set correct ownership on sieve filter file and link
tree@ 86ad39 commitdiff
2014-01-01 Carsten Schoene
fix: create sieve directory / change to maildir before symlinking
tree@ 097ad6 commitdiff
2014-01-01 Carsten Schoene
be compatible to managesieve service
tree@ 3d3f47 commitdiff
2013-12-29 Carsten Schoene
fix duplicate entry caused in rr_insert
tree@ 0614b5 commitdiff
2013-12-27 Carsten Schoene
+ complete SOA records - refresh, retry, expire and minimum were missing i...
tree@ 38184e commitdiff
2013-12-27 Florian Schaal
move function formatBytes to lib/classes/functions.inc.php
tree@ 5561eb commitdiff
2013-12-24 Florian Schaal
re-add rewrite ipv6 on mirror - lost in conversion from SVN to git
tree@ fbeb11 commitdiff
2013-11-29 Marius Cramer
Merge branch 'master' of git.ispconfig.org:ispconfig/ispconfig3
tree@ c54948 commitdiff
2013-11-29 Marius Cramer
Fixed wrong argument passing method in alias query functions
tree@ 7ae5b0 commitdiff
2013-11-24 Florian Schaal
add amavis-configfile-location for centos 6.4; add amavis-initscrip-name fo...
tree@ 03200f commitdiff
2013-11-21 Marius Cramer
Merge branch 'master' of /home/git/repositories/florian030/ispconfig3
tree@ 1324b8 commitdiff
2013-11-20 Marius Cramer
Disabled function calls to not yet implemented backtrace
tree@ 563649 commitdiff
2013-11-20 Marius Cramer
Added new mysqli database class Changed query syntax of alias domain edit f...
tree@ cd8bb8 commitdiff
2013-11-20 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 1a2cbf commitdiff
2013-11-19 Falko Timme
- nginx: added {DOCROOT} and {FASTCGIPASS} placeholders to directive snippe...
tree@ c02d3f commitdiff
2013-11-19 Florian Schaal
add dkim-keys to the resync-tool display dns-record for dkim in the mail-do...
tree@ c6d29c commitdiff
2013-11-19 Falko Timme
- Custom homedirs for shell users were not created.
tree@ 6d21f1 commitdiff
2013-11-19 Marius Cramer
Fixed missing raiseAction in server.php Fixed output of action name in debu...
tree@ ab6e69 commitdiff
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
tree@ b1a6a5 commitdiff
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
tree@ 7fe908 commitdiff
2013-11-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 7cf3e9 commitdiff
2013-11-01 Florian Schaal
set database order in monitor
tree@ 232684 commitdiff
2013-10-23 Falko Timme
- Fixed FS#3123 - Old backups are still shown in backup list.
tree@ 22903a commitdiff
2013-10-21 Florian Schaal
fixed security issue
tree@ 7ed87c commitdiff
2013-10-21 Florian Schaal
add database-size monitoring. the results stored in the database may be use...
tree@ 21c641 commitdiff
2013-10-21 Marius Cramer
Changed all windows line breaks to unix line breaks (coding guidelines!)
tree@ 146783 commitdiff
2013-10-21 Marius Cramer
Converted all windows line breaks to unix line breaks (coding guidelines!)
tree@ bbc657 commitdiff
2013-10-21 Marius Cramer
Merge remote-tracking branch 'florian030/master'
tree@ b533b4 commitdiff
2013-10-21 Falko Timme
- Added support for systemd and upstart (besides sysvinit).
tree@ 33bcd0 commitdiff
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
tree@ 05beae commitdiff
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
tree@ bd68aa commitdiff
2013-10-17 Florian
DKIM-Modifications skip writing dkim-values for inactive domains removed th...
tree@ b9ea02 commitdiff
2013-10-16 Falko Timme
- Added possibility to delete pre-defined locations with the "##delete##" s...
tree@ aeb810 commitdiff
2013-10-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 113953 commitdiff
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
tree@ 992797 commitdiff
2013-10-14 Marius Cramer
Added some more empty directories missing from svn import
tree@ 30be24 commitdiff
2013-10-14 Marius Cramer
Added empty directories - git needs a file in it
tree@ 622362 commitdiff
2013-09-02 tbrehm
- Improved dkim support. - Added dkim installation to installer. - Added ba...
tree@ 535a69 commitdiff
2013-09-02 tbrehm
Fixed a issue in raid monitoring. Failed harddrives in software raid5 are n...
tree@ 558bf7 commitdiff
2013-08-23 mcramer
- Readded dummy file until it can be deleted via patch file
tree@ a67810 commitdiff
2013-08-22 mcramer
- Added dummy file for removed cron_daily, so it is not executed accidently...
tree@ 8d83c5 commitdiff
2013-08-22 mcramer
- Implemented: New cron class and split up cron_daily - Implemented: FS#311...
tree@ 5de2af commitdiff
2013-08-22 tbrehm
Updated dkim support. Thanks to Florian for the patch.
tree@ ec5716 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
first | « prev | next »