summaryrefslogtreecommitdiff
path: root/imap-send.c
AgeCommit message (Expand)Author
2006-04-05Avoid a crash if realloc returns a different pointer.Mike McCormack
2006-04-05Avoid a divide by zero if there's no messages to send.Mike McCormack
2006-04-02Fix sparse warnings about usage of 0 instead of NULLRene Scharfe
2006-03-16fix imap-send for OSXRandal L. Schwartz
2006-03-12imap-send: Add missing #include for macosxJohannes Schindelin
2006-03-11imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland
2006-03-11Add git-imap-send, derived from isync 1.0.1.Mike McCormack