Commit Graph

94 Commits

Author SHA1 Message Date
Steven Mondji-Lerider 854719a110 full templating of postfix and dovecot + little bugfixes 2012-05-02 13:03:48 +00:00
Steven Mondji-Lerider f402a5fcc0 Dev in progress 2012-04-16 14:21:10 +00:00
Steven Mondji-Lerider 3417461db0 still bugfixing 2012-04-13 16:06:57 +00:00
Steven Mondji-Lerider f83cfb7493 Templating dovecot+Postifx + Bugfix 2012-04-13 09:57:28 +00:00
Steven Mondji-Lerider 20103063b3 ajout classe m_export + script export_account afin de générer un export de compte. Correction de bugs divers. 2012-02-28 14:48:45 +00:00
Nahuel Angelinetti 7c7f808972 Fixing typo error in changelog 2012-02-15 17:56:40 +00:00
Alexis Lahouze 3621480392 Merged changesets 3085, 3087, 3088, 3089, 3091, 3099, 3100, 3101, 3102, 3103 from branch stable 1.0 to trunk. 2011-10-18 19:09:44 +00:00
Benjamin Sonntag 8485d8e20d To be merge into trunk :
]  :  ]
3065:3070
3061:3063
3056:3059
3051:3055

From Stable-1.0
2011-06-17 10:32:21 +00:00
Alexis Lahouze d60b68b1ba Merge changeset 2973 from branch/stable-1.0 to trunk. 2011-06-04 08:59:12 +00:00
Alan Garcia b298dda2d2 Xals a dit de réparer le changelog 2011-05-25 13:27:25 +00:00
Alan Garcia 6cf380e400 Incrementation du numero de version 2011-05-15 20:25:40 +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