Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 2011-06-09 | 1 | -2/+2 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_ZERO_P isn't standard talloc. | ||||
* | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 2011-06-09 | 1 | -2/+2 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_ARRAY isn't standard talloc. | ||||
* | s3: Eliminate select from libaddns | Volker Lendecke | 2011-02-28 | 1 | -13/+11 |
| | |||||
* | lib/addns: move DNS client library to the main directory. | Günther Deschner | 2011-01-06 | 1 | -0/+377 |
Guenther |