Parent Directory
|
|
|
|
|
inn/
|
|
5 years |
rra |
Add the first pass at a new, general-purpose NNTP utility library. Update
Makef...
(from nntp.h/1.1) |
portable/
|
|
5 years |
rra |
The casts in the SA_LEN macro should be to const versions of the structs
so that...
(from socket.h/1.5) |
.cvsignore
|
1.1 |
6 years |
rra |
Add .cvsignore files to the entire tree.
|
Makefile
|
1.8 |
5 years |
rra |
Install inn/*.h include files in PATHINCLUDE/inn/*.h, not inn/inn/*.h.
|
acconfig.h
|
1.41 |
6 years |
rra |
Move #defines only used by innd/art.c for log messages to that file from
config.... |
clibrary.h
|
1.43 |
5 years |
rra |
Add a getaddrinfo replacement (IPv4 only) on systems that don't have it.
This is... |
conffile.h
|
1.5 |
6 years |
vinocur |
- Significantly reworking of nnrpd perl authentication hooks
to be more useful... |
config.h.in
|
1.114 |
5 years |
rra |
Add a getaddrinfo replacement (IPv4 only) on systems that don't have it.
This is... |
dbz.h
|
1.19 |
6 years |
vinocur |
Make use of BEGIN_DECLS instead of extern "C" where possible
|
inndcomm.h
|
1.13 |
5 years |
rra |
Move RECVorREAD into inndcomm.h from macros.h since only the ctlinnd
interface c... |
innperl.h
|
1.5 |
5 years |
rra |
Add an inn_newXS that casts const char arguments to the char arguments that
Perl... |
libinn.h
|
1.128 |
5 years |
rra |
Convert the NNTP server open code to use getaddrinfo unconditionally and
to use ... |
nntp.h
|
1.8 |
6 years |
rra |
Change rejections due to the connection rate limiting to return a 400
response r... |
ov.h
|
1.20 |
5 years |
rra |
The second argument to overview_getheader should be unsigned.
|
paths.h.in
|
1.39 |
7 years |
rra |
Update the comment to reflect that we now use concatpath rather than
cpcatpath.
|
ppport.h
|
1.8 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |
storage.h
|
1.21 |
5 years |
rra |
SMnext actually takes a regular ARTHANDLE, not a const one, since it frees
the a... |