| 2008-01-23 |
dsp | Flesh out the Makefile to support building the mdeliver... |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
dsp | Fall back to finding the home directory using getpwuid... |
commit | commitdiff | tree | snapshot |
| 2006-04-20 |
epg | Oops, r1946 only made this exit(0) on non-fatal errors... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
epg | Ouch, was bombing when talking to spamd failed for... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
epg | Use an actual maildir called spam, not simply a subdir... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | tiny correction |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Add a sample processor. This talks to spamassassin... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Define and use try_unlink macro instead of save_errno... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Support qmail if the QMAIL macro is defined. This... |
commit | commitdiff | tree | snapshot |
| 2006-03-29 |
epg | (run_processor): r1901 was a little off; this should... |
commit | commitdiff | tree | snapshot |
| 2006-03-29 |
epg | (get_filename): Wtf was i thinking switching to gmtime_... |
commit | commitdiff | tree | snapshot |
| 2006-03-29 |
epg | (get_filename): Use gmtime_r. |
commit | commitdiff | tree | snapshot |
| 2006-03-28 |
epg | Yikes. run_processor was having the child return back... |
commit | commitdiff | tree | snapshot |
| 2004-10-14 |
dsp | Initial draft of mdeliver(1) man page. |
commit | commitdiff | tree | snapshot |
| 2003-04-10 |
epg | Rename the rcsid variable to ident, since this isn... |
commit | commitdiff | tree | snapshot |
| 2003-01-19 |
epg | mdeliver/current/mdeliver.c: |
commit | commitdiff | tree | snapshot |
| 2003-01-16 |
epg | (strip_from): I added a comment about my confidence... |
commit | commitdiff | tree | snapshot |
| 2003-01-16 |
epg | (deliver): Stick closer to the standard maildir deliver... |
commit | commitdiff | tree | snapshot |
| 2002-11-30 |
epg | Go back to using fork(2), since using vfork caused... |
commit | commitdiff | tree | snapshot |
| 2002-11-30 |
epg | (TMPNAMLEN): Whoops, forgot to account for the two... |
commit | commitdiff | tree | snapshot |
| 2002-09-17 |
epg | Use vfork(2) instead of fork(2). |
commit | commitdiff | tree | snapshot |
| 2002-09-13 |
epg | Make run_processor work again. |
commit | commitdiff | tree | snapshot |
| 2002-09-13 |
epg | (run_processor): While there's nothing we can do if... |
commit | commitdiff | tree | snapshot |
| 2002-09-13 |
epg | (run_processor): Now only takes a single argument,... |
commit | commitdiff | tree | snapshot |
| 2002-09-11 |
epg | Rename copy_message to copy_file, document it, and... |
commit | commitdiff | tree | snapshot |
| 2002-09-08 |
epg | (run_processor): New function. |
commit | commitdiff | tree | snapshot |
| 2002-09-06 |
epg | (main): If running the optional program on the newly... |
commit | commitdiff | tree | snapshot |
| 2002-09-06 |
epg | (save_errno): New macro. |
commit | commitdiff | tree | snapshot |
| 2002-09-06 |
epg | (get_filename): Handle failure cases for time(3) and... |
commit | commitdiff | tree | snapshot |
| 2002-09-06 |
epg | (get_filename): Restore errno before returning. |
commit | commitdiff | tree | snapshot |
| 2002-09-06 |
epg | Only include <sysexits.h> if MDELIVER_EXITCODE is not... |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | (strip_from): DOH! This will teach me to code at 2... |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | Document the get_filename, strip_from, and copy_message... |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | (get_filename): Check gethostname(3) return value. |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | Reorganize the deliver function, splitting out logical... |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | (deliver): Check for and strip 'From ' line that some... |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | (deliver): Handle errors from read(2) on stdin. |
commit | commitdiff | tree | snapshot |
| 2002-08-25 |
epg | (deliver): Create message files with mode 0600 instead... |
commit | commitdiff | tree | snapshot |
| 2002-08-24 |
epg | (main): Create the err directory before trying to store... |
commit | commitdiff | tree | snapshot |
| 2002-08-22 |
epg | (main): Don't assume the current directory is the user... |
commit | commitdiff | tree | snapshot |
| 2002-08-22 |
epg | (LDFLAGS): Set to -static. |
commit | commitdiff | tree | snapshot |
| 2002-08-22 |
epg | Add program description comment at the top. |
commit | commitdiff | tree | snapshot |
| 2002-08-21 |
epg | (rcsid): New global char[]. |
commit | commitdiff | tree | snapshot |
| 2002-08-21 |
epg | Set svn:keywords to 'Id'. |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
epg | (main): Use execv(3) instead of execvp(3). |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
epg | Include <limits.h>. |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
epg | New program. |
commit | commitdiff | tree | snapshot |
| 2002-08-20 |
<> | (no commit message) |
commit | commitdiff | tree | snapshot |
|