Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce dump() and add() table methods, only implemented for static tables. | 2018-12-27 | 1 | -1/+3 | |
* | pass the table pointer to the lookup()/fecth() methods | 2018-12-27 | 1 | -3/+3 | |
* | change the close() method to take the table pointer | 2018-12-27 | 1 | -3/+3 | |
* | Make the backend open method return an int to report success. | 2018-12-27 | 1 | -4/+4 | |
* | reorder parameters for consistency | 2018-12-26 | 1 | -3/+3 | |
* | get rid of the unused dict argument in table lookup and fetch api. | 2018-12-26 | 1 | -3/+3 | |
* | move the table backend name in the backend struct. | 2018-12-26 | 1 | -1/+2 | |
* | Simplify the table backend interface: lookup results are returned | 2018-12-23 | 1 | -15/+11 | |
* | use <limits.h> comprehensively. For now try to push <> includes to | 2015-01-20 | 1 | -1/+2 | |
* | Update the table API: lookup functions can take an optional parameters | 2014-07-08 | 1 | -3/+3 | |
* | sync with OpenSMTPD 5.3.2 | 2013-05-24 | 1 | -27/+19 | |
* | Sync with our smtpd repo: | 2013-01-26 | 1 | -0/+126 |