e1a1aee4f5utilise 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
Antoine Beaupré
2008-09-03 15:31:18 +0000
e7311521aaRajout de l'ip du client dans les logs du bureau pour savoir qui a fait quoi lorsqu'il y a un problÚme.
Nahuel Angelinetti
2008-08-18 08:17:37 +0000
6cae26d956Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
Benjamin Sonntag
2008-08-11 10:19:29 +0000
b1b87e06f4Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
Benjamin Sonntag
2008-08-11 10:07:00 +0000
f1ae4c3f9aFixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
Benjamin Sonntag
2008-08-11 10:05:36 +0000
27215d1cbcadd templates for the new options
Antoine Beaupré
2008-07-10 22:02:38 +0000
a550bf6067remove deprecated --all option, put add-locks and lock-tables back into the commandline
Antoine Beaupré
2008-07-10 21:54:02 +0000
0fb997a962make commandline actually work
Antoine Beaupré
2008-07-10 21:52:52 +0000
c2039cf504simplify commandline creation
Antoine Beaupré
2008-07-10 21:49:22 +0000
0aebaa3c07fix grammar
Antoine Beaupré
2008-07-10 21:41:03 +0000
4706995038port to 0.9.8: mysql information is not in local.sh anymore
Antoine Beaupré
2008-07-10 21:40:03 +0000
8f43b19340security precaution: leave the my.cnf readable only to the webserver. we're protected by the openbasedir
Antoine Beaupré
2008-07-10 21:37:29 +0000
a62b9109edadd some of the sqlbackup options to the local.sh global configuration. note that we discarded some suggestions options:
Antoine Beaupré
2008-07-10 21:18:42 +0000
2eb782a9f9get rid of the F_LOG parameter and rely on syslog for logging if 'daemonized', do not source an extra config file
Antoine Beaupré
2008-07-10 21:03:15 +0000
01f8197e3bcomplete rewrite of the sqlbackup.sh script, will be reworked and audited before release
Antoine Beaupré
2008-07-10 20:59:25 +0000
388ba077f6remove '-' from the list of authorized characters, it's too buggy for production.
Antoine Beaupré
2008-07-10 20:51:05 +0000
eda30563e3return the error directly if it's not an array
Antoine Beaupré
2008-07-10 20:48:04 +0000
5f689df89cWarning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/alternc/bureau/class/m_err.php on line 99 CORRIGE
Benjamin Sonntag
2008-06-26 09:19:06 +0000
c20775231e.ca WHOIS replies change and are now like .ws. Thanks CIRA!
Antoine Beaupré
2008-06-18 23:48:04 +0000
6a0aa72bf8Création d'un nouveau compte avec son sous domaine
Camille Lafitte
2008-05-22 14:40:18 +0000
7bc627a203add charset to language string to remove PMA warning. See #1052
Antoine Beaupré
2008-05-12 20:54:21 +0000
eabfd5d1c9Remplate intval() par floatval() sinon les quotas (ex: bande passante) sont limites a 2147483647 (1.99 gigs), quoique, voir aussi le bug #1129
mlutfy
2008-04-30 03:34:57 +0000
0e4af4a02dRemplate intval() par floatval() sinon les quotas (ex: bande passante) sont limites a 2147483647 (1.99 gigs)
mlutfy
2008-04-30 02:42:12 +0000
45a6151067locale update: NEW STRINGS TO TRANSLATE!
Antoine Beaupré
2008-04-27 03:47:31 +0000
c255baf675style fix: no ?> at the end of file
Antoine Beaupré
2008-04-27 03:45:57 +0000
f4cf4d77ddstyle fix: no ?> at the end of file
Antoine Beaupré
2008-04-27 03:45:30 +0000
73a1b432f8usability fixes:
Antoine Beaupré
2008-04-27 03:42:56 +0000
f06159603busability fix: put the logout button all the way at the bottom instead of somewhere near the bottom
Antoine Beaupré
2008-04-27 03:38:34 +0000
5611cae418rename a few options in the main admin menu:
Antoine Beaupré
2008-04-27 03:35:05 +0000
93c9152aabwhitespace style fix
Antoine Beaupré
2008-04-27 03:27:33 +0000
50567f1eddmake a real "Web statistics" section, independent of the raw web stats quotas and al
Antoine Beaupré
2008-04-27 03:25:54 +0000
ddab3792e8fix menu style
Antoine Beaupré
2008-04-24 23:03:20 +0000
a2f598a593correct usage of array_unshift
Antoine Beaupré
2008-04-24 18:23:55 +0000
a843e1200dpartially revert last change: stick to printf, but still allow variable number of arguments in error handlers
Antoine Beaupré
2008-04-24 18:17:43 +0000
fc9c612c21use strtr instead of printf to expand variables in translated strings
Antoine Beaupré
2008-04-24 18:07:11 +0000
15f9312e72doc update of error handler
Antoine Beaupré
2008-04-24 17:56:04 +0000
6c8c512b05fix typo
Antoine Beaupré
2008-04-24 16:55:52 +0000
9be86ad565remove gcc from build-depends: we now use perl scripts
Antoine Beaupré
2008-04-24 16:19:10 +0000
3cbd94f5f6correctly declare functions, we were missing parenthesis
Antoine Beaupré
2008-04-24 16:10:27 +0000
cf484070deremove a bashism: don't use the function keyword to declare functions, it's not POSIX.
Antoine Beaupré
2008-04-24 15:35:33 +0000
30057bba56add a [mysql] block to our my.cnf that contains the database= settings so that mysqldump and other utilities using this file don't get a warning.
Antoine Beaupré
2008-04-24 15:24:41 +0000
099ac1f32fProperly specify the database to backup in the mysql dump script by reverting a tiny part of [2117].
Antoine Beaupré
2008-04-24 15:17:07 +0000
b6ef65ded3also fix database user variable expansion in debian configuration. without this, it is probably not possible to change the database user from the debconf prompts
Antoine Beaupré
2008-04-17 23:08:10 +0000
115fe16dbfuse the proper variable for database user replacement. Closes: #1124
Antoine Beaupré
2008-04-17 23:04:26 +0000
8aca1730ecuse absolute path for awk in trying to bring back quotas. See #1008
Antoine Beaupré
2008-04-15 21:31:06 +0000
83be236897add missing ) to version
Antoine Beaupré
2008-04-15 16:24:22 +0000
34e28495a5change the version number with sed instead of debchange, which always adds a new changelog...
Antoine Beaupré
2008-04-15 16:23:11 +0000
eff216a5dcmore snapshot fixes: update before snapshot. don't put a new changelog entry with debchange.
Antoine Beaupré
2008-04-15 16:09:15 +0000
71bda92a12open the changelog for version 0.9.9, so that we can add changes to that version as we go along. use ~ as the svn version seperator so it's *lower* than 0.9.9 on snapshots
Antoine Beaupré
2008-04-15 15:54:48 +0000
83f15dca0emake it so that the displayed version is only the one set in the changelog
Antoine Beaupré
2008-04-15 15:42:33 +0000
27b4d9d2a6make a quick hack to build snapshots from svn, with a snapshot version
Antoine Beaupré
2008-04-15 15:40:42 +0000
8b3cc89ab4remove .cvsignore file
Antoine Beaupré
2008-04-15 15:08:02 +0000
c92074b1e6document that mysql.sh needs MYSQL_CLIENT
Antoine Beaupré
2008-04-15 15:07:14 +0000
4f795a092clien vers la documentation utilisateur au lieu de la documentation generale
Antoine Beaupré
2008-04-14 19:42:14 +0000
172adf7a3dlanguage switcher in the main interface
Antoine Beaupré
2008-04-14 19:41:24 +0000
ea996efb27move messages with settings, renamed 'Other'
Antoine Beaupré
2008-04-14 19:18:35 +0000
d2b8570f14make 'Reseller' translatable
Antoine Beaupré
2008-04-14 19:16:36 +0000
25c072227clink to the wiki for documentation
Antoine Beaupré
2008-04-14 19:13:18 +0000
a76565250agroup together more menus, rename the meaningless Frontpage menu into Messages
Antoine Beaupré
2008-04-14 19:10:43 +0000
2058e1e1a5group protected folders and FTP accounts with the file browser, under a category named 'Files and directories'
Antoine Beaupré
2008-04-14 19:00:30 +0000
35510e3d6aremove developpment warning that crept into 0.9.8
Antoine Beaupré
2008-04-14 18:58:53 +0000
1aaf7624a5reorder menu entries in a more logical manner
Antoine Beaupré
2008-04-14 18:55:57 +0000
d85ced9da1another last minute fix: fix parse error in timing display
0.9.8
Antoine Beaupré
2008-04-14 03:42:42 +0000
7cfa0db5edfix mysql.cnf regexp for a last time, i hope
Antoine Beaupré
2008-04-14 03:22:10 +0000
becf621bb4fix quoting again
Antoine Beaupré
2008-04-14 03:14:25 +0000
06166a92e2another last minute fix about mysql.cnf parsing
Antoine Beaupré
2008-04-14 03:12:23 +0000
21f2254a00be more verbose in template expansion
Antoine Beaupré
2008-04-14 03:10:58 +0000
6bedb59deflast minute fix: fix template instantiation for mysql passwords
Antoine Beaupré
2008-04-14 03:01:13 +0000
8bb184b1d6fix translation of main prompt
Antoine Beaupré
2008-04-14 02:48:43 +0000
2078514248remove old cvs statefile
Antoine Beaupré
2008-04-14 02:41:20 +0000
2d19879499complete changelog in preperation for 0.9.8
Antoine Beaupré
2008-04-14 02:29:58 +0000
47958a8922fix a few style issues, mainly with the buttons, FTP accounts and Mailbox displays.
Antoine Beaupré
2008-04-13 05:04:41 +0000
81295909f5really fix the lintian warning about the copyright notice
Antoine Beaupré
2008-04-13 04:59:51 +0000
840f674b97try to fix lintian warning copyright-without-copyright-notice
Antoine Beaupré
2008-04-13 04:50:50 +0000
36b90f1691automatic template translation update
Antoine Beaupré
2008-04-13 04:46:57 +0000
97ddcc0206fix standards
Antoine Beaupré
2008-04-13 04:46:05 +0000
a73b224181follow 3.7.2.3 standards version use the Homepage: dpkg field fix syntax in Uploaders field
Antoine Beaupré
2008-04-13 04:44:30 +0000
7ace0b23cdfix a lintian warning (YES/NO is bad practice) and remove apache and php from the list of overwritten files.
Antoine Beaupré
2008-04-13 04:41:08 +0000
d5a4c72e4aMajor redesign of the MySQL backend interface to fix a security issue. See: #318.
Antoine Beaupré
2008-04-13 04:35:19 +0000
7e3fcdf646regenerate locales to give translators a chance to translate 0.9.8
Antoine Beaupré
2008-04-12 22:41:48 +0000
131b6a7f5ecosmetic change: better alignment in variable decl.
Antoine Beaupré
2008-04-12 21:07:16 +0000
ee87f3bbb8fix indentation
Antoine Beaupré
2008-04-12 20:01:07 +0000
d0e9dc8d59tell the user at which time the changes will be effective instead of the vague "5 minutes".
Antoine Beaupré
2008-04-11 01:01:59 +0000
0e29de73ebintegrate patch for linking to domains directly in domain listing. Patch from: Sebastien Grenier Closes: #1097
Antoine Beaupré
2008-04-10 20:05:19 +0000
d85fd09673fix makefile syntax again
Antoine Beaupré
2008-04-10 19:36:22 +0000
e2b8d31038fix typos
Antoine Beaupré
2008-04-10 19:33:53 +0000
bd3cd1b16efix indentation
Antoine Beaupré
2008-04-10 19:32:17 +0000
73b7746f58add missing configuration that wasn't ran properly when installing, since initrep.sh was removed from the installation at some point. remove initrep.sh altogether since it's not required anymore. Closes: #1109.
Antoine Beaupré
2008-04-10 19:30:59 +0000
f1a242f393remove warning for false positive on monitor_ip
Antoine Beaupré
2008-04-10 18:59:34 +0000
21935b9c57attempt to fix bug #1109 by explicitely creating the sasl directory
Antoine Beaupré
2008-04-10 18:52:23 +0000