| Age | Commit message (Collapse) | Author |
|
warnings related to the used command line in the output.
|
|
|
|
|
|
|
|
stdin and(!) stdout are valid tty's.
|
|
|
|
|
|
|
|
|
|
use stdbool.h / inttypes.h if available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Make sure that strlcpy() returns the right value when the bufsize is 0.
- Fixed a bug in strlcat() where it would not properly detect a no-change
condition if called with an initial string longer than the specified
size limit (due to an unsigned var's inability to go negative).
Patch by Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
|
|
|
|
|
|
code ("--enable-debug") and running as daemon process.
|
|
insetead on server startup. By Florian Westphal.
|
|
|
|
the server writes its process ID (PID) to this file. Default: off.
Idea by Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
|
|
|
|
to do IDENT lookups and is logging to syslog. Bug discovered by CoKi,
<coki@nosystem.com.ar>, thanks a lot!
(http://www.nosystem.com.ar/advisories/advisory-11.txt)
|
|
|
|
by Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
|
|
|
|
Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
wrote functions for common error messages.
|
|
|
|
Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
been taken from rsync and they fixed it, but we didn't until today :-/
|
|
|
|
|
|
Now we don't fall back to malloc(), which should be sane anyway.
Patch from Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
|
|
|
Rendezvous API, in addition to the API of Apple (Mac OS X).
|
|
|
|
most probably other older C compilers on other systems.
|
|
|
|
|
|
|
|
|