summaryrefslogtreecommitdiff
path: root/server/access.c
Commit message (Collapse)AuthorAge
* zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to ↵Gravatar Karl Ramm2009-07-13
| | | | figure out where it is
* 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
| | | | detailed change information.
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
| | | | Solaris requires <sys/filio.h>
* 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
| | | | loaded, deny access.
* 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
| | | | report errors when restricting classes
* 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