index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
msed: fix use of uninitialized memory
Duncaen
2019-02-28
1
-1
/
+1
*
blaze822: blaze822_addr: don't read over the trailing nul byte when resolving \
Leah Neukirchen
2019-02-28
1
-1
/
+1
*
blaze822: blaze822_addr: take care of string end in comments inside <
Leah Neukirchen
2019-02-28
1
-1
/
+3
*
mmime: print_header: fix for empty lines
Leah Neukirchen
2019-02-28
1
-0
/
+3
*
blaze822: blaze822_addr: skip remaining characters when token is full, also w...
Leah Neukirchen
2019-02-27
1
-0
/
+2
*
blaze822: blaze822_addr: skip remaining characters when token is full
Leah Neukirchen
2019-02-27
1
-0
/
+2
*
blaze822: blaze822_addr: don't drop last char when comment is not closed
Leah Neukirchen
2019-02-27
1
-1
/
+2
*
blaze822: blaze822_addr: fix reading over the end of address if it ends with ...
Leah Neukirchen
2019-02-27
1
-1
/
+2
*
blaze822: safe_append: fixes for various border cases
Leah Neukirchen
2019-02-27
1
-2
/
+5
*
mdirs: add -0 to separate folders by NUL characters
Leah Neukirchen
2019-02-20
2
-4
/
+12
*
mdeliver: work around macOS, which doesn't implement POSIX.1-2008 stat fields
Leah Neukirchen
2019-02-11
1
-0
/
+4
*
rfc2231: fix memleak
Leah Neukirchen
2019-02-10
1
-1
/
+3
*
blaze822: blaze822_mmap: fix memleak
Leah Neukirchen
2019-02-10
1
-0
/
+1
*
blaze822: blaze822_mem: fix memleak
Leah Neukirchen
2019-02-10
1
-1
/
+3
*
mdeliver: clean up logic
Leah Neukirchen
2019-02-10
1
-7
/
+5
*
mrefile: don't open the file when renaming is enough
Leah Neukirchen
2019-02-10
1
-22
/
+49
*
mrefile: try using rename first, when possible
Leah Neukirchen
2019-02-10
1
-5
/
+17
*
mdeliver: preserve mtime in mrefile
Leah Neukirchen
2019-02-10
1
-0
/
+10
*
mdeliver: free msg opened for getting timestamp
Leah Neukirchen
2019-02-10
1
-0
/
+1
*
NEWS.md: add release date
Leah Neukirchen
2019-02-09
1
-1
/
+1
*
mpick: fix off-by-one in parse_string (expression parsing)
v0.5
Duncaen
2019-02-08
2
-1
/
+2
*
NEWS.md: update
Leah Neukirchen
2019-02-08
1
-0
/
+2
*
mcom: Quote one more variable
codesoap
2019-02-06
1
-1
/
+1
*
mcom: Quote two more variables
codesoap
2019-02-06
1
-1
/
+1
*
mcom: decode address for Reply-To: and To: header
Leah Neukirchen
2019-02-06
1
-2
/
+2
*
mcom: do_mime: fix for loop quoting
Leah Neukirchen
2019-02-05
1
-2
/
+2
*
contrib/mencrypt: Quote variables whenever possible
codesoap
2019-02-03
1
-2
/
+2
*
mless: Quote variables whenever possible
codesoap
2019-02-03
1
-8
/
+8
*
mcom: Quote variables and subshells whenever possible
codesoap
2019-02-03
1
-31
/
+31
*
mmime: print_header: use signed variable for linelen
Leah Neukirchen
2019-02-03
1
-1
/
+1
*
blaze822: safe_append: avoid different signedness in comparison
Leah Neukirchen
2019-02-03
1
-6
/
+9
*
mdeliver: force mode 0600 for pipes (BSD gives 0000 here by default)
Leah Neukirchen
2019-02-03
1
-0
/
+2
*
mcom: check if mail is formatted sensibly
Leah Neukirchen
2019-02-01
1
-6
/
+32
*
msed: allow final empty command
Leah Neukirchen
2019-02-01
1
-0
/
+2
*
mflag.1: tweak description
Leah Neukirchen
2019-01-31
3
-4
/
+4
*
mshow: put message-id into env, if available
Vincent Breitmoser
2019-01-29
1
-0
/
+5
*
mcom: add -send
Leah Neukirchen
2019-01-29
2
-2
/
+32
*
mscan.1: fix typo
Duncaen
2019-01-14
1
-1
/
+1
*
mcom: enter the loop again when we should run mime, another place
Leah Neukirchen
2019-01-12
1
-0
/
+1
*
mcom: enter the loop again when we should run mime
Leah Neukirchen
2019-01-12
1
-0
/
+1
*
mcom: automime can be empty
Leah Neukirchen
2019-01-12
1
-1
/
+1
*
mcom: check drafts exist, and ensure they contain a /
Leah Neukirchen
2019-01-12
1
-2
/
+10
*
NEWS.md: update
Leah Neukirchen
2019-01-12
1
-2
/
+2
*
NEWS.md: update
Leah Neukirchen
2019-01-11
1
-0
/
+1
*
mflow: avoid adding a space after the leading quotes if there already is one
Leah Neukirchen
2019-01-10
1
-2
/
+2
*
contrib/mencrypt: use default key for From:
Leah Neukirchen
2019-01-10
1
-2
/
+5
*
contrib/msign: use default key for From:
Leah Neukirchen
2019-01-10
1
-1
/
+4
*
seq: sort dir file lists numerically
Leah Neukirchen
2019-01-10
2
-27
/
+35
*
contrib/mmairix: sort by date, newest first
Leah Neukirchen
2019-01-10
1
-1
/
+1
*
contrib/mverify: use gpg2
Leah Neukirchen
2019-01-10
1
-3
/
+3
[next]