summaryrefslogtreecommitdiff
path: root/server/acl_files.c
Commit message (Expand)AuthorAge
* The logging is too chatty and the control flow is too incomprehensibleGravatar Karl Ramm2013-10-27
* rearrange the function so as to have the logging workGravatar Karl Ramm2013-10-26
* Use the right variable for the log message.Gravatar Karl Ramm2013-10-26
* handle unauth checks _properly_Gravatar Karl Ramm2013-10-26
* Unauth'd messages, ODDLY, do not have a sender for the acl libraryGravatar Karl Ramm2013-10-25
* acl_files: always return a value from add_hostGravatar Jeffrey Hutzelman2013-03-18
* remove some now-unused variablesGravatar Karl Ramm2013-03-16
* rototill the low-level acl codeGravatar Karl Ramm2013-03-03
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* Add IP-address and negative ACL entriesGravatar Jeffrey Hutzelman2013-01-19
* Temporary kludge to make this not fall over without krb4. needs revisiting.Gravatar Karl Ramm2008-12-21
* actually prune out the rest of the partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* actually prune out partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* prune out partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* 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
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* This file was deleted in the 8.0 source treeGravatar Greg Hudson1996-08-27
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
* *** empty log message ***Gravatar Lucien Van Elsen1992-08-14
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* Initial revisionGravatar Kenneth G Raeburn1990-11-13