Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license: GPLv2 or later | Martin Nagy | 2009-08-04 | 1 | -2/+3 |
| | | | | | Allow publishing the code under GPL version 2 or later. Before that, we only allowed to use version 2. | ||||
* | More compatibility fixes | Martin Nagy | 2009-06-02 | 1 | -0/+59 |
This will now compile and work fairly well on a RHEL5 system with the newest BIND (9.3.6-2.P1, some stuff is back-ported here). We added a compat.h header file which contains a replacement for two functions. We also did some ifdef-ing in acl.c. |