Mercurial > masqmail
log src/alias.c @ 409:6874a4f265c1
age | author | description |
---|---|---|
2012-02-21 | markus schnalke | Minor refactoring. |
2012-02-18 | markus schnalke | Refactoring and code layouting. |
2012-02-18 | markus schnalke | Added a glob-pattern aliasing facility. |
2012-01-14 | markus schnalke | Removed unused variables. |
2011-10-20 | markus schnalke | Reformated multiline comments to have leading asterisks on each line |
2011-09-22 | markus schnalke | Switched to `type *name' style |
2011-04-24 | meillo | bug fix: off-by-one in pipe aliases |
2010-10-25 | markus schnalke | renamed `alias_local_cmp' to `localpartcmp' |
2010-10-25 | markus schnalke | made addr_isequal() and addr_isequal_parent() more flexible |
2010-10-25 | markus schnalke | refactored alias.c heavily |
2010-10-21 | markus schnalke | improved comments slightly |
2010-06-30 | meillo | better debugging output (thanks to Paolo) |
2008-10-29 | meillo | replaced number 0 with character \0 where appropriate |
2008-10-27 | meillo | changed indention and line wrapping to a more consistent style |