root / active.c

View | Annotate | Download

# Date Author Comment
471 10/05/2006 05:04 PM tommy

identation & cleanups

453 08/30/2006 05:21 PM mjo

- stop match_expression calls from barking
- semlock_init accepts key; key into caller (daemon.c)
- removed indentation level at accept loop

384 01/24/2006 01:31 PM tommy

die if group is invalid

338 04/13/2005 09:50 AM tommy

fix the fix of the fix

321 11/22/2004 11:01 AM tommy

add dat format in newgroup command, cleanup a bit

239 03/15/2004 12:33 AM tommy

Unify and add some config limits bounds checking

233 03/09/2004 09:02 PM tommy

fix type problem which could cause wrong active.times information

201 02/22/2004 12:47 PM tommy

add more sanity checks

194 01/18/2004 11:10 PM tommy

Start using bsearch and qsort instead of doing linear group searches. This
speeds up the group selecting time by about a 1000 times! Additionally the
updategroups command is much faster too.

171 01/04/2004 08:26 PM tommy

Add spool backup and load balancing mechanisms

166 12/31/2003 12:58 AM tommy

change all occurences of SERVER to MASTER to allow for future features

164 12/29/2003 10:45 PM tommy

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.

159 12/22/2003 10:43 AM tommy

fix group based auth pattern matching

146 12/15/2003 07:57 PM tommy

Added DenyNoIndexField option

142 12/09/2003 10:49 AM tommy

add group-based access control

137 12/07/2003 02:34 AM tommy
  • fix and improve startup warnings
  • option to specify conffile
123 08/28/2003 07:54 PM tommy

fix const prototype

92 02/23/2003 10:20 PM tommy

be consistent with newlines where possible

88 02/12/2003 10:56 PM tommy

added active.times list and fixed some y2k bugs (seriously!)

86 02/12/2003 02:19 PM tommy

fix newline bug

67 01/19/2003 04:50 PM tommy

mucho portability fixes

63 01/12/2003 10:51 PM tommy

Added xgtitle command.
Pass mode reader anti idle checks to server too.
Handle group command return codes more correctly.

26 12/08/2002 11:53 AM tommy

add pattern to newsgroups list too

24 12/08/2002 04:09 AM tommy

added wildmat matching for list commands

15 12/05/2002 06:20 PM tommy

added auto prototyping

13 12/03/2002 11:31 PM tommy

reflect new swriteclient and client struct

10 12/03/2002 06:09 PM tommy

added swriteclient fow without variable args

2 11/26/2002 10:51 PM tommy

import

1 11/26/2002 10:51 PM tommy

Initial revision