Commit Graph

93 Commits

Author SHA1 Message Date
Benjamin Sonntag 1f706ddcf0 adding 1.0.3 migration sql : fix of the sub_domaines.compte uids 2012-05-30 14:19:30 +00:00
Benjamin Sonntag 5509b07424 fixing it for real : it was no PATH issue but a rndc reload <zone> strange behavior: doesn't work to load a new zone 2012-03-19 08:50:50 +00:00
Benjamin Sonntag 0ec66288b6 fixing bug with PATH on debian squeeze 2012-03-19 08:33:43 +00:00
Benjamin Sonntag 47b7b4ec82 prepare 1.0.3 2011-10-12 15:59:10 +00:00
Benjamin Sonntag 553b5ccb51 fix debian/changelog typo 2011-10-11 08:52:41 +00:00
Benjamin Sonntag 4201f79a67 fixing url type incompatibility with pre-1.0 + adding changelog for 1.0.2 prerelease 2011-10-11 08:19:59 +00:00
Benjamin Sonntag 1e3edb9bed trying to fix 1.0 broken upgrade path 2011-06-14 16:00:15 +00:00
Benjamin Sonntag f4114c908c fixing misc lintian rants 2011-06-04 16:38:10 +00:00
Benjamin Sonntag 08b4310b10 applying global patch to all modules to pretend current compatibility with debian standards 2011-06-04 16:22:50 +00:00
Benjamin Sonntag 78657e960f adding correct dependency on apache2 version + adding default_mx2 variable in debhelper + updating changelog to reflect MX changes + removing MX field in domaines table + restricting defmx/defmx2 to ADMIN only (xals, could you merge please?) 2011-06-04 08:46:54 +00:00
Benjamin Sonntag 90c77142b4 - remember 'empty' value when the user answer empty value in templates
- changelog 
- MX is a DNS field, not an IP field !
- don't ask for mysql password if we already got it
- code cleanup  
- added "secondary MX DNS entry" domain type
2011-03-28 08:04:18 +00:00
Alexis Lahouze 3ceab8d760 Correction typo changelog. 2011-03-12 18:57:21 +00:00
Alan Garcia 4bfa5f898e 2011-03-11 17:33:40 +00:00
Alan Garcia 5668506c08 Ajouts du changement de langue *dans* le panel (avec de mignons petit drapeaux).
Passage en 1.0~rc2 (au moins. On verra après si on change ça).
Premier jet du changelog
2011-03-11 09:32:58 +00:00
Benjamin Sonntag ae27c48ae4 mysql password are now mandatory 2010-04-29 13:55:19 +00:00
Benjamin Sonntag 93663de951 suite des modifications majeures pour 1.0 : glossaire, ergonomie etc. 2010-04-28 19:28:36 +00:00
Benjamin Sonntag e79702c344 1.0RC1 dans changelog + debug fonction checkalldom 2010-04-11 08:41:08 +00:00
Benjamin Sonntag 54dfb206b7 adding the check dig in the domain list feature 2010-04-02 16:40:37 +00:00
Benjamin Sonntag 98c27aae57 adding changelog + CREATE TABLE for password policy management features 2009-11-30 06:11:27 +00:00
Antoine Beaupré b5b69d9a59 fix version number (0.9.10~rc1 instead of 0.9.10pre, which is > 0.9.10) 2009-11-27 22:39:38 +00:00
Nahuel Angelinetti 0f03969b8a Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
Benjamin Sonntag 2037ee4841 fix a 'already exist' error when creating a database containing an hyphen (-) 2009-03-30 09:39:46 +00:00
Antoine Beaupré ced52717dd small API change: do not include the db size in get_db_list(), which improves performance on big databases 2009-02-27 00:31:59 +00:00
Antoine Beaupré 36c8f77b83 fix upload distro 2009-01-29 01:01:42 +00:00
Antoine Beaupré d09637d0ce send email on new account creation 2009-01-29 00:54:52 +00:00
Antoine Beaupré a7034d7779 add notes field to members 2009-01-29 00:40:49 +00:00
mlutfy df1646dac5 update changelog for www/stats/backups stuff 2009-01-28 22:19:47 +00:00
mlutfy a3bbdcf38f changelog entry for .cc/.re domain support 2009-01-26 21:15:37 +00:00
Benjamin Sonntag 9f636f7d00 fixed unnumbered bug : wrong charset for the desktop with apache2 2008-12-21 04:06:02 +00:00
Antoine Beaupré d5a5a929a6 move sessions to a shared /var/alternc/sessions 2008-10-31 17:55:06 +00:00
Antoine Beaupré c2000c82f3 fix sqlbackup call sequence by retaining backwards compatibilty with
previous script

Closes: #1163
2008-10-20 20:13:21 +00:00
Antoine Beaupré cee2098ac2 document FTPS support 2008-10-14 23:56:18 +00:00
Antoine Beaupré 4196dd830f create a NEWS file for alternc detailing the major changes in this release 2008-10-09 23:34:25 +00:00
Antoine Beaupré 3c242059c9 document apache2 support 2008-10-09 23:21:38 +00:00
Antoine Beaupré 9e7857073b document #1078 2008-10-07 16:50:26 +00:00
Antoine Beaupré c3e626c6f8 document #1017 fix 2008-10-07 16:43:36 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré d67dce6218 document last bugfix
See: #1129
2008-10-06 23:28:25 +00:00
Antoine Beaupré 77ddb5002f do not override Postfix's main.cf: instead, we use a /etc/alternc/postfix.cf to hold our configuration changes and apply that on postinst.
Closes: #1029
2008-10-06 22:12:41 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00
Antoine Beaupré 8c1962223a revert back to r2306: stay with only two packages for now, which should unbreak the main alternc package 2008-10-04 20:25:03 +00:00
Antoine Beaupré 09c776f003 tentative splitting of alternc into multiple packages 2008-10-04 19:58:38 +00:00
Antoine Beaupré 29bb246122 fix lintian warning 2008-10-04 18:47:20 +00:00
Antoine Beaupré 19094da87c try to build a changelog for 0.9.9 2008-10-04 18:43:38 +00:00
Antoine Beaupré ad81b6215d add changelog for recent package seperation work 2008-10-04 18:31:13 +00:00
Antoine Beaupré 64732a75ee prepare a test upload for koumbit 2008-10-04 16:05:51 +00:00
Benjamin Sonntag b1b87e06f4 Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:07:00 +00:00
Antoine Beaupré 71bda92a12 open 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 2008-04-15 15:54:48 +00:00
Antoine Beaupré 2d19879499 complete changelog in preperation for 0.9.8
(step one of the ReleaseProcess)
2008-04-14 02:29:58 +00:00
Antoine Beaupré 97ddcc0206 fix standards 2008-04-13 04:46:05 +00:00