root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2246 [2246] 05/12/08 22:54:21 anarcat add charset to language string to remove PMA warning. See #1052
(edit) @2245 [2245] 05/08/08 22:09:40 anarcat add a configuration variable to control the domain in the list urls. if it …
(edit) @2244 [2244] 05/02/08 09:39:08 engelaere suppression de l'utilisation de local.sh.
(edit) @2243 [2243] 05/02/08 09:37:49 engelaere suppression de l'utilisation de local.sh. Fix apache utilisation
(edit) @2242 [2242] 05/02/08 09:26:14 engelaere use the new my.cnf configuration from 0.9.8
(edit) @2241 [2241] 05/02/08 09:24:27 engelaere Correction du lien lors de la modification des stats
(edit) @2240 [2240] 04/30/08 05:34:57 mlutfy Remplate intval() par floatval() sinon les quotas (ex: bande passante) …
(edit) @2239 [2239] 04/30/08 04:42:12 mlutfy Remplate intval() par floatval() sinon les quotas (ex: bande passante) …
(edit) @2238 [2238] 04/27/08 05:47:31 anarcat locale update: NEW STRINGS TO TRANSLATE!
(edit) @2237 [2237] 04/27/08 05:45:57 anarcat style fix: no ?> at the end of file
(edit) @2236 [2236] 04/27/08 05:45:30 anarcat style fix: no ?> at the end of file
(edit) @2235 [2235] 04/27/08 05:42:56 anarcat usability fixes: * remove the redundant "MySQL" in "MySQL users" * move …
(edit) @2234 [2234] 04/27/08 05:38:34 anarcat usability fix: put the logout button all the way at the bottom instead of …
(edit) @2233 [2233] 04/27/08 05:35:05 anarcat rename a few options in the main admin menu: * the menu is now named …
(edit) @2232 [2232] 04/27/08 05:27:33 anarcat whitespace style fix
(edit) @2231 [2231] 04/27/08 05:25:54 anarcat make a real "Web statistics" section, independent of the raw web …
(edit) @2230 [2230] 04/26/08 01:23:41 anarcat add whitespace to the patch to make it readable by Trac properly
(edit) @2229 [2229] 04/25/08 01:03:20 anarcat fix menu style
(edit) @2228 [2228] 04/25/08 00:54:02 anarcat release alternc-mailman 1.6!
(edit) @2227 [2227] 04/25/08 00:47:39 anarcat really fix list deletion
(edit) @2226 [2226] 04/25/08 00:42:51 anarcat tolerate more characters in list names in delete too
(edit) @2225 [2225] 04/25/08 00:31:52 anarcat fix a warning
(edit) @2224 [2224] 04/25/08 00:23:02 anarcat remove debugging
(edit) @2223 [2223] 04/25/08 00:18:02 anarcat formatting nitpick
(edit) @2222 [2222] 04/25/08 00:16:30 anarcat move and expand VirtualMailman patch details in a NEWS file
(edit) @2221 [2221] 04/25/08 00:08:31 anarcat properly parse the applied patch version number
(edit) @2220 [2220] 04/25/08 00:04:27 anarcat prepare 1.6 changelog
(edit) @2219 [2219] 04/24/08 23:51:51 anarcat update french translation
(edit) @2218 [2218] 04/24/08 23:46:43 anarcat i18n templates update
(edit) @2217 [2217] 04/24/08 23:45:30 anarcat hook debconf-po in the build process
(edit) @2216 [2216] 04/24/08 23:42:10 anarcat restart mailman after applying the patches otherwise addresses are wrong
(edit) @2215 [2215] 04/24/08 23:24:46 anarcat reverse rmlist patch direction
(edit) @2214 [2214] 04/24/08 23:22:39 anarcat we now depend on patch for VirtualMailman
(edit) @2213 [2213] 04/24/08 23:20:36 anarcat make the main prompt higher priority so most people see it
(edit) @2212 [2212] 04/24/08 23:19:04 anarcat don't create patches directory twice
(edit) @2211 [2211] 04/24/08 23:17:41 anarcat forgot the .patch extension to the patchfile
(edit) @2210 [2210] 04/24/08 23:16:55 anarcat do the VirtualMailman magic earlier activate debugging
(edit) @2209 [2209] 04/24/08 23:10:17 anarcat forgot to source debconf
(edit) @2208 [2208] 04/24/08 23:09:06 anarcat first attempt at integrating the VirtualMailman patches
(edit) @2207 [2207] 04/24/08 21:03:29 anarcat revert commit [2206]: this actually breaks mailout with non-VirtualMailman
(edit) @2206 [2206] 04/24/08 20:54:45 anarcat VirtualMailman hack: make it so the internal list name also includes the …
(edit) @2205 [2205] 04/24/08 20:47:25 anarcat lowercase the list name before creating Closes: #1103
(edit) @2204 [2204] 04/24/08 20:44:36 anarcat call the delete wrapper with the domain argument Closes: #1096
(edit) @2203 [2203] 04/24/08 20:43:52 anarcat better error checking in list deletion too See #68 See #1096
(edit) @2202 [2202] 04/24/08 20:35:06 anarcat revert part of last patch: we need to initialize $listname from the regex …
(edit) @2201 [2201] 04/24/08 20:25:08 anarcat remove another VirtualMailman patch trace See #1105
(edit) @2200 [2200] 04/24/08 20:23:55 anarcat correct usage of array_unshift
(edit) @2199 [2199] 04/24/08 20:17:43 anarcat partially revert last change: stick to printf, but still allow variable …
(edit) @2198 [2198] 04/24/08 20:07:11 anarcat use strtr instead of printf to expand variables in translated …
(edit) @2197 [2197] 04/24/08 19:58:44 anarcat try to detect errors from mailman.create handler See #68 See #1096
(edit) @2196 [2196] 04/24/08 19:56:04 anarcat doc update of error handler
(edit) @2195 [2195] 04/24/08 19:52:39 anarcat remove 0 return value that was never reached anyways (after the exec)
(edit) @2194 [2194] 04/24/08 19:49:44 anarcat be more tolerant on list names: allow names with dashes, underscores and …
(edit) @2193 [2193] 04/24/08 19:43:28 anarcat remove the VirtualMailman support from alternc-mailman, to see …
(edit) @2192 [2192] 04/24/08 19:24:26 anarcat fix parse errors in portuguese translation
(edit) @2191 [2191] 04/24/08 19:21:49 anarcat create a random password for the mailman list, disable debugging
(edit) @2190 [2190] 04/24/08 19:17:02 anarcat enable debugging of posting don't put MYSQL_PASS as the mailman list …
(edit) @2189 [2189] 04/24/08 19:13:25 anarcat use the new my.cnf configuration from 0.9.8
(edit) @2188 [2188] 04/24/08 19:04:35 anarcat add explicit copyright line to satisfy lintian
(edit) @2187 [2187] 04/24/08 19:02:39 anarcat remove unused templates file
(edit) @2186 [2186] 04/24/08 19:01:33 anarcat add missing setgids and files under /var/alternc remove overrides for …
(edit) @2185 [2185] 04/24/08 18:59:27 anarcat remove empty prerm script
(edit) @2184 [2184] 04/24/08 18:58:54 anarcat bump standards version
(edit) @2183 [2183] 04/24/08 18:58:31 anarcat remove Description-fr
(edit) @2182 [2182] 04/24/08 18:57:09 anarcat add snapshot building code from alternc
(edit) @2181 [2181] 04/24/08 18:55:52 anarcat fix typo
(edit) @2180 [2180] 04/24/08 18:32:02 anarcat tag release 1.3
(edit) @2179 [2179] 04/24/08 18:19:10 anarcat remove gcc from build-depends: we now use perl scripts Spotted by: …
(edit) @2178 [2178] 04/24/08 18:10:27 anarcat correctly declare functions, we were missing parenthesis
(edit) @2177 [2177] 04/24/08 18:08:21 anarcat correctly declare functions I forgot to mention that the original patch …
(edit) @2176 [2176] 04/24/08 18:02:56 anarcat remove bashisms in shell scripts. See #1122
(edit) @2175 [2175] 04/24/08 17:54:53 anarcat finish the changelog
(edit) @2174 [2174] 04/24/08 17:52:58 anarcat bump standards-version to 3.7.3 remove Description-fr, which is a …
(edit) @2173 [2173] 04/24/08 17:51:16 anarcat add explicit copyright line to silence lintian
(edit) @2172 [2172] 04/24/08 17:48:44 anarcat start working on the 1.3 changelog
(edit) @2171 [2171] 04/24/08 17:43:40 anarcat depend explicitly on 0.9.8 since we now use my.cnf
(edit) @2170 [2170] 04/24/08 17:43:08 anarcat follow 0.9.8 changes: use my.cnf to talk to mysql Closes: #1121
(edit) @2169 [2169] 04/24/08 17:35:33 anarcat remove a bashism: don't use the function keyword to declare …
(edit) @2168 [2168] 04/24/08 17:24:41 anarcat add a [mysql] block to our my.cnf that contains the database= settings so …
(edit) @2167 [2167] 04/24/08 17:17:07 anarcat Properly specify the database to backup in the mysql dump script …
(edit) @2166 [2166] 04/23/08 23:23:23 engelaere separation du LogFormat? pour compatibilite apache2
(edit) @2165 [2165] 04/23/08 23:12:15 engelaere separation du LogFormat? pour compatibilite apache2
(edit) @2164 [2164] 04/23/08 23:11:02 engelaere Utilisation du fichier /etc/alternc/my.cnf
(edit) @2163 [2163] 04/23/08 23:10:29 engelaere Utilisation du fichier /etc/alternc/my.cnf
(edit) @2162 [2162] 04/22/08 18:31:26 anarcat mauvais tag
(edit) @2161 [2161] 04/21/08 23:13:57 engelaere --
(edit) @2160 [2160] 04/21/08 23:13:06 engelaere --
(edit) @2159 [2159] 04/21/08 23:12:32 engelaere --
(edit) @2158 [2158] 04/18/08 01:08:10 anarcat also fix database user variable expansion in debian configuration. without …
(edit) @2157 [2157] 04/18/08 01:04:26 anarcat use the proper variable for database user replacement. Closes: #1124
(edit) @2156 [2156] 04/15/08 23:31:06 anarcat use absolute path for awk in trying to bring back quotas. See #1008
(edit) @2155 [2155] 04/15/08 18:24:22 anarcat add missing ) to version
(edit) @2154 [2154] 04/15/08 18:23:11 anarcat change the version number with sed instead of debchange, which always adds …
(edit) @2153 [2153] 04/15/08 18:09:15 anarcat more snapshot fixes: update before snapshot. don't put a new changelog …
(edit) @2152 [2152] 04/15/08 17:54:48 anarcat open the changelog for version 0.9.9, so that we can add changes to that …
(edit) @2151 [2151] 04/15/08 17:42:33 anarcat make it so that the displayed version is only the one set in the changelog
(edit) @2150 [2150] 04/15/08 17:40:42 anarcat make a quick hack to build snapshots from svn, with a snapshot version
(edit) @2149 [2149] 04/15/08 17:08:02 anarcat remove .cvsignore file
(edit) @2148 [2148] 04/15/08 17:07:14 anarcat document that mysql.sh needs MYSQL_CLIENT
(edit) @2147 [2147] 04/14/08 21:42:14 anarcat lien vers la documentation utilisateur au lieu de la documentation …
Note: See TracRevisionLog for help on using the revision log.