2012-03-27 |
markus schnalke | Clean up prototypes. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Make sure we don't send Envelope-From if we're using... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Fixed mhstore to honor nmh-storage profile entry even... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Fixed two fd leaks in mhparse.c. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Fixed mhlist -verbose to work with all content types... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Removed ignored -verbose (and -noverbose) options to... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Fixed `mhbuild -check': use the correct file. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Make -volume switch actually work (it always got overri... |
tree | commitdiff |
2012-03-27 |
markus schnalke | new: Improve the fix with the NULL-sentinel. |
tree | commitdiff |
2012-03-27 |
markus schnalke | We have only numeric timezone support (e.g. +0200)... |
tree | commitdiff |
2012-03-27 |
markus schnalke | new: sequences[0] needs to be initialized to NULL. |
tree | commitdiff |
2012-03-27 |
markus schnalke | uip/termsbr.c: remove references to PC. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Removed the undocumented `select' option of slocal... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Removed unused parameter of replout(). |
tree | commitdiff |
2012-03-27 |
markus schnalke | Changed types and added casts so that build is clean... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Proper field initialization. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Remove some unused macros. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Completely remove the use of TIME_WITH_SYS_TIME. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Remove OS-specific defines. Remove GECOS ampersand... |
tree | commitdiff |
2012-03-27 |
markus schnalke | We are making POSIX signal support a requirement. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Switch from using RETSIGTYPE via autoconf to void. |
tree | commitdiff |
2012-03-26 |
markus schnalke | The result from the call to parse_mime() was ignored. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Removed hard-coded -I.. and -I../.. from INCLUDES. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Added Content-Description header with the filename... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Remove RPATH code though. Discussions on nmh-workers... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Remove #ifdef around use of sigsetjmp(). |
tree | commitdiff |
2012-03-26 |
markus schnalke | Clean up process wait to use POSIX waitpid() interface. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Ignore OSPEED/ospeed in termcap. Nothing current should... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Collapse termio/termios/sgtty terminal interface down... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Changed second argument of calls to part_ok() and type_... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Removed unused local variables to eliminate warnings... |
tree | commitdiff |
2012-03-26 |
markus schnalke | There's no need for killpg(). We can use kill() instead. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Removed conflict(8), because checking passwd, /var... |
tree | commitdiff |
2012-03-24 |
markus schnalke | CHANGE OF THE DECADE: I finally gave m_unknown() a... |
tree | commitdiff |
2012-03-24 |
markus schnalke | Removed personal flavor for ISI. |
tree | commitdiff |
2012-03-24 |
markus schnalke | Merged folder_pack.c into folder.c. |
tree | commitdiff |
2012-03-24 |
markus schnalke | Replaced folder_exists() by a call to create_folder(). |
tree | commitdiff |
2012-03-24 |
markus schnalke | Fixed `inc -silent' by not building a scan line if... |
tree | commitdiff |
2012-03-24 |
markus schnalke | In-sourced copyip() and could make the code simpler. |
tree | commitdiff |
2012-03-24 |
markus schnalke | closefds() doesn't seem relevant or large enough to... |
tree | commitdiff |
2012-03-24 |
markus schnalke | whatnow: alist will now always list in long and numbere... |
tree | commitdiff |
2012-03-23 |
markus schnalke | Merged annosbr.c into anno.c, as it is no longer used... |
tree | commitdiff |
2012-03-23 |
markus schnalke | We need to fix `anno -list -number'. Seems anno needs... |
tree | commitdiff |
2012-03-23 |
markus schnalke | whatnow: call external anno(1) instead of internal... |
tree | commitdiff |
2012-03-23 |
markus schnalke | whatnow: Some minor refactoring. |
tree | commitdiff |
2012-03-23 |
markus schnalke | forw,repl: Replaced internal annotate() call with invok... |
tree | commitdiff |
2012-03-23 |
markus schnalke | anno: Can annotate files now too. This feature is yet... |
tree | commitdiff |
2012-03-23 |
markus schnalke | Fixed building in a separate build directory. |
tree | commitdiff |
2012-03-23 |
markus schnalke | mhmail: If spost fails, preseverve draft by hand, not... |
tree | commitdiff |
2012-03-23 |
markus schnalke | scan(): Symbolic names instead of magic numbers. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the trivial peekc() and put the code at the... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Insourced push() into send. |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Minor refactoring. |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Removed the ``performance hack'' for inc as... |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Fixed scan and inc. |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Minor refactoring and some comments. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Remove remainings from scan format `body' pseudo-component. |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Further refactoring. |
tree | commitdiff |
2012-03-22 |
markus schnalke | scansbr: Only write to file if we're incing, but not... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Refactoring in scansbr.c. Especially, took the logic... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the DBMPWD (aka. DBM) define. It was per defaul... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Merged mhstoresbr.c into mhstore.c, cause it's not... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Merged mhbuildsbr.c into mhbuild.c, cause it is not... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Rewrote late declations, which are part of C99, but... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Call send directly, not via sendproc. Removed its profi... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Call spost directly, not via postproc. Remove the postp... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Hardcoded mhmail instead of mailproc. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the mhlproc profile entry. Call mhl directly. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Defined show(mime)proc locally and removed their profil... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Remove the rcvstoreproc/rcvpackproc vars. |
tree | commitdiff |
2012-03-22 |
markus schnalke | s/lproc/listproc/ |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the now unused incproc var. |
tree | commitdiff |
2012-03-22 |
markus schnalke | mhmail: Don't invoke inc when called without arguments. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the `mhbuild' indirection via `buildmimeproc'. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Rework of Editor/defaulteditor, similar to Pager/defaul... |
tree | commitdiff |
2012-03-22 |
markus schnalke | moreproc is now Pager/defaultpager; removed -moreproc... |
tree | commitdiff |
2012-03-22 |
markus schnalke | slocal: Don't remove $PATH from env. Now execvp() searc... |
tree | commitdiff |
2012-03-22 |
markus schnalke | slocal: must not read profile (indirectly through m_mkt... |
tree | commitdiff |
2012-03-22 |
markus schnalke | slocal: use mhetcdir instead of NMHETCDIR. |
tree | commitdiff |
2012-03-21 |
markus schnalke | On today's systems fork() will hardly fail, thus remove... |
tree | commitdiff |
2012-03-21 |
markus schnalke | Minor refactoring. |
tree | commitdiff |
2012-03-21 |
markus schnalke | Rework in dist tools: removed -file switch; don't fork... |
tree | commitdiff |
2012-03-21 |
markus schnalke | Removed support for UUCP bang path addresses. |
tree | commitdiff |
2012-03-21 |
markus schnalke | Made the RPATHS config option the default and removed... |
tree | commitdiff |
2012-03-21 |
markus schnalke | Slocal uses rcvpack now. Code beautification in slocal. |
tree | commitdiff |
2012-03-21 |
markus schnalke | Renamed the mbx_* functions to mbox_*, because mbx... |
tree | commitdiff |
2012-03-21 |
markus schnalke | packf prints to stdout now. |
tree | commitdiff |
2012-03-21 |
markus schnalke | If rcvpack missed file argument, it prints to stdout... |
tree | commitdiff |
2012-03-21 |
markus schnalke | Makefile: inc does not depend on dropsbr. |
tree | commitdiff |
2012-03-20 |
markus schnalke | Makefiles: s/nmh/mmh/; fixed generation of mmhdist. |
tree | commitdiff |
2012-03-20 |
markus schnalke | Replaced mkinstalldirs with `mkdir -p'. |
tree | commitdiff |
2012-03-20 |
markus schnalke | Minor refactoring. |
tree | commitdiff |
2012-03-20 |
markus schnalke | Ensured clean uninstall. |
tree | commitdiff |
2012-03-20 |
markus schnalke | A bit refactoring. |
tree | commitdiff |
2012-03-20 |
markus schnalke | anno: Undid the ``preserve argument hack''. |
tree | commitdiff |
2012-03-20 |
markus schnalke | s/nfs/fmtstr/ |
tree | commitdiff |
2012-03-20 |
markus schnalke | scan(): Replaced explicit noisy parameter with implicit... |
tree | commitdiff |
2012-03-20 |
markus schnalke | Removed special `folder' and `dtimenow' format escapes... |
tree | commitdiff |
2012-03-20 |
markus schnalke | Removed internal version of fputs(). |
tree | commitdiff |
next |