summaryrefslogtreecommitdiff
path: root/server/access.c
Commit message (Expand)AuthorAge
* Add opstaff_check()Gravatar Jeffrey Hutzelman2013-02-26
* Add IP-address and negative ACL entriesGravatar Jeffrey Hutzelman2013-01-19
* Don't use MAXPATHLEN anymore.Gravatar Karl Ramm2010-08-24
* it is the TWENTY-FIRST CENTURY, we can STOP USING K&RGravatar Karl Ramm2009-08-09
* zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...Gravatar Karl Ramm2009-07-13
* collapse state of a bunch of #if 0 and #if 1 debugging outputGravatar Karl Ramm2008-01-21
* de K&RifyGravatar Karl Ramm2008-01-21
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
* Add support for K&R CGravatar Lucien Van Elsen1992-08-26
* saber complains about pure assignment statements in ifs-Gravatar Lucien Van Elsen1992-08-14
* add extra error checking on acl_load; if acl can't beGravatar Lucien Van Elsen1992-01-17
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
* stub routine for access_reinit.Gravatar John Kohl1988-07-19
* fix rcsidGravatar John Kohl1988-06-23
* add debugging infoGravatar John Kohl1987-11-15
* if there is a colon, just null it out.Gravatar John Kohl1987-10-15
* clean up comments; add code for dealing with the class registryGravatar John Kohl1987-09-28
* modification for new access schemeGravatar John Kohl1987-09-28
* change names of acl'sGravatar John Kohl1987-07-15
* comment the moduleGravatar John Kohl1987-07-07
* really write the routineGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-06-19