Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-15 | Updated the authorization string. | Robert James Kaes | 1 | -2/+2 | |
2001-09-11 | Comment cleanup. | Robert James Kaes | 1 | -2/+3 | |
2001-09-08 | Changed all the mallocs and callocs to use the new safemalloc and | Robert James Kaes | 1 | -2/+3 | |
safecalloc. | |||||
2001-09-07 | Error message cleanup. | Robert James Kaes | 1 | -3/+3 | |
2001-05-27 | Renamed the access member of struct acl_s to acl_access. | Robert James Kaes | 1 | -13/+13 | |
Changed some of the types for the various variables to better reflect what they are actually being used for. | |||||
2001-05-23 | Make the netmask static and include the asserts. | Robert James Kaes | 1 | -2/+8 | |
2000-09-26 | Updated the free() calls to the safefree() calls. | Robert James Kaes | 1 | -3/+3 | |
2000-09-12 | Improvied access control semantics. Allows for a finger control for | Robert James Kaes | 1 | -0/+214 | |
allowing and denying hosts. |