Marius Cramer
2013-11-20 1a2cbfbf0cd666af05c28c3a7e51de3fb59bdd99
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 Till Brehm
Fixed Syntax error in auth.inc.php
tree@ 5308a8 commitdiff
2013-11-19 Till Brehm
Code review.
tree@ 604c0c commitdiff
2013-11-19 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ 938baf commitdiff
2013-11-19 Falko Timme
- Custom homedirs for shell users were not created.
tree@ 6d21f1 commitdiff
2013-11-19 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ 07bf12 commitdiff
2013-11-19 Marius Cramer
Fixed missing raiseAction in server.php Fixed output of action name in debu...
tree@ ab6e69 commitdiff
2013-11-19 Till Brehm
Improved sql queries in VM module.
tree@ dce3bb commitdiff
2013-11-18 Till Brehm
Better variable quoting in sql queries.
tree@ 35509d commitdiff
2013-11-18 Till Brehm
Improved datalog functions in mysql lib.
tree@ e9a57d commitdiff
2013-11-18 Till Brehm
Quoted sql values in mailinglist edit script.
tree@ 3ede53 commitdiff
2013-11-18 Marius Cramer
Merge remote-tracking branch 'sebj/master' and tidied up merged code
tree@ 015dff commitdiff
2013-11-18 Sebastien JEAN
fixing editing dns, mail, db and web domain servers by client issue
tree@ f19308 commitdiff
2013-11-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ b7ce7d 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-14 Marius Cramer
Fixed list sorting
tree@ 7d52e0 commitdiff
2013-11-14 Marius Cramer
Fixed sorting of quota columns (mail quota and web site quota)
tree@ 202df8 commitdiff
2013-11-08 Sebastien JEAN
Adding *_servers fields in ispconfig3.sql
tree@ 401cb2 commitdiff
2013-11-08 Sebastien JEAN
adding multi-server management for clients
tree@ bd6659 commitdiff
2013-11-03 Marius Cramer
Merge branch 'master' of /home/git/repositories/florian030/ispconfig3
tree@ 78fc9a commitdiff
2013-11-01 Florian Schaal
set database order in monitor
tree@ 232684 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-30 Falko Timme
- Allow umlauts (äöüÄÖÜ) in SSL certificates.
tree@ eedc05 commitdiff
2013-10-29 Falko Timme
- Fixed FS#3203 - Choice of "Default Secondary DNS Server" broken.
tree@ 1fef4a commitdiff
2013-10-29 Falko Timme
- Allow & in SSL certificates (like in "MeineFirma GmbH & Co. KG").
tree@ 2c0812 commitdiff
2013-10-25 Falko Timme
- Updated language files.
tree@ dd1320 commitdiff
2013-10-23 Falko Timme
- Make sure a client cannot be deleted if he has records in the billing mod...
tree@ a0206f commitdiff
2013-10-23 Falko Timme
- Fixed FS#3123 - Old backups are still shown in backup list.
tree@ 22903a commitdiff
2013-10-22 Falko Timme
- Fixed FS#3118 - munin & monit logins not being urlencoded.
tree@ 2c76f1 commitdiff
2013-10-22 Falko Timme
- Fixed FS#3141 - Subdomains in website harddisk qouta box on dashboard.
tree@ 0c072e commitdiff
2013-10-22 Falko Timme
- Fixed FS#3122 - Slave update asking for ISPConfig port.
tree@ 6ba4fa commitdiff
2013-10-22 Falko Timme
- Display hostname next to IP (where available) in the jQuery IP suggestion...
tree@ 391e05 commitdiff
2013-10-22 Falko Timme
- Installer/updater: added checks if service is installed before it is rest...
tree@ 3327ed commitdiff
2013-10-22 Falko Timme
- Display server name in all web domains select fields so that you know whi...
tree@ d5473b commitdiff
2013-10-21 Marius Cramer
Merge branch 'master' of /home/git/repositories/florian030/ispconfig3
tree@ 3bf002 commitdiff
2013-10-21 Florian Schaal
fixed security issue
tree@ 7ed87c commitdiff
2013-10-21 Marius Cramer
Merge branch 'master' of /home/git/repositories/florian030/ispconfig3
tree@ e5685e 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 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 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 Falko Timme
- Added funtion to convert currency formatted numbers back to floating numb...
tree@ 2d2fd1 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
first | « prev | next »