summaryrefslogtreecommitdiff
path: root/imap-send.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-05Avoid a crash if realloc returns a different pointer.Libravatar Mike McCormack1-0/+1
2006-04-05Avoid a divide by zero if there's no messages to send.Libravatar Mike McCormack1-1/+6
2006-04-02Fix sparse warnings about usage of 0 instead of NULLLibravatar Rene Scharfe1-20/+20
2006-03-15fix imap-send for OSXLibravatar Randal L. Schwartz1-2/+2
2006-03-12imap-send: Add missing #include for macosxLibravatar Johannes Schindelin1-0/+1
2006-03-11imap-send: cleanup execl() call to use NULL sentinel instead of 0Libravatar Marco Roeland1-1/+1
2006-03-10Add git-imap-send, derived from isync 1.0.1.Libravatar Mike McCormack1-0/+1358