Antoine Beaupré
0de778c41c
move basedirprot call to postinst also
2008-10-04 16:50:14 +00:00
Antoine Beaupré
270c7a6e37
move /var/alternc-specific commands from alternc.install to postinst
2008-10-04 16:48:30 +00:00
Antoine Beaupré
1dfc9e15ec
add proper links and logrotate scripts for alternc-slave, note that we do not add the cronjob
2008-10-04 16:38:45 +00:00
Antoine Beaupré
9e3b4b8cdd
conflict alternc-slave with alternc
2008-10-04 16:12:11 +00:00
Antoine Beaupré
68b21e283a
fix autobuilder versionning
2008-10-04 16:08:26 +00:00
Antoine Beaupré
64732a75ee
prepare a test upload for koumbit
2008-10-04 16:05:51 +00:00
Antoine Beaupré
0b9100d1b4
fix lintian. again.
2008-10-04 16:02:33 +00:00
Antoine Beaupré
6e7d203260
try to silence litian warnings in alternc-slave
2008-10-04 16:00:53 +00:00
Antoine Beaupré
8151682267
try to fix install again
2008-10-04 15:59:26 +00:00
Antoine Beaupré
f78850fc05
don't install logrotate and cron.d files manually
2008-10-04 15:57:56 +00:00
Antoine Beaupré
4f5be25dc7
use dh_install to fix multiple-package support
2008-10-04 15:55:55 +00:00
Antoine Beaupré
1e1673ebb9
update po files with latest translation strings, this unbreaks svn-buildpackage
2008-10-04 15:48:03 +00:00
Antoine Beaupré
c50ad5049f
try to create a frontend node-specific package
2008-10-04 15:46:46 +00:00
Antoine Beaupré
e0c00405aa
group chmod together, cosmetic change
2008-10-04 15:32:33 +00:00
Antoine Beaupré
731ea7a939
factor out some calls
2008-10-04 15:28:15 +00:00
Antoine Beaupré
23b0500649
fix webmail redirection by redirecting to https://FQDN instead of the
...
same domain
this is to encourage better security practices by forcing users to use
HTTPS and a canonical URL.
eventually, this is a step towards getting rid of the global /webmail/
alias too.
See #170
See #101
See #1080
2008-09-26 02:13:23 +00:00
Camille Lafitte
59d8116bdc
close:#1128
...
Le ticket était déjà fermé par see:#2238
On en profite pour corriger un oubli
2008-09-25 18:34:22 +00:00
Camille Lafitte
480d7447fd
see #1110
...
On compléte la traduction espagnole (daniche)
2008-09-08 09:27:33 +00:00
Camille Lafitte
1b2b7b54d3
#see 1110
...
Mise à jour de la traduction espagnole es_ES depuis la version es_VE (daniche)
Remarque cette traduction préfere le tutoiement au vouvoiement (en général accépté dans la plupart des pays hispanophone)
2008-09-08 08:02:07 +00:00
Antoine Beaupré
e1a1aee4f5
utilise whois.crsnic.net (comme le client whois de debian) au lieu de rs.internic.net, qui ne répond plus, pour vérifier les .com et .net
2008-09-03 15:31:18 +00:00
Nahuel Angelinetti
e7311521aa
Rajout de l'ip du client dans les logs du bureau pour savoir qui a fait quoi lorsqu'il y a un problÚme.
2008-08-18 08:17:37 +00:00
Benjamin Sonntag
6cae26d956
Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
2008-08-11 10:19:29 +00:00
Benjamin Sonntag
b1b87e06f4
Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
2008-08-11 10:07:00 +00:00
Benjamin Sonntag
f1ae4c3f9a
Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
2008-08-11 10:05:36 +00:00
Antoine Beaupré
27215d1cbc
add templates for the new options
2008-07-10 22:02:38 +00:00
Antoine Beaupré
a550bf6067
remove deprecated --all option, put add-locks and lock-tables back into the commandline
2008-07-10 21:54:02 +00:00
Antoine Beaupré
0fb997a962
make commandline actually work
2008-07-10 21:52:52 +00:00
Antoine Beaupré
c2039cf504
simplify commandline creation
2008-07-10 21:49:22 +00:00
Antoine Beaupré
0aebaa3c07
fix grammar
2008-07-10 21:41:03 +00:00
Antoine Beaupré
4706995038
port to 0.9.8: mysql information is not in local.sh anymore
2008-07-10 21:40:03 +00:00
Antoine Beaupré
8f43b19340
security precaution: leave the my.cnf readable only to the webserver. we're protected by the openbasedir
2008-07-10 21:37:29 +00:00
Antoine Beaupré
a62b9109ed
add some of the sqlbackup options to the local.sh global configuration.
...
note that we discarded some suggestions options:
F_LOG: replaced with syslog
DAEMON: will be considered for inclusion later
VERBOSE/DEBUG: available through command line flags
TYPE_NAME_BACKUP and ALLOW_OVERWRITE_BACKUP are being renamed to
SQLBACKUP_TYPE and SQLBACKUP_OVERWRITE. this is to be more consistent
with the global configurations
See: #1081
2008-07-10 21:18:42 +00:00
Antoine Beaupré
2eb782a9f9
get rid of the F_LOG parameter and rely on syslog for logging if 'daemonized', do not source an extra config file
2008-07-10 21:03:15 +00:00
Antoine Beaupré
01f8197e3b
complete rewrite of the sqlbackup.sh script, will be reworked and audited before release
...
Closes : #1081
2008-07-10 20:59:25 +00:00
Antoine Beaupré
388ba077f6
remove '-' from the list of authorized characters, it's too buggy for production.
...
Closes : #708
2008-07-10 20:51:05 +00:00
Antoine Beaupré
eda30563e3
return the error directly if it's not an array
2008-07-10 20:48:04 +00:00
Benjamin Sonntag
5f689df89c
Warning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/alternc/bureau/class/m_err.php on line 99 CORRIGE
2008-06-26 09:19:06 +00:00
Antoine Beaupré
c20775231e
.ca WHOIS replies change and are now like .ws. Thanks CIRA!
...
Reported by: Claude Girard
2008-06-18 23:48:04 +00:00
Camille Lafitte
6a0aa72bf8
Création d'un nouveau compte avec son sous domaine
...
Permettre à un (sous) administrateur d'affecter au choix le domaine entre ceux déclarés pour son compte ou celui générique du serveur (défini par l'admin général).
close #1087
2008-05-22 14:40:18 +00:00
Antoine Beaupré
7bc627a203
add charset to language string to remove PMA warning. See #1052
2008-05-12 20:54:21 +00:00
mlutfy
eabfd5d1c9
Remplate intval() par floatval() sinon les quotas (ex: bande passante) sont limites a 2147483647 (1.99 gigs), quoique, voir aussi le bug #1129
2008-04-30 03:34:57 +00:00
mlutfy
0e4af4a02d
Remplate intval() par floatval() sinon les quotas (ex: bande passante) sont limites a 2147483647 (1.99 gigs)
2008-04-30 02:42:12 +00:00
Antoine Beaupré
45a6151067
locale update: NEW STRINGS TO TRANSLATE!
2008-04-27 03:47:31 +00:00
Antoine Beaupré
c255baf675
style fix: no ?> at the end of file
2008-04-27 03:45:57 +00:00
Antoine Beaupré
f4cf4d77dd
style fix: no ?> at the end of file
2008-04-27 03:45:30 +00:00
Antoine Beaupré
73a1b432f8
usability fixes:
...
* remove the redundant "MySQL" in "MySQL users"
* move that "Users" menu lower down to make it obvious "MySQL" is all about "Databases"
2008-04-27 03:42:56 +00:00
Antoine Beaupré
f06159603b
usability fix: put the logout button all the way at the bottom instead of somewhere near the bottom
2008-04-27 03:38:34 +00:00
Antoine Beaupré
5611cae418
rename a few options in the main admin menu:
...
* the menu is now named "Administration" (instead of "Reseller")
* "Admin Control Panel" is now renamed "AlternC configuration"
2008-04-27 03:35:05 +00:00
Antoine Beaupré
93c9152aab
whitespace style fix
2008-04-27 03:27:33 +00:00
Antoine Beaupré
50567f1edd
make a real "Web statistics" section, independent of the raw web stats
...
quotas and al
2008-04-27 03:25:54 +00:00