Benjamin Sonntag
|
5bda690926
|
setting DNSLookup to awstats to 0, you should use geoip for country localization
|
2014-11-27 15:03:23 +01:00 |
Benjamin Sonntag
|
b2dca9d915
|
[fix] some exec() didn't have escapeshellarg() as needed
|
2014-11-27 14:51:51 +01:00 |
Benjamin Sonntag
|
508efe961f
|
fixing more in cron sending mail (was not working) or using http basic auth (not working either: don't use urlencode)
|
2014-11-25 15:10:09 +01:00 |
Benjamin Sonntag
|
f0b20a2a22
|
removing unused cron_users_doit script
|
2014-11-25 14:46:22 +01:00 |
Benjamin Sonntag
|
c99a6cb9b3
|
adding dependency to php5-curl for cron execution
|
2014-11-25 14:44:04 +01:00 |
Benjamin Sonntag
|
c2d8b317d0
|
fixing entirely the cron execution shell. This may fix a potential privilege escalation problem.
|
2014-11-25 14:36:20 +01:00 |
Benjamin Sonntag
|
0301409dbf
|
adding changelog, fixing srand() not properly called by php itself
|
2014-11-25 11:38:55 +01:00 |
Benjamin Sonntag
|
3bb921e5e7
|
Fixing opendkim listening on *
|
2014-11-12 14:45:32 +01:00 |
Benjamin Sonntag
|
866e6b3312
|
releasing alternc 3.1.3 / 3.2.3
|
2014-10-02 14:32:29 +02:00 |
Benjamin Sonntag
|
6043b37151
|
fixing UPDATE_DOMAINES doing NOTHING because mailname_bounce
|
2014-10-02 14:26:23 +02:00 |
Benjamin Sonntag
|
919d68e880
|
fixing a nasty bug with rebuild_all_webconf (s/and/where/) that provoked roundcube install time bug
|
2014-10-02 14:13:56 +02:00 |
Benjamin Sonntag
|
154738e277
|
adapting alternc_fix_opendkim.php for SQUEEZE
|
2014-10-02 14:03:16 +02:00 |
Benjamin Sonntag
|
7cf34472b8
|
removing 2>/dev/null of setfacl & quota to see the message (which one?) when there is a problem
|
2014-10-02 13:58:49 +02:00 |
Benjamin Sonntag
|
c1ee7928aa
|
no need to fix unhosted dns at install time
|
2014-10-02 12:08:06 +02:00 |
Benjamin Sonntag
|
cf37cd3a29
|
fixing roundcube install (TODO: check what alternc.install is doing at the same time)
|
2014-10-01 18:38:10 +02:00 |
Benjamin Sonntag
|
f01ebc9b51
|
[fix] mysql_pass issue in debian/config
|
2014-10-01 15:05:24 +02:00 |
Benjamin Sonntag
|
0acbaff07a
|
adding more changelog report for 3.1.3
|
2014-10-01 12:10:50 +02:00 |
Benjamin Sonntag
|
dc367d62c9
|
adding a rollback of 3.3.0~a.sql in 3.4.0.sh, mainly on variable issues
|
2014-09-29 17:59:13 +02:00 |
Benjamin Sonntag
|
3ae25c759e
|
Merge branch 'stable-3.1' of alternc.org:alternc into stable-3.1
|
2014-09-29 17:37:15 +02:00 |
Benjamin Sonntag
|
3487a95e2c
|
fixing dovecot quotas, phpmyadmin special user, opendkim missing key at upgrade time
|
2014-09-29 17:37:13 +02:00 |
alban
|
ad47f857cd
|
[fix] chmod action
|
2014-09-29 17:06:56 +02:00 |
Benjamin Sonntag
|
b0a5e23299
|
fixing Dovecot Quotas computing + removing duplicate code
|
2014-09-29 17:06:16 +02:00 |
Benjamin Sonntag
|
404f37e8f5
|
starting changelog of 3.1.2 and 3.2.2, fixing dovecot-managesieved dependency
|
2014-09-29 16:48:56 +02:00 |
alban
|
d6f0d0e404
|
[fix] debian debconf settings for mysql : read from /etc/alternc/my.cnf
|
2014-09-29 16:43:37 +02:00 |
alban
|
1be8bc16d4
|
[fix] debian debconf settings for mysql : read from /etc/alternc/my.cnf
|
2014-09-29 16:38:20 +02:00 |
Benjamin Sonntag
|
4b0f852845
|
fixing cron reporting, not doing report when nothing was spit out of the user's script
|
2014-09-29 16:14:28 +02:00 |
alban
|
7c597daa73
|
[fix] Missing chmod action
|
2014-09-09 14:52:56 +02:00 |
Benjamin Sonntag
|
58d16d47f9
|
setting user cron timeout to 3600 Sec (1H) + NOT RETRYING when using wget
|
2014-09-03 15:10:18 +02:00 |
Benjamin Sonntag
|
c96f928056
|
fixing alternc_shutdown bug
|
2014-08-27 11:20:54 +02:00 |
Benjamin Sonntag
|
81aae4c2f4
|
back to our normal code syntax, fixing 'R = ' bug in urls
|
2014-08-22 11:04:05 +02:00 |
Benjamin Sonntag
|
beebd51f37
|
fixing a bug when deleting file (double directory)
|
2014-08-21 11:37:48 +02:00 |
Benjamin Sonntag
|
d4d746bce8
|
fixing dovecot configuration for LASTLOGIN variable on DOVECOT2
|
2014-08-01 12:00:17 +02:00 |
Benjamin Sonntag
|
5f8dea3c8d
|
fixing man install properly done now
|
2014-08-01 11:59:56 +02:00 |
Benjamin Sonntag
|
4749974bf1
|
fixing DEBCONF error when upgrading from 1.0 to 3.x : it migrates automatically to /var/www without telling / asking the user
|
2014-07-04 17:00:30 +02:00 |
Benjamin Sonntag
|
204cb56326
|
mysql accept no argument BEFORE --defaults-file
|
2014-07-04 16:17:07 +02:00 |
Benjamin Sonntag
|
fe6b632b74
|
fixing upgrade from 3.0 / 3.1 / 3.2
|
2014-07-04 16:04:17 +02:00 |
Benjamin Sonntag
|
0fa8aa8fc6
|
fixing for real the upgrade path
|
2014-07-04 13:17:57 +02:00 |
Benjamin Sonntag
|
c298cd4aaf
|
fixing bug when installing (bad upgrade check)
|
2014-07-04 12:37:37 +02:00 |
Benjamin Sonntag
|
9c2090ff8b
|
ignore redundant entries when not OK on web_action
|
2014-06-25 16:38:00 +02:00 |
Benjamin Sonntag
|
5a1f53760e
|
removing 'not used anymore'
|
2014-06-25 16:06:48 +02:00 |
Benjamin Sonntag
|
30e8f0d53e
|
rollback of update_domaines to 3.1 version
|
2014-06-25 15:56:59 +02:00 |
Alan Garcia
|
d35f34e350
|
Compile aussi en php 5.5 sur travis
|
2014-06-24 14:11:51 +00:00 |
squidly
|
8a8cf94328
|
Bugfixing wheezy changelog patch to avoid dpkg-build failure when applied
|
2014-06-24 13:48:12 +02:00 |
Antoine Beaupr��
|
8113d2b866
|
disable help texts if empty, partly (missing IMAP/POP)
|
2014-06-18 18:55:00 +00:00 |
Antoine Beaupr��
|
73606b8e26
|
add get_login_by_uid API
|
2014-06-18 15:26:53 +00:00 |
Antoine Beaupr��
|
dd6ace0c0c
|
don't create piwik accounts with random gmail addresses, properly prefix the accounts so they're unique
|
2014-06-18 15:24:38 +00:00 |
Antoine Beaupr��
|
fb9d6d8457
|
piwik: properly record the site id after creation
|
2014-06-18 15:05:34 +00:00 |
Antoine Beaupr��
|
954ffc2ab0
|
fix the way we interpolate the URL
|
2014-06-18 14:40:07 +00:00 |
Antoine Beaupr��
|
dbd029d8cf
|
warn users to switch to HTTPS if it's not enable, admins can opt out through a variable
|
2014-06-17 20:57:26 +00:00 |
Alan Garcia
|
42b8988022
|
Qque suggestion sur update_quota_mail
|
2014-05-23 15:59:40 +00:00 |