Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
45139df9 2010-04-04 02:33 Marc Dequènes

[fix] fixed listing avalaible languages

eb6e0359 2010-04-04 02:27 Marc Dequènes

[evol] translation rework: new mechanism to handle translated/untranslated strings, make use of translation parameters, moved I18n class, translations update

08693845 2010-04-03 20:30 Marc Dequènes

[fix] set_language() must change locale for ALL domains

2da8345d 2009-08-10 02:52 Marc Dequènes

[fix] catch problems when splitting the command line, and do not forget to include gettext support for the error messages

1b7ef95e 2009-08-10 01:53 Marc Dequènes

[evol] revised CyberError severities

1edda628 2009-08-09 20:55 Marc Dequènes

[cleanup] remove commented debug and remove count information from Array pack (always one element)

a19040bb 2009-08-09 15:10 Marc Dequènes

[fix] correct silly mistakes

b21668b8 2009-08-09 15:09 Marc Dequènes

[fix] correct silly mistake

b8b8b4eb 2009-08-09 15:09 Marc Dequènes

[fix] handle case when prefered language string is unparsable

4583e4d9 2009-08-09 15:06 Marc Dequènes

[fix] adapt to new schema (until proper mapping objects are used)

b25e9035 2009-08-09 15:05 Marc Dequènes

[fix] Order: correct silly mistakes

83a04d84 2009-04-19 21:23 Marc Dequènes

[evol] added language selection in the Person through a new I18n class providing the link between local available languages and user preferences in the database

cd8512d4 2009-04-19 20:13 Marc Dequènes

[fix] corrected typo

da98a035 2009-04-19 18:38 Marc Dequènes

[evol] RFC2616 Accept-Language field support #2 (moved out of cyborghood namespace btw)

54b7abb5 2009-03-12 02:54 Marc Dequènes

[evol] RFC2616 Accept-Language field support #1 (needed for RFC2798 'preferredLanguage' attribute type support)

cb0d68fd 2009-03-10 01:29 Marc Dequènes

[evol] commands management rework #2: moved command parsing out of the Mail class and created new classes to handle it

f0a75e9c 2009-03-09 15:39 Marc Dequènes

[evol] commands management rework #1: moved command parsing into the Mail class, so the CommandParser is now a CommandRunner, and does not have to understand mail parts at all

d4b5798a 2009-03-08 19:43 Marc Dequènes

[evol] added setup.rb installer, with hooks to generate locales and a 'lib/cyborghood/config.rb' file having a new CyborgHood::Config providing with installation paths, and created CyborgHood::Info to contain software general information (rakefile build-depends are then reduced to the minimum)

ccab26de 2009-03-08 12:26 Marc Dequènes

[fix] gettext domains are binded correctly now (using a new PostmanHome submodule to separate domains easily)

5f013d0a 2009-03-08 02:58 Marc Dequènes

[fix] gettext is working now, nevertheless the domain selection is ugly

e9eb9974 2009-03-07 23:56 Marc Dequènes

[fix] corrected remaining mistakes with the references, and gettext-related code

f6757b37 2009-03-07 23:14 Marc Dequènes

[fix] order references were not always defined and caused crash when there was none

145e9993 2009-03-07 23:06 Marc Dequènes

[fix] setup max drift time to 1 hour

ebccdcc4 2009-03-07 23:04 Marc Dequènes

[fix] corrected mistakes introduced in the 4 previous blind commits

7cae0102 2009-03-07 21:58 Marc Dequènes

[evol] added gettext support using user prefered langage

5425b3f0 2009-03-07 18:45 Marc Dequènes

[evol] separate signed mail processing from commands extracting, and improved order

4311d63d 2009-03-07 16:44 Marc Dequènes

[evol] new Mail facility create_simple_reject_reply(msg)

44c8c705 2009-03-04 14:04 Marc Dequènes

[RM] let's move to next devel stuff

9f3e1573 2009-03-04 13:34 Marc Dequènes

[RM] let's update the version

d32ee48a 2009-02-23 23:51 Marc Dequènes

[evol] add missing licensing terms

861ef12d 2009-02-23 21:39 Marc Dequènes

[evol] check content-type protocol parameter when validating pgp mail content, and renamed tmail_extra library into tmail_gpg (as it is dedicated to gpg mails only)

c7904e2c 2009-02-23 15:41 Marc Dequènes

[evol] replay protection #2 (should be done), and moved 'run' directory in the new workdir (temporary code until real path configuration)

3d444084 2009-02-23 09:30 Marc Dequènes

[evol] check if signature timestamp is not too old or reject it (first part of the replay protection)

960373b7 2009-02-23 02:31 Marc Dequènes

[evol] check new mails at a selectable minimum interval, and handle stop requests gracefully

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

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