Benjamin Sonntag
|
0b0f08c739
|
removing unused code from m_dom, adding translation request for new domaines types
|
2018-07-17 18:47:49 +02:00 |
Benjamin Sonntag
|
e09006b69e
|
[fix] fix bad http/https/both switcher
|
2018-07-17 18:29:57 +02:00 |
Benjamin Sonntag
|
230d3ffdd8
|
[fix] missing global in apache conf
|
2018-07-17 18:25:14 +02:00 |
Benjamin Sonntag
|
e06e2b3abd
|
dkim domaine type is taking TXT as paramter
|
2018-07-17 18:21:25 +02:00 |
Benjamin Sonntag
|
5aeeac1c31
|
[fix] cancel button not canceling :/
|
2018-07-17 18:20:06 +02:00 |
Benjamin Sonntag
|
1182cada25
|
[fix] now write ssl cert as ROOT, not as alterncpanel
|
2018-07-17 18:16:56 +02:00 |
Benjamin Sonntag
|
49e81b55bf
|
[fix] add ::1 to slaveip.conf template ... it's 2018 people !
|
2018-07-17 18:10:39 +02:00 |
Benjamin Sonntag
|
291812cead
|
fixing dkim get entry function
|
2018-07-17 17:48:15 +02:00 |
Benjamin Sonntag
|
e3d2b84418
|
[fix] reading multiline dkim key + fixing autodiscover zone having NULL name
|
2018-07-17 17:39:14 +02:00 |
Benjamin Sonntag
|
3bc65aed3f
|
[fix] substitute variables AFTER mysql queries in bind zone file
|
2018-07-17 17:28:14 +02:00 |
Benjamin Sonntag
|
5c32a54edb
|
[fix] French vs. English in template name :/ + fixing case issue making zone empty
|
2018-07-17 17:20:39 +02:00 |
Benjamin Sonntag
|
e705f377b9
|
[fix] more bugs in update_domaines.php => not renaming vhosts_all.conf.new to vhosts_all.conf.new + ignoring deletion of DNS_ONLY sub_domaines entries
|
2018-07-17 17:11:15 +02:00 |
Benjamin Sonntag
|
1e4f2783d8
|
[fix] bug that make it impossible to launch upgrades properly : alternc_status is overwriten at postinst :/
|
2018-07-17 17:03:28 +02:00 |
Benjamin Sonntag
|
cdf07913da
|
[fix] misc bugs in update_domaines.php,
|
2018-07-17 16:59:54 +02:00 |
Benjamin Sonntag
|
dbfc59097b
|
[fix] misc bugs in update_domaines.php,
|
2018-07-17 16:07:48 +02:00 |
Benjamin Sonntag
|
7445439654
|
[enh] proper name for autodiscover + fix global in m_dom
|
2018-07-17 15:50:29 +02:00 |
Benjamin Sonntag
|
36976cbf24
|
[fix] domislocked should be a global variable (...) since we may need it at php shutdown time :/
|
2018-07-17 15:22:19 +02:00 |
Benjamin Sonntag
|
7f94d1f03f
|
[fix] dpkg-statoverride: erreur: une dérogation pour « /var/spool/postfix/var/run/saslauthd » existe déjà
|
2018-07-17 15:21:55 +02:00 |
Benjamin Sonntag
|
5725cd89ce
|
[fix] no need for www-data to be in ssl-cert group
|
2018-07-17 15:11:31 +02:00 |
Benjamin Sonntag
|
f50f453707
|
[fix] missing global + proper shebang on upgrade script
|
2018-07-17 15:10:08 +02:00 |
Benjamin Sonntag
|
b6a2f74326
|
[fix] fix misc bugs at alternc.install time
|
2018-07-17 15:02:32 +02:00 |
Benjamin Sonntag
|
f898407d3d
|
[enh] adding update_domains.php in cron, fixing panel to NOT include autodiscover from now
|
2018-07-08 22:19:58 +02:00 |
Benjamin Sonntag
|
9b7332f354
|
[enh] adding DKIM and AUTODISCOVER management in SUB_DOMAINES, finishing BIND update_domains.php
|
2018-07-08 22:03:27 +02:00 |
Benjamin Sonntag
|
ed7aaa3151
|
[enh] first version of class-and-hooks-based update_domains.php, includes ssl certficate mechanism
|
2018-07-08 13:01:35 +02:00 |
Benjamin Sonntag
|
a194cd80d0
|
[fix] vhost http template missing SSLENGINE and CERT instructions in 443 Vhost
|
2018-07-07 13:13:28 +02:00 |
Benjamin Sonntag
|
db916ace66
|
[fix] a bit of cleanup in m_dom AND the rewrite of WHOIS() function to be a 'smart' DIG NS instead
|
2018-07-04 18:39:27 +02:00 |
Benjamin Sonntag
|
2ad744ecc7
|
[fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained
|
2018-07-04 17:42:42 +02:00 |
Benjamin Sonntag
|
cdd0bfd0fa
|
[fix] not throwing exception with db_mysql
|
2018-07-04 17:24:06 +02:00 |
Benjamin Sonntag
|
a5bf37786c
|
[fix] adding dependency to php-curl, fixing _sha512cr issues
|
2018-07-04 17:19:20 +02:00 |
Benjamin Sonntag
|
a1ed5a4ad6
|
[fix] 3.4.10 and 3.4.11 where NOT executed during upgrades (sort -n :/ ) so we migrate those sql updates to 3.5.0.1.sql
|
2018-07-04 17:17:22 +02:00 |
Benjamin Sonntag
|
dbb41924bd
|
[enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging
|
2018-06-28 00:27:10 +02:00 |
Benjamin Sonntag
|
bcde8a9ef2
|
[enh] adding translations from Transifex + update of PO files
|
2018-06-28 00:03:18 +02:00 |
Benjamin Sonntag
|
f166518bb2
|
[enh] tell the user that (s)he can upload compressed files
|
2018-06-27 21:12:11 +02:00 |
JLuc
|
5b555f5281
|
language, not tongue !
|
2018-06-27 20:28:33 +02:00 |
Benjamin Sonntag
|
2695db49a2
|
[enh] preparing for the future : let's allow us to add \n into DNS entries, preparing for ... IPv6 \o/
|
2018-06-25 16:48:12 +02:00 |
Benjamin Sonntag
|
5a8fd5db20
|
[fix] allow /lib /etc /usr in chrooted ftp accounts
|
2018-06-25 12:02:52 +02:00 |
Benjamin Sonntag
|
c1688e2e07
|
fixing help2man
|
2018-06-24 19:44:38 +02:00 |
Benjamin Sonntag
|
144ff1e27a
|
[enh] removing latest lintian exceptions, no Error, no Warnings !
|
2018-06-24 19:40:22 +02:00 |
Benjamin Sonntag
|
7945034004
|
[fix] name of variable + fix of upgrade script
|
2018-06-24 19:05:59 +02:00 |
Benjamin Sonntag
|
5489387103
|
[fix] misc bugs in m_ssl (incorrect table and certificate name) + restart instead of reload if necessary in src/reload-certs
|
2018-06-24 19:02:11 +02:00 |
Benjamin Sonntag
|
649b2c55d6
|
[fix] removing the concept of shared cert in m_ssl
|
2018-06-24 18:38:47 +02:00 |
Benjamin Sonntag
|
9e4021141a
|
[fix] fixing apache conf to use new cert mode + fixing bug in ssl : number of bound variables does not match number of tokens
|
2018-06-24 18:34:42 +02:00 |
Benjamin Sonntag
|
b7235d33f0
|
[enh] not using apache.pem anymore: using /etc/ssl/*/alternc-*.pem|key
|
2018-06-24 18:23:39 +02:00 |
Benjamin Sonntag
|
5f27d551d8
|
[fix] enable ssl module for Apache
|
2018-06-24 18:17:10 +02:00 |
Benjamin Sonntag
|
2d60cf7c0b
|
updating links & source code url
|
2018-06-24 17:39:40 +02:00 |
Benjamin Sonntag
|
d6c7d15028
|
[enh] simplify piwik class to do less things when unused
|
2018-06-24 17:24:36 +02:00 |
Benjamin Sonntag
|
a4c488ae70
|
[enh] debian compliance work, almost no warning in lintian
|
2018-06-24 17:18:01 +02:00 |
Benjamin Sonntag
|
bb3bd0b14c
|
[enh] ssl : reload-certs for sysadmin + misc ssl fixes (including set_variables)
|
2018-06-24 17:04:55 +02:00 |
Benjamin Sonntag
|
178823a9f0
|
[merge] feature-ssl in master
|
2018-06-24 16:52:24 +02:00 |
Benjamin Sonntag
|
5f72126420
|
[fix] ftp human name error
|
2018-06-24 16:50:52 +02:00 |