Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctdb-common: Process the whole config file even if an error occurs | Martin Schwenke | 2018-09-03 | 1 | -6/+10 |
* | ctdb-common: Avoid ENOENT for unknown conf options | Martin Schwenke | 2018-09-03 | 1 | -6/+6 |
* | ctdb-common: Avoid ENOENT for unknown conf type tags | Martin Schwenke | 2018-09-03 | 1 | -2/+2 |
* | ctdb-common: Log a message when an invalid conf value is encountered | Martin Schwenke | 2018-09-03 | 1 | -0/+4 |
* | ctdb-common: Log a message for unknown conf option | Martin Schwenke | 2018-09-03 | 1 | -0/+6 |
* | ctdb-common: Fix log message for conf option with unknown section | Martin Schwenke | 2018-09-03 | 1 | -2/+3 |
* | ctdb-common: Allow boolean configuration values to have yes/no values | Martin Schwenke | 2018-08-24 | 1 | -2/+2 |
* | ctdb-common: Fix CID 437606 | Amitay Isaacs | 2018-07-05 | 1 | -5/+5 |
* | ctdb-common: Correctly handle conf->reload() | Amitay Isaacs | 2018-06-29 | 1 | -19/+128 |
* | ctdb-common: Add config file parsing code | Amitay Isaacs | 2018-05-12 | 1 | -0/+1259 |