projects
/
mmh
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use memset to clear the msgstats in folder_realloc
[mmh]
/
sbr
/
2020-03-31
Philipp Takacs
use memset to clear the msgstats in folder_realloc
tree
|
commitdiff
2020-03-29
Philipp Takacs
don't manuall clear the message flags
tree
|
commitdiff
2020-03-29
Philipp Takacs
set SEQMOD if clear_msg_flags change the flags
tree
|
commitdiff
2020-03-29
Philipp Takacs
seq_read and seq_list also recognise msg which don...
tree
|
commitdiff
2020-03-26
Philipp Takacs
remove Previus-Sequence support
tree
|
commitdiff
2019-01-11
Philipp Takacs
fix logic bug in getthreadid
tree
|
commitdiff
2019-01-06
Philipp Takacs
remove dtimep.c only in distclean
tree
|
commitdiff
2019-01-02
Philipp Takacs
pick fix segfault
tree
|
commitdiff
2018-12-30
Philipp Takacs
Merge branch 'pick' into master
tree
|
commitdiff
2018-11-25
Philipp Takacs
Trailing withspace handling in mhl
tree
|
commitdiff
2018-11-25
Philipp Takacs
read the defaultfolder from the profile
tree
|
commitdiff
2018-07-15
Philipp Takacs
check for crlf in m_getfld2
tree
|
commitdiff
2018-07-15
Vasilii Kolobkov
Accept header lines of exactly 998 characters
tree
|
commitdiff
2017-06-30
Philipp Takacs
fix undefined behavior in fmt_trim()
tree
|
commitdiff
2017-06-15
c_14
cpstripped: Add braces to make code more legible.
tree
|
commitdiff
2017-06-15
c_14
fmt_scan: support multibyte characters in putstr decoding
tree
|
commitdiff
2017-05-28
Philipp Takacs
pick option -thread
tree
|
commitdiff
2017-05-28
Philipp Takacs
mh_xstrdup arguments now const
tree
|
commitdiff
2017-03-08
Philipp Takacs
fix oldstyle whom
tree
|
commitdiff
2017-03-08
markus schnalke
Fix sbr/parse_msgs.c for C89 compatibility
tree
|
commitdiff
2017-03-07
Philipp Takacs
add() first parameter (s2) is now const
tree
|
commitdiff
2017-03-07
Philipp Takacs
allow msgs as parameters for whom
tree
|
commitdiff
2017-01-06
Philipp Takacs
make dateparsing case insensitive
tree
|
commitdiff
2017-01-01
Dmitry Bogatov
Remove unused code
tree
|
commitdiff
2016-09-18
Philipp Takacs
redesign version string
tree
|
commitdiff
2016-09-07
markus schnalke
No need to define the month and day names a second...
tree
|
commitdiff
2016-09-07
markus schnalke
Add support for simplified ISO 8601/RFC 3339 dates
tree
|
commitdiff
2016-09-07
markus schnalke
Replace lookup tables for obscure hashes with more...
tree
|
commitdiff
2016-09-07
markus schnalke
Remove not used code (JLR define)
tree
|
commitdiff
2016-09-06
markus schnalke
Factor trim format function out
tree
|
commitdiff
2016-09-06
markus schnalke
Add %(unmailto) format function for List-Post headers
tree
|
commitdiff
2016-08-31
Philipp Takacs
remove msg-hook config option
tree
|
commitdiff
2016-08-28
Dmitry Bogatov
Fix spelling errors, including binaries ones
tree
|
commitdiff
2016-08-27
Dmitry Bogatov
Fix out-of-bounds error when incorporating email from...
tree
|
commitdiff
2016-08-12
Philipp Takacs
fix bug in decode_rfc2047()
tree
|
commitdiff
2016-08-06
m@mmmmarascio.xyz
Fix tests/mhparam/test-mhparam
tree
|
commitdiff
2016-05-01
Philipp Takacs
better error handling
tree
|
commitdiff
2016-04-24
Philipp Takacs
fix 2fb1dd2271e5be9d0b0c9cbd4e7d6d5d51aaecb9
tree
|
commitdiff
2016-04-24
Philipp Takacs
ignore LENERR2 in seq_read()
tree
|
commitdiff
2016-04-24
Philipp Takacs
adjust handling of too long lines in m_getfld2
tree
|
commitdiff
2016-04-22
Philipp Takacs
Merge branch 'm_getfld2-meillo' into master
tree
|
commitdiff
2016-04-09
m@mmmmarascio.xyz
Replace getcpy() and strdup() with mh_xstrdup()
tree
|
commitdiff
2016-03-25
m@mmmmarascio.xyz
Replace free() with mh_free0()
tree
|
commitdiff
2016-03-25
m@mmmmarascio.xyz
remove unnecessary casts
tree
|
commitdiff
2016-03-17
m@mmmmarascio.xyz
Replace mh_xmalloc() with mh_xcalloc()
tree
|
commitdiff
2015-12-13
Philipp Takacs
Use boolean instand of bool
tree
|
commitdiff
2015-12-13
Philipp Takacs
Revert "add free_field as standard for struct field"
tree
|
commitdiff
2015-11-27
Philipp Takacs
fix lengthcheck in m_getfld2()
tree
|
commitdiff
2015-11-27
Philipp Takacs
add free_field as standard for struct field
tree
|
commitdiff
2015-11-27
Philipp Takacs
m_getfld2 is more tranceparent on error
tree
|
commitdiff
2015-11-27
Philipp Takacs
make m_getfld2() aware of CRLF lineendings
tree
|
commitdiff
2015-11-21
Philipp Takacs
make m_getfld2() called with an error state a noop
tree
|
commitdiff
2015-11-12
markus schnalke
Finally we get rid of the unmaintainable m_getfld()!
tree
|
commitdiff
2015-11-12
markus schnalke
Only lines consisting of nothing but dashes are body...
tree
|
commitdiff
2015-11-12
markus schnalke
m_getfld2: Return line for LENERR2, plus some documentation
tree
|
commitdiff
2015-11-12
markus schnalke
m_getfld2: ERR2 means a read error, thus name it IOERR2
tree
|
commitdiff
2015-11-12
markus schnalke
m_getfld2: Whitespace in component name is forbidden
tree
|
commitdiff
2015-11-10
markus schnalke
Return invalid line for FMTERR in m_getfld2()
tree
|
commitdiff
2015-11-10
Philipp Takacs
check for (un)selection befor (un)set
tree
|
commitdiff
2015-11-10
Philipp Takacs
handle hghsel lowsel and numsel in (un)set_selected
tree
|
commitdiff
2015-11-09
markus schnalke
Convert most of the tools from m_getfld() to m_getfld2()
tree
|
commitdiff
2015-11-09
markus schnalke
Add new implementation m_getfld2()
tree
|
commitdiff
2015-11-06
Philipp Takacs
check for (un)selection befor (un)set
tree
|
commitdiff
2015-11-05
Philipp Takacs
handle hghsel lowsel and numsel in (un)set_selected
tree
|
commitdiff
2015-11-04
markus schnalke
Re-add --with-lockdir=DIR configure option
tree
|
commitdiff
2015-11-03
markus schnalke
Remove dead code: FLDEOF and BODYEOF are never set
tree
|
commitdiff
2015-10-31
Philipp Takacs
catch unparsable addresses
tree
|
commitdiff
2015-10-28
markus schnalke
Build the release tarball from git, not manually
tree
|
commitdiff
2015-10-28
Philipp Takacs
initialize mp in ismymbox
tree
|
commitdiff
2015-10-27
Philipp Takacs
consider Default-From as own address
tree
|
commitdiff
2015-10-25
Philipp Takacs
add config.o and version.o to libmh.a
tree
|
commitdiff
2015-10-25
markus schnalke
Adjust coding style from nmh to mmh
tree
|
commitdiff
2015-10-21
markus schnalke
Merge
tree
|
commitdiff
2015-10-21
markus schnalke
Coding style adjustments for nmh-imported code
tree
|
commitdiff
2015-10-10
Philipp Takacs
porte encode_rfc2047 from nmh
tree
|
commitdiff
2015-10-02
markus schnalke
Sleep only 1 sec before retry to lock the file
tree
|
commitdiff
2015-09-19
Ken Hornstein
Break out the unquote functionality to a separate function.
tree
|
commitdiff
2015-09-06
Philipp Takacs
include h/utils.h
tree
|
commitdiff
2015-09-06
David Levine
Added mh_xcalloc().
tree
|
commitdiff
2015-09-05
Philipp Takacs
find recipients for sendmail
tree
|
commitdiff
2015-09-05
Philipp Takacs
Revert "Remove stdio internals manipulation in sbr...
tree
|
commitdiff
2015-08-29
David Levine
Remove stdio internals manipulation in sbr/m_getfld.c
tree
|
commitdiff
2015-08-29
markus schnalke
Make msg_delim file static to sbr/m_getfld.c
tree
|
commitdiff
2015-08-29
markus schnalke
Merge branch 'master' of ssh://marmaro.de:443/var/git/mmh
tree
|
commitdiff
2015-08-27
markus schnalke
Drop register storage class
tree
|
commitdiff
2015-08-26
David Levine
Remove discard() total
tree
|
commitdiff
2015-04-19
Philipp Takacs
Use sysexits.h for better exit-codes
tree
|
commitdiff
2015-04-14
Philipp Takacs
reinclude some headers
tree
|
commitdiff
2015-04-10
markus schnalke
Move #include from h/mh.h to source files
tree
|
commitdiff
2015-04-10
markus schnalke
Remove h/nmh.h
tree
|
commitdiff
2015-03-11
Marcin Cieslak
Fixed the error message in lockit() when it fails to...
tree
|
commitdiff
2015-03-11
David Levine
Removed m_chkids(), per suggestion of Marcin Cieslak.
tree
|
commitdiff
2015-02-22
Philipp Takacs
return -1 if fork(2) fails in execprog
tree
|
commitdiff
2015-02-22
Philipp Takacs
remove longjmp from signalhandler in getans
tree
|
commitdiff
2015-02-14
markus schnalke
Merge branch 'master' of ssh://marmaro.de:443/var/git/mmh
tree
|
commitdiff
2015-02-12
markus schnalke
sbr/execprog.c: Fix the return value
tree
|
commitdiff
2015-01-26
markus schnalke
Merge ../mmh
tree
|
commitdiff
2015-01-17
Philipp Takacs
remove done finaly
tree
|
commitdiff
2015-01-15
markus schnalke
sbr/ext_hook.c: Use execprog(); Refactoring
tree
|
commitdiff
2015-01-15
markus schnalke
Convert pidXwait() from macro to function
tree
|
commitdiff
next