Timeline
Nov 9, 2004:
- 5:56 PM Changeset [483] by
- removed leading '/' from overlib url
- 2:53 PM Changeset [482] by
- missing smarty display command
- 12:34 PM MaiaMailingLists edited by
- we can count, honest! (diff)
- 12:30 PM ReportingErrors edited by
- (diff)
- 12:29 PM WikiStart edited by
- (diff)
- 12:27 PM ReportingErrors created by
- 12:11 PM MaiaMailingLists created by
- 11:56 AM FAQ edited by
- (diff)
- 11:54 AM WikiStart edited by
- removed silly nonsense edit (diff)
- 9:19 AM WikiStart edited by
- (diff)
Nov 5, 2004:
- 9:03 AM Changeset [481] by
- Untainted arguments to maia_record_tests()
Nov 4, 2004:
- 3:28 PM Ticket #16 (Adapt amavisd-maia to amavisd-new 2.x) closed by
- fixed: Added support for amavisd-new 2.2.0 in changeset …
- 7:58 AM Changeset [480] by
- Adapted Maia to amavisd-new 2.2.0
Nov 1, 2004:
- 12:44 PM Ticket #102 (PHP scripts do not store configured SA thresholds) closed by
- wontfix: This is not a bug, but an intentional feature added in RC5--Maia …
- 11:48 AM Ticket #102 (PHP scripts do not store configured SA thresholds) created by
- The PHP scripts that interface with the database's policy table do not …
Oct 31, 2004:
- 12:16 AM Ticket #101 (maia-mysql.sql does not work with MySql 4.1.xx) created by
- The table definitions in maia-mysql.sql contain default values in …
Oct 30, 2004:
- 8:11 AM Ticket #100 (When customers log off, and back on, L's show up instead of words ...) created by
- When customers log off, and back on, L's show up instead of words …
Oct 29, 2004:
- 11:15 AM BuildPHPWithMcrypt edited by
- Added link to source (diff)
- 10:57 AM BuildPHPWithMcrypt created by
- Added text to the PHP with mcrypt page
- 10:35 AM FAQ edited by
- Added link to Building PHP with mcrypt (diff)
- 9:21 AM Changeset [479] by
- fixed typo, rule descriptions were not showing up.
- 9:05 AM Changeset [478] by
- fixed scope problem
- 9:04 AM Changeset [477] by
- make sure locale is loaded for who_am_i function
- 9:04 AM Changeset [476] by
- fixed scope problem
- 8:47 AM Changeset [475] by
- move variable assignment up to where it is in scope.
- 8:28 AM Changeset [474] by
- setting message while variable is still in scope…
- 8:22 AM Changeset [473] by
- fixed undefined variables…
Oct 28, 2004:
- 5:27 PM Ticket #99 (Add settings to auto-learn ham or spam at certian thresholds) created by
- Add a setting that does the following: If Quarantined message is at a …
- 2:23 PM Ticket #28 (smtp_send() should append CR+LF after each body line) closed by
- fixed: Should be fixed in [472] using PEAR::Net_SMTP
- 2:22 PM Ticket #29 (smtp_send() should do proper dot-stuffing) closed by
- fixed: should be fixed in [472] using PEAR::Net_SMTP
- 2:21 PM Changeset [472] by
- SMTP fixes. Using Net_SMTP PEAR library - need to have it installed …
- 12:36 PM Ticket #92 (Efficiency not showing up in statistics page) closed by
- fixed: fixed in [471]
- 12:35 PM Changeset [471] by
- fixed efficiency text and value, ticket #92
- 12:26 PM Changeset [470] by
- fix global declarations
- 12:43 AM Ticket #98 (Add a minimal, basic sample, amavisd.conf for newbies) created by
- To save time and lots questions, newbies would appreciate a "tuned" & …
Oct 27, 2004:
- 3:30 PM Changeset [469] by
- typo, array only needs one global statement…
- 1:28 PM Ticket #97 (Let administrators restrict users' ability to adjust filter settings ...) created by
- Maia already lets administrators control whether users can …
- 1:20 PM Ticket #96 (Add lockfile to process-quarantine.pl) created by
- The process-quarantine.pl script should check for the presence of a …
- 1:17 PM Ticket #95 (Correlating aliases) closed by
- duplicate: This is a duplicate of …
- 6:36 AM Ticket #95 (Correlating aliases) created by
- It would be great if maia could read in aliases either from the mta's …
Oct 26, 2004:
- 10:28 PM Changeset [468] by
- found a lot of locales broken from the $lang_x to $lang[x] switch. …
- 10:13 PM Changeset [467] by
- initial conversion to css styling
- 1:12 PM Changeset [466] by
- reverting back to revision [372], this error is more difficult than I …
- 1:08 PM Changeset [465] by
- [457] was wrong, just needed quotes to avoid warning, variable was correct
- 1:03 PM Changeset [464] by
- previous $lang typo fix was wrong fix, this should include the proper …
- 12:53 PM Changeset [463] by
- typo to the typo fix.
- 12:51 PM Changeset [462] by
- typo, undefined variables. I think this would cause the delete …
- 12:49 PM Changeset [461] by
- undefined variable fix. pre initialize $message
- 12:44 PM Changeset [460] by
- typo fix, undefined variables. $lang conversion remnant
- 12:40 PM Changeset [459] by
- typo, undefined variable fix.
- 12:29 PM Changeset [458] by
- '%' sign caused sprintf to complain, changed to word. Credit: Naucki
- 12:12 PM Changeset [457] by
- fixed $lang typo, text_spam_confirmed
- 12:08 PM Changeset [456] by
- initialized $message to prevent warning
- 12:03 PM Changeset [455] by
- typo lang_text_item changed to langtext_item?
- 11:59 AM Changeset [454] by
- typo, missing '$' on magic_quotes
- 10:33 AM Changeset [453] by
- added auth_method to smarty variables - fixes undefined variable …
- 10:24 AM Changeset [452] by
- euid needed to be set in order to allow primary email address to be …
- 9:35 AM Changeset [451] by
- fix view raw button
- 9:02 AM Changeset [450] by
- make buttons work in viewmail mode, minor typo fixes.
Oct 25, 2004:
- 10:14 PM Changeset [449] by
- more fixes to the cache action buttons. size is more consistent, same …
- 11:22 AM Changeset [448] by
- trying out alternate style for buttons - html post buttons with both …
- 11:16 AM Changeset [447] by
- revision [446] was incorrect, need both auth.php and authcheck.php
Oct 22, 2004:
- 1:33 PM Ticket #94 (error messages when username/pass is not valid) closed by
- duplicate: Dup of #62
- 9:17 AM Ticket #94 (error messages when username/pass is not valid) created by
- Error messages need to be more descriptive. When adding an email …
Oct 21, 2004:
- 9:35 AM Ticket #93 (Add ability to click on email and have it whitelisted/blacklisted ...) created by
- If you go to a message in either the quarantine or ham cache, be able …
Oct 20, 2004:
- 9:04 AM MaiaInstallDeutsch edited by
- changed sa-2.x local.cf params to sa-3.x params (diff)
Oct 19, 2004:
- 8:57 PM Ticket #60 (error linking email address in settings.php) closed by
- fixed: resolved in [446]
- 8:56 PM Changeset [446] by
- typo, included wrong file, which broke authorization for addding new …
- 9:57 AM MaiaInstall edited by
- changed sa-2.x local.cf params to sa-3.x params (diff)
- 8:12 AM Ticket #92 (Efficiency not showing up in statistics page) created by
- Efficiency not showing up in statistics page. just shows 0.00% and the …
Oct 14, 2004:
- 9:22 PM Changeset [445] by
- converted stats to css support. need to address the change of the …
- 2:32 PM Changeset [444] by
- E pixel bug wasn't present, bad width on right column was responsible …
- 2:06 PM Changeset [443] by
- more style changes…
- 1:42 PM Changeset [442] by
- several styleistic changes, better support for the current css model. …
- 1:30 PM Ticket #88 (Add searchable administrative quarantine that shows all quarantined ...) closed by
- duplicate: This is a duplicate of …
- 1:26 PM Ticket #91 (Add whitelist/blacklist import facility) created by
- From pbuonora@…: Add "the ability to import a text …
- 1:23 PM Ticket #90 (Add hierarchical whitelists/blacklists) created by
- From pbuonora@…: Add "global whitelist management …
- 1:18 PM Ticket #89 (Quarantine release from notification email) closed by
- duplicate: This is a duplicate of …
- 8:50 AM Ticket #89 (Quarantine release from notification email) created by
- Hello, I'm the same person who created the ticket on the admin view …
Oct 13, 2004:
- 12:19 PM Ticket #88 (Add searchable administrative quarantine that shows all quarantined ...) created by
- We are using Ciphertrust Ironmail and are looking for a similar open …
- 6:02 AM Ticket #87 (Problem rescuing mail tagged as spam.) created by
- After rescuing an e-mail that was tagged as spam, the e-mail is kept …
Oct 11, 2004:
- 11:39 AM Ticket #82 (bung in lastest dgm theme - list-cache.php) closed by
- fixed
- 11:36 AM Ticket #39 (Add "conditional failure" result to configtest.php) closed by
- fixed: er, I guess I already did this while working on refectoring the file. …
- 10:53 AM Changeset [441] by
- added support for adding default data when creating a table.
- 10:19 AM Changeset [440] by
- added support for creating new tables as per scheam definition
- 8:56 AM Changeset [439] by
- fixed typo - missing ';'
- 8:46 AM DGMDesign edited by
- (diff)
- 8:35 AM Changeset [438] by
- layout can now adjust to two or three column, depending on whether …
Oct 10, 2004:
- 11:22 PM Changeset [437] by
- Changing layout to be less rigid. Uses more screen when available but …
- 11:17 PM DGMDesign created by
- 7:01 AM Ticket #86 (Add meta-refresh when quar or ham cache is empty) created by
- When the ham-cache or quarantine is emptied, and a page comes saying …
Note: See TracTimeline
for information about the timeline view.