- 09 Sep, 2005 1 commit
-
-
necessary, since 'buffer' is guaranteed to contain a normal error string, without format specifiers, yet this will simplify maintainence.
Sergey Poznyakoff authored
-
- 27 Aug, 2005 1 commit
-
-
- 26 Aug, 2005 1 commit
-
-
- 16 Aug, 2005 1 commit
-
-
- 10 Aug, 2005 1 commit
-
-
- 20 May, 2005 1 commit
-
-
- 17 May, 2005 1 commit
-
-
- 13 May, 2005 1 commit
-
-
the mailbox scanning loop. Break the loop when an invalid msgno is encountered or the message cannot be retrieved. (fetch_io): Check for integer overflow (IDEF0956). (fetch_full,fetch_rfc822_header,fetch_rfc822_text) (fetch_operation): Propagate return value back to the caller.
Sergey Poznyakoff authored
-
- 26 Jul, 2003 1 commit
-
-
- 02 Jun, 2003 1 commit
-
-
- 23 Mar, 2003 1 commit
-
-
- 09 Feb, 2003 1 commit
-
-
- 22 Jan, 2003 1 commit
-
-
- 12 Jan, 2003 1 commit
-
-
In envelope responses emit a single NIL to represent a non-existent envelope structures. Thanks Nic Ferrier <nferrier@tapsellferrier.co.uk> for reporting the bug.
Sergey Poznyakoff authored
-
- 29 Dec, 2002 1 commit
- 25 Dec, 2002 1 commit
-
-
- 05 Dec, 2002 1 commit
-
-
- 30 Nov, 2002 1 commit
-
-
- 12 Sep, 2002 1 commit
-
-
- 26 Aug, 2002 1 commit
-
-
- 25 Aug, 2002 1 commit
-
-
- 05 Aug, 2002 1 commit
-
-
- 04 Aug, 2002 1 commit
-
-
- 02 Aug, 2002 1 commit
-
-
- 01 Aug, 2002 1 commit
-
-
fetch response for FETCH and STORE commands. If necessary outputs also UID.
Sergey Poznyakoff authored
-
- 27 Jul, 2002 1 commit
-
-
- 26 Jul, 2002 1 commit
-
-
- 23 Jul, 2002 1 commit
-
-
- 16 Dec, 2001 1 commit
-
-
take the specific arguments appropriate to them and setup a stream_t so that stream_open(), which now takes no arguments, can perform whatever actions are appropriate when opening that particular kind of stream. I have tested the changes with the example programs and sieve, but not with the imap or pop servers.
Sam Roberts authored
-
- 25 Aug, 2001 1 commit
- 22 Aug, 2001 1 commit
-
-
- 06 Jul, 2001 1 commit
-
-
- 20 Jun, 2001 1 commit
-
-
Added braces to initializers and removed unused variables prototyped shared functions, made functions that didn't return return void. (to quiet gcc -Wall),
Sam Roberts authored
-
- 16 Jun, 2001 1 commit
-
-
- 13 May, 2001 1 commit
-
-
- 11 May, 2001 1 commit
-
-
- 10 May, 2001 1 commit
-
-
- 09 May, 2001 1 commit
- 07 May, 2001 1 commit
-
-
- 23 Apr, 2001 1 commit
-
-
if _REENTRANT is set or not. So for enable thread we take the approach of always defining _REENTRANT. He also noted that when in standalone the child was not exiting.
Alain Magloire authored
-