View | Annotate | Download
Add config option PostXTraceHeader to (dis)allow posting of X-Trace headers
add account sharing options
add memCached config
small documentation updates
parameters should be turned on in order to compile correctly
Add SSL stuff without the actual SSL code for commercial version of nntpswitch
Add Stats options and add/fix some documentation
Add support for multicore cpu binding
ModulePath not needed anymore
Better logging of auth results and add config option LogAuthInfo
comment out some logging and make option to log missing_arts
Add multiport listener patches from Mike
new option ServerConnectTimeout
Add LocalDreader option to improve performance
fix diablo no such article errors
improve on configging sockbufsize and fix no logging after a segv
add basepath config parameter
integrate auth.conf and profiles.conf into access.conf and allow includes
Add Disable option to temp. disable the server.
Improved statistics, command logging, RRD stats counters, etc
Add RetryDelay for backing off clients reaching their connection limits.
Change reverse dns lookups to after forking and create config option to reverse disable dns lookups.
Add users and user ratelimiting. Users are based on hostname or username combinations.
groupsfile not needed anymore
Add spool backup and load balancing mechanisms
Added user profiles support together with authentication and accounting configuration options. Parts of the main config are now moved into a profile. Additionally add some more authentication methods.
fix some default paths
Added DenyNoIndexField option
Add session time limit and fix over/xover and 499/403 error
shit mistake
Better defaults!
added mailer for postings to moderated groups
Added ForceOrganization and ApprovedPost options
fix confusing buffer names. improve server read timeout logging
added listenbacklog config parameter
improved, cleaned, removed debug info from postings
added writing of pidfile on startup
added configurable tcp server port
generalized authentication and added remote authinfo module
general update and fixes
improve readserver and replace fgets() with readserver()
added passwordfile auth module
added loadable accounting and authorization modules
improved post routines
move post to ihave and put routines in separate file
updated init removed fork2, added setuid
added basic post command
added simple rate limiting
updated configuration parts
import
Initial revision