]> git.madduck.net Git - etc/mailfilter.git/history - procmail/msgid-index

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix sql escaping and sqlite error reporting
[etc/mailfilter.git] / procmail / msgid-index
2008-02-20 martin f. krafftfix sql escaping and sqlite error reporting
2007-11-21 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2007-11-20 martin f. krafftremove unique constraint from msgid-index msgid field
2007-11-20 martin f. krafftimproved traps, now db calls log errors
2007-09-23 martin f. krafftchange table name
2007-09-23 martin f. krafftfactor out sql escaping
2007-09-23 martin f. krafftmove sqlite var to defines
2007-09-16 martin f. krafftalso log final destination to database
2007-09-16 martin f. krafftno need to quote double quotes now
2007-09-16 martin f. krafftadd sqlite msgid index