Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c0979b3e 2009-02-22 22:20 Marc Dequènes

[evol] moved signed/encrypted mail creation from original mail to TMail class, and removed mail object duplication in the process (references to inners objects caused original mail to be altered, copying original headers instead)

0a2010c8 2009-02-22 21:21 Marc Dequènes

[evol] set the 'micalg' parameter in signed mails

09b32d70 2009-02-22 18:39 Marc Dequènes

[evol] sign outgoing mails, and lot's of fixes and code improvement in mail handling (related to signing, crypting, and preparing/chaining the two)

960c259e 2009-02-22 15:21 Marc Dequènes

[evol] handle incoming encrypted messages

8ac6d200 2009-02-22 12:43 Marc Dequènes

[evol] activate outgoing mails

d5a19360 2009-02-22 12:36 Marc Dequènes

[evol] improved IMAP message handling, and properly delete ignored or processed messages

fba691ae 2009-02-21 22:22 Marc Dequènes

[evol] backup zone before replacing, reload zone, and rollback zone if reload failed

a051c3cd 2009-02-21 21:57 Marc Dequènes

[evol] ensure DEB_RAILS_PATH is not set twice (but activeldap should do the same)

157c68c9 2009-02-21 21:48 Marc Dequènes

[evol] implement changing a zone

7193ea94 2009-02-21 18:33 Marc Dequènes

[evol] send reply for properly signed message with bad content + ensure setting custom headers in all cases

30406d66 2009-02-21 15:36 Marc Dequènes

[evol] ensure sent mail is correctly formated (using Rails ActionMailer utility methods)

8551c132 2009-02-21 14:45 Marc Dequènes

[evol] finished work on crypting mail response

56793619 2009-02-20 13:34 Marc Dequènes

[evol] preliminary work on crypting mail response

4153cce4 2009-02-20 02:38 Marc Dequènes

[evol] new DNS class to manage zone files (only read zone file at the moment) + generate proper mail reply

275e20ec 2009-02-19 18:23 Marc Dequènes

[evol] create basic mail reply and send it using SMTP

bc4894ce 2009-02-19 02:36 Marc Dequènes

[evol] reorganized dependencies

945de171 2009-02-19 02:34 Marc Dequènes

[evol] move IMAP code into a new class

ec4a99c3 2009-02-19 02:30 Marc Dequènes

[fix] an exception reference in one object was not defined

c427bfc7 2009-02-19 01:04 Marc Dequènes

[evol] moved the mail processing into a new class returning proper orders

323a6bb6 2009-02-19 00:57 Marc Dequènes

[evol] renamed custom exception and converted an old remaining exception

4b58d4fd 2009-02-18 23:29 Marc Dequènes

[evol] move new classes into CyborgHood module and add new exception handling

78a20655 2009-02-17 13:54 Marc Dequènes

[evol] split objects abstraction layer and ldap layer in libs

3189d183 2009-02-16 13:59 Marc Dequènes

[fix] remove logger usage in tmail extension

2891e0c2 2009-02-16 13:44 Marc Dequènes

[evol] properly moved tmail signature handling out of postman in a library (which i should probably suggest upstream)

b28fbd1e 2009-02-16 01:41 Marc Dequènes

[fix] don't fail to merge bot-specific config if it is empty

790f61f9 2009-02-16 01:39 Marc Dequènes

[evol] Logger can handle setting a permanent prefix (until reset)

d31869c4 2009-02-15 21:40 Marc Dequènes

[evol] split test file into libs