Parent Directory
|
|
|
|
|
.cvsignore
|
1.1 |
6 years |
rra |
Add .cvsignore files to the entire tree.
|
Makefile
|
1.54 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
article.c
|
1.142 |
5 years |
rra |
Remove the get_last_socket_error calls, which are unneeded and which fail
under ... |
cache.c
|
1.8 |
5 years |
alexk |
Change the cache handling so we have two LRU lists... as messages are
read with ... |
cache.h
|
1.2 |
5 years |
alexk |
Change the cache handling so we have two LRU lists... as messages are
read with ... |
commands.c
|
1.80 |
5 years |
rra |
Integrate the Python authentication hooks for nnrpd into readers.conf in
the sam... |
group.c
|
1.62 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
line.c
|
1.5 |
5 years |
rra |
Remove the get_last_socket_error calls, which are unneeded and which fail
under ... |
misc.c
|
1.75 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
newnews.c
|
1.42 |
5 years |
alexk |
Fix SIGSEGV in newnews when it gets a corrupt overview (too few fields)
|
nnrpd.c
|
1.170 |
5 years |
rra |
Remove the get_last_socket_error calls, which are unneeded and which fail
under ... |
nnrpd.h
|
1.76 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
perl.c
|
1.41 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
perm.c
|
1.78 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
post.c
|
1.94 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
post.h
|
1.6 |
6 years |
alexk |
Make the HDR_SET macro safer
|
python.c
|
1.12 |
5 years |
rra |
Provide all of the attributes available to the external authentication
mechanism... |
sasl_config.c
|
1.12 |
5 years |
rra |
Change all references to NEW to xmalloc, COPY to xstrdup, RENEW to
xrealloc, and... |
sasl_config.h
|
1.2 |
8 years |
rra |
Remove the GPL license statement on this code with the author's permission,
inst... |
tls.c
|
1.18 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |
tls.h
|
1.4 |
6 years |
rra |
Move the TLS engine initialization code into one place, and call it at the
begin... |
track.c
|
1.12 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |