Parent Directory
|
|
|
|
|
inn/
|
|
5 years |
rra |
Integrate the Python authentication hooks for nnrpd into readers.conf in
the sam...
(from innconf.h/1.7) |
portable/
|
|
6 years |
alexk |
Revert the MS_INVALIDATE for nfsreader
(from mmap.h/1.6) |
.cvsignore
|
1.1 |
6 years |
rra |
Add .cvsignore files to the entire tree.
|
Makefile
|
1.4 |
6 years |
vinocur |
Fix various things to get `make profiled` to actually compile the code
with -pg ... |
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.42 |
5 years |
rra |
Move ARRAY_SIZE and ARRAY_END into clibrary, with the same definitions as
the ol... |
conffile.h
|
1.5 |
6 years |
vinocur |
- Significantly reworking of nnrpd perl authentication hooks
to be more useful... |
config.h.in
|
1.112 |
6 years |
kondou |
- examine if krb5_init_ets() exists(OSX does not have krb5_init_ets())
|
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.4 |
6 years |
rra |
Don't include the Perl header files here; they do way too much redefinition
of s... |
libinn.h
|
1.127 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
nntp.h
|
1.8 |
6 years |
rra |
Change rejections due to the connection rate limiting to return a 400
response r... |
ov.h
|
1.18 |
6 years |
alexk |
Pass the the result from overview_extra_fields into overview_getheader
so we can... |
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.20 |
6 years |
rra |
Make the data in an ARTHANDLE const and the length a size_t, and adjust
callers ... |